{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where agency_id = \"FRA\" and docket_id = \"FRA-2003-16265\" sorted by posted_date descending", "rows": [["FRA-2003-16265-0013", "FRA", "FRA-2003-16265", "U. S. DOT/FRA - Decision Letter - (Metro-North - Third-Rail Shoes)", "Other", "Decision", "2014-08-13T04:00:00Z", 2014, 8, "2014-08-13T04:00:00Z", null, "2024-11-12T05:27:33Z", null, 1, 0, "090000648181d4dc"], ["FRA-2003-16265-0012", "FRA", "FRA-2003-16265", "U.S. DOT/FRA - Decision Letter - (Metro-North Railroad and Long Island Rail Road - Emergency pole; shoe insulation)", "Other", "Decision", "2014-06-10T04:00:00Z", 2014, 6, "2014-06-10T04:00:00Z", null, "2024-11-11T20:51:34Z", null, 1, 0, "090000648172beff"], ["FRA-2003-16265-0011", "FRA", "FRA-2003-16265", "Long Island Rail Road - Waiver Request", "Other", "Waiver", "2014-02-24T05:00:00Z", 2014, 2, "2014-02-24T05:00:00Z", null, "2024-11-11T20:49:13Z", null, 1, 0, "09000064815a8a20"], ["FRA-2003-16265-0010", "FRA", "FRA-2003-16265", "Petitions for Waivers of Compliance", "Notice", "Notice of Receipt of Petition", "2013-09-06T04:00:00Z", 2013, 9, "2013-09-06T04:00:00Z", "2013-10-22T03:59:59Z", "2013-09-06T15:51:38Z", "2013-21697", 0, 0, "09000064813e086d"], ["FRA-2003-16265-0009", "FRA", "FRA-2003-16265", "U.S. DOT/FRA - Acknowledgement Letter 2", "Other", "Acknowledgement Letter/Receipt", "2013-08-13T04:00:00Z", 2013, 8, "2013-08-13T04:00:00Z", null, "2024-11-07T22:54:13Z", null, 1, 0, "09000064813acb8a"], ["FRA-2003-16265-0008", "FRA", "FRA-2003-16265", "U.S. DOT/FRA - Amended Request", "Other", "Waiver", "2013-08-05T04:00:00Z", 2013, 8, "2013-08-05T04:00:00Z", null, "2024-11-07T22:55:03Z", null, 1, 0, "090000648138ebbc"], ["FRA-2003-16265-0006", "FRA", "FRA-2003-16265", "Long Island Rail Road - Waiver Extension Request", "Other", "Request", "2013-07-25T04:00:00Z", 2013, 7, "2013-07-25T04:00:00Z", null, "2024-11-07T22:53:37Z", null, 1, 0, "090000648137a9dc"], ["FRA-2003-16265-0007", "FRA", "FRA-2003-16265", "U.S. DOT/FRA - Acknowledgement Letter", "Other", "Acknowledgement Letter/Receipt", "2013-07-25T04:00:00Z", 2013, 7, "2013-07-25T04:00:00Z", null, "2024-11-07T22:57:37Z", null, 1, 0, "090000648137ac13"], ["FRA-2003-16265-0005", "FRA", "FRA-2003-16265", "Long Island Rail Road - Waiver Petition", "Other", "Waiver", "2013-07-16T04:00:00Z", 2013, 7, "2013-07-16T04:00:00Z", null, "2024-11-07T22:56:00Z", null, 1, 0, "0900006481366d60"], ["FRA-2003-16265-0004", "FRA", "FRA-2003-16265", "U.S. DOT/FRA - Letter of Approval", "Other", "Decision", "2004-04-01T05:00:00Z", 2004, 4, "2004-04-01T05:00:00Z", "2004-04-02T04:59:59Z", "2024-11-12T02:44:41Z", null, 1, 0, "0900006480316b8b"], ["FRA-2003-16265-0003", "FRA", "FRA-2003-16265", "U.S. DOT/FRA - Petition for Waiver of Compliance - Long Island Rail Road", "Rule", "Federal Register Publication", "2003-12-03T05:00:00Z", 2003, 12, "2003-12-03T05:00:00Z", "2003-12-04T04:59:59Z", "2024-11-12T02:44:41Z", null, 1, 0, "0900006480316b8a"], ["FRA-2003-16265-0002", "FRA", "FRA-2003-16265", "U.S. DOT/FAA - Acknowledgement Receipt of Letter re: Request for Waiver of Compliance", "Other", "Acknowledgement Letter/Receipt", "2003-10-07T04:00:00Z", 2003, 10, "2003-10-07T04:00:00Z", "2003-10-08T03:59:59Z", "2024-11-12T02:44:41Z", null, 1, 0, "0900006480316b89"], ["FRA-2003-16265-0001", "FRA", "FRA-2003-16265", "Long Island Rail Road - Waiver Petition", "Other", "Waiver", "2003-10-07T04:00:00Z", 2003, 10, "2003-10-07T04:00:00Z", "2003-10-08T03:59:59Z", "2024-11-12T02:44:40Z", null, 1, 0, "0900006480316b88"]], "truncated": false, "filtered_table_rows_count": 13, "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-2003-16265"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=FRA&docket_id=FRA-2003-16265", "results": [{"value": "FRA", "label": "FRA", "count": 13, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FRA-2003-16265", "selected": true}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=FRA&docket_id=FRA-2003-16265", "results": [{"value": "Other", "label": "Other", "count": 11, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2003-16265&document_type=Other", "selected": false}, {"value": "Notice", "label": "Notice", "count": 1, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2003-16265&document_type=Notice", "selected": false}, {"value": "Rule", "label": "Rule", "count": 1, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2003-16265&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-2003-16265", "results": [{"value": 2013, "label": 2013, "count": 6, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2003-16265&posted_year=2013", "selected": false}, {"value": 2003, "label": 2003, "count": 3, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2003-16265&posted_year=2003", "selected": false}, {"value": 2014, "label": 2014, "count": 3, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2003-16265&posted_year=2014", "selected": false}, {"value": 2004, "label": 2004, "count": 1, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2003-16265&posted_year=2004", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "title", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2003-16265&_facet=title"}, {"name": "subtype", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2003-16265&_facet=subtype"}, {"name": "posted_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2003-16265&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2003-16265&_facet=posted_month"}, {"name": "comment_start_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2003-16265&_facet=comment_start_date"}, {"name": "comment_end_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2003-16265&_facet=comment_end_date"}, {"name": "last_modified", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2003-16265&_facet=last_modified"}, {"name": "open_for_comment", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2003-16265&_facet=open_for_comment"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2003-16265&_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-2003-16265&_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-2003-16265&_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-2003-16265&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 17.316245939582586, "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"}