{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where agency_id = \"FRA\" and docket_id = \"FRA-2002-12113\" sorted by posted_date descending", "rows": [["FRA-2002-12113-0011", "FRA", "FRA-2002-12113", "U.S. DOT/FRA - Grant of Request for Extension of Waiver", "Other", "Decision", "2005-07-29T04:00:00Z", 2005, 7, "2005-07-29T04:00:00Z", "2005-07-30T03:59:59Z", "2024-11-07T17:42:33Z", null, 1, 0, "0900006480305d4d"], ["FRA-2002-12113-0010", "FRA", "FRA-2002-12113", "Twin Cities & Western Railroad Company - Additional Information", "Other", "Additional Information", "2005-06-10T04:00:00Z", 2005, 6, "2005-06-10T04:00:00Z", "2005-06-11T03:59:59Z", "2024-11-07T17:42:33Z", null, 1, 0, "0900006480305d4c"], ["FRA-2002-12113-0009", "FRA", "FRA-2002-12113", "U.S. DOT/FRA - Letter of Approval", "Other", "Decision", "2005-05-23T04:00:00Z", 2005, 5, "2005-05-23T04:00:00Z", "2005-05-24T03:59:59Z", "2024-11-07T17:42:57Z", null, 1, 0, "0900006480305d57"], ["FRA-2002-12113-0008", "FRA", "FRA-2002-12113", "U.S. DOT/FRA - Letter of Approval", "Other", "Decision", "2003-08-12T04:00:00Z", 2003, 8, "2003-08-12T04:00:00Z", "2003-08-14T03:59:59Z", "2024-11-07T17:42:34Z", null, 1, 0, "0900006480305d56"], ["FRA-2002-12113-0007", "FRA", "FRA-2002-12113", "U.S. DOT/FRA - Additional Information re: Meeting with Twin Cities and Western Railroad, Minnesota DOT, and C3 HRI Demo Video (Non-Scannable) Regarding FRA-02-12113", "Other", "Additional Information", "2003-07-28T04:00:00Z", 2003, 7, "2003-07-28T04:00:00Z", "2003-07-29T03:59:59Z", "2024-11-07T17:42:34Z", null, 1, 0, "0900006480305d55"], ["FRA-2002-12113-0006", "FRA", "FRA-2002-12113", "C3 Trans-System LLC - Preliminary Design Data", "Other", "Additional Information", "2003-07-24T04:00:00Z", 2003, 7, "2003-07-24T04:00:00Z", "2003-07-25T03:59:59Z", "2024-11-07T17:42:34Z", null, 1, 0, "0900006480305d54"], ["FRA-2002-12113-0005", "FRA", "FRA-2002-12113", "U.S. DOT/FRA - Request for Additional Information", "Other", "Request", "2002-09-11T04:00:00Z", 2002, 9, "2002-09-11T04:00:00Z", "2002-09-12T03:59:59Z", "2024-11-07T17:42:34Z", null, 1, 0, "0900006480305d53"], ["FRA-2002-12113-0004", "FRA", "FRA-2002-12113", "Minnesota Department of Transportation - Response to Waiver Petition", "Other", "Response(s)", "2002-07-16T04:00:00Z", 2002, 7, "2002-07-16T04:00:00Z", "2002-07-17T03:59:59Z", "2024-11-07T17:42:34Z", null, 1, 0, "0900006480305d52"], ["FRA-2002-12113-0003-0001", "FRA", "FRA-2002-12113", "U.S. DOT/FRA - Petition for Waiver of Compliance", "Rule", "Federal Register Publication", "2002-06-05T04:00:00Z", 2002, 6, "2002-06-05T04:00:00Z", "2002-06-06T03:59:59Z", "2024-11-07T17:42:33Z", null, 1, 0, "0900006480305d50"], ["FRA-2002-12113-0003-0002", "FRA", "FRA-2002-12113", "U.S. DOT/FRA - Petition for Waiver of Compliance", "Rule", "Federal Register Publication", "2002-06-05T04:00:00Z", 2002, 6, "2002-06-05T04:00:00Z", "2002-06-06T03:59:59Z", "2024-11-07T17:42:33Z", null, 1, 0, "0900006480305d51"], ["FRA-2002-12113-0002", "FRA", "FRA-2002-12113", "U.S. DOT/FRA - Acknowledgement Receipt of Letter Dated April 4, 2002 re: Request for Waiver of Compliance of Twin Cities and Western Railroad Company", "Other", "Acknowledgement Letter/Receipt", "2002-04-19T04:00:00Z", 2002, 4, "2002-04-19T04:00:00Z", "2002-04-20T03:59:59Z", "2024-11-07T17:42:33Z", null, 1, 0, "0900006480305d4f"], ["FRA-2002-12113-0001", "FRA", "FRA-2002-12113", "Twin Cities &amp; Western Railroad Company - Waiver Petition", "Other", "Waiver", "2002-04-09T04:00:00Z", 2002, 4, "2002-04-09T04:00:00Z", "2002-04-20T03:59:59Z", "2024-11-07T17:42:33Z", null, 1, 0, "0900006480305d4b"]], "truncated": false, "filtered_table_rows_count": 12, "expanded_columns": [], "expandable_columns": [[{"column": "docket_id", "other_table": "dockets", "other_column": "id"}, "title"]], "columns": ["id", "agency_id", "docket_id", "title", "document_type", "subtype", "posted_date", "posted_year", "posted_month", "comment_start_date", "comment_end_date", "last_modified", "fr_doc_num", "open_for_comment", "withdrawn", "object_id"], "primary_keys": ["id"], "units": {}, "query": {"sql": "select id, agency_id, docket_id, title, document_type, subtype, posted_date, posted_year, posted_month, comment_start_date, comment_end_date, last_modified, fr_doc_num, open_for_comment, withdrawn, object_id from documents where \"agency_id\" = :p0 and \"docket_id\" = :p1 order by posted_date desc limit 101", "params": {"p0": "FRA", "p1": "FRA-2002-12113"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=FRA&docket_id=FRA-2002-12113", "results": [{"value": "FRA", "label": "FRA", "count": 12, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FRA-2002-12113", "selected": true}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=FRA&docket_id=FRA-2002-12113", "results": [{"value": "Other", "label": "Other", "count": 10, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2002-12113&document_type=Other", "selected": false}, {"value": "Rule", "label": "Rule", "count": 2, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2002-12113&document_type=Rule", "selected": false}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=FRA&docket_id=FRA-2002-12113", "results": [{"value": 2002, "label": 2002, "count": 6, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2002-12113&posted_year=2002", "selected": false}, {"value": 2003, "label": 2003, "count": 3, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2002-12113&posted_year=2003", "selected": false}, {"value": 2005, "label": 2005, "count": 3, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2002-12113&posted_year=2005", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "title", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2002-12113&_facet=title"}, {"name": "subtype", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2002-12113&_facet=subtype"}, {"name": "posted_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2002-12113&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2002-12113&_facet=posted_month"}, {"name": "comment_start_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2002-12113&_facet=comment_start_date"}, {"name": "comment_end_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2002-12113&_facet=comment_end_date"}, {"name": "last_modified", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2002-12113&_facet=last_modified"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2002-12113&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2002-12113&_facet_date=comment_start_date"}, {"name": "comment_end_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2002-12113&_facet_date=comment_end_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2002-12113&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 697.0132539281622, "source": "Federal Register API & Regulations.gov API", "source_url": "https://www.federalregister.gov/developers/api/v1", "license": "Public Domain (U.S. Government data)", "license_url": "https://www.regulations.gov/faq"}