{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where docket_id = \"FRA-2007-26965\" sorted by posted_date descending", "rows": [["FRA-2007-26965-0014", "FRA", "FRA-2007-26965", "U.S. DOT/FRA - Rescission of Waiver", "Other", "Decision", "2017-01-19T05:00:00Z", 2017, 1, "2017-01-19T05:00:00Z", null, "2024-11-11T21:34:49Z", null, 1, 0, "0900006482484dde"], ["FRA-2007-26965-0013", "FRA", "FRA-2007-26965", "U.S. DOT/FRA - Acknowledgement Letter", "Other", "Acknowledgement Letter/Receipt", "2015-03-11T04:00:00Z", 2015, 3, "2015-03-11T04:00:00Z", null, "2024-11-12T05:34:36Z", null, 1, 0, "0900006481a3b1de"], ["FRA-2007-26965-0012", "FRA", "FRA-2007-26965", "CSX - Waiver Extension Request", "Other", "Waiver", "2015-02-08T05:00:00Z", 2015, 2, "2015-02-08T05:00:00Z", null, "2024-11-12T05:34:21Z", null, 1, 0, "09000064819ed70c"], ["FRA-2007-26965-0011", "FRA", "FRA-2007-26965", "U.S. DOT/FRA - Waiver Expiration Notice", "Other", "Waiver", "2015-01-13T05:00:00Z", 2015, 1, "2015-01-13T05:00:00Z", null, "2024-11-12T05:33:05Z", null, 1, 0, "09000064819c6fba"], ["FRA-2007-26965-0010", "FRA", "FRA-2007-26965", "U.S. DOT/FRA - Decision Letter", "Other", "Decision", "2010-03-14T04:00:00Z", 2010, 3, "2010-03-14T04:00:00Z", null, "2013-08-11T01:33:03Z", null, 0, 0, "0900006480ab9604"], ["FRA-2007-26965-0009", "FRA", "FRA-2007-26965", "Petition for Waiver of Compliance", "Rule", "Federal Register Publication", "2009-12-15T05:00:00Z", 2009, 12, "2009-12-15T05:00:00Z", "2009-12-16T04:59:59Z", "2024-11-12T04:49:08Z", "E9-29764", 1, 0, "0900006480a6ae5d"], ["FRA-2007-26965-0008", "FRA", "FRA-2007-26965", "CSX Transportation - Request for Extension of Waiver Petition", "Other", "Petition(s)", "2009-12-09T05:00:00Z", 2009, 12, "2009-12-09T05:00:00Z", null, "2013-07-27T23:01:31Z", null, 0, 0, "0900006480a6374f"], ["FRA-2007-26965-0007", "FRA", "FRA-2007-26965", "CSX Transportation - Acknowledgement, Acceptance, and Address of Waiver Petition Conditions", "Other", "Acknowledgement Letter/Receipt", "2008-05-20T04:00:00Z", 2008, 5, "2008-05-20T04:00:00Z", null, "2013-07-28T01:48:07Z", null, 0, 0, "09000064805a6a9c"], ["FRA-2007-26965-0006", "FRA", "FRA-2007-26965", "U.S. DOT/FRA - Decision Letter", "Other", "Decision", "2008-02-05T05:00:00Z", 2008, 2, "2008-02-05T05:00:00Z", null, "2013-07-27T20:33:10Z", null, 0, 0, "09000064803a5e78"], ["FRA-2007-26965-0005", "FRA", "FRA-2007-26965", "Brotherhood of Locomotive Engineers and Trainmen - Letter in Opposition to CSX's Application for a Waiver Regarding Cab Signal Testing Requirements", "Other", "Letter(s) in Opposition", "2007-04-17T04:00:00Z", 2007, 4, "2007-04-17T04:00:00Z", "2007-04-18T03:59:59Z", "2024-11-07T02:19:07Z", null, 1, 0, "09000064802ad156"], ["FRA-2007-26965-0003", "FRA", "FRA-2007-26965", "U.S. DOT/FRA - Notice of Application for Approval of Discontinuance or Modification of a Railroad Signal System or Relief From the Requirements of Title 49 Code of Federal Regulations Part 236", "Rule", "Federal Register Publication", "2007-02-28T05:00:00Z", 2007, 2, "2007-02-28T05:00:00Z", "2007-03-01T04:59:59Z", "2024-11-07T02:19:06Z", null, 1, 0, "09000064802ad154"], ["FRA-2007-26965-0002", "FRA", "FRA-2007-26965", "U.S. DOT/FRA - Acknowledgement of Receipt of Request for Waiver Petition", "Other", "Acknowledgement Letter/Receipt", "2007-01-30T05:00:00Z", 2007, 1, "2007-01-30T05:00:00Z", "2007-01-31T04:59:59Z", "2024-11-07T02:19:06Z", null, 1, 0, "09000064802ad153"], ["FRA-2007-26965-0001", "FRA", "FRA-2007-26965", "CSX Transportation - Waiver Petition", "Other", "Petition(s)", "2007-01-24T05:00:00Z", 2007, 1, "2007-01-24T05:00:00Z", "2007-01-25T04:59:59Z", "2024-11-07T02:19:06Z", null, 1, 0, "09000064802ad152"]], "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 \"docket_id\" = :p0 order by posted_date desc limit 101", "params": {"p0": "FRA-2007-26965"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FRA-2007-26965", "results": [{"value": "FRA", "label": "FRA", "count": 13, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FRA-2007-26965&agency_id=FRA", "selected": false}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FRA-2007-26965", "results": [{"value": "Other", "label": "Other", "count": 11, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FRA-2007-26965&document_type=Other", "selected": false}, {"value": "Rule", "label": "Rule", "count": 2, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FRA-2007-26965&document_type=Rule", "selected": false}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FRA-2007-26965", "results": [{"value": 2007, "label": 2007, "count": 4, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FRA-2007-26965&posted_year=2007", "selected": false}, {"value": 2015, "label": 2015, "count": 3, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FRA-2007-26965&posted_year=2015", "selected": false}, {"value": 2008, "label": 2008, "count": 2, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FRA-2007-26965&posted_year=2008", "selected": false}, {"value": 2009, "label": 2009, "count": 2, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FRA-2007-26965&posted_year=2009", "selected": false}, {"value": 2010, "label": 2010, "count": 1, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FRA-2007-26965&posted_year=2010", "selected": false}, {"value": 2017, "label": 2017, "count": 1, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FRA-2007-26965&posted_year=2017", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "title", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FRA-2007-26965&_facet=title"}, {"name": "subtype", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FRA-2007-26965&_facet=subtype"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FRA-2007-26965&_facet=posted_month"}, {"name": "last_modified", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FRA-2007-26965&_facet=last_modified"}, {"name": "open_for_comment", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FRA-2007-26965&_facet=open_for_comment"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FRA-2007-26965&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FRA-2007-26965&_facet_date=comment_start_date"}, {"name": "comment_end_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FRA-2007-26965&_facet_date=comment_end_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FRA-2007-26965&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 8.152951020747423, "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"}