{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where agency_id = \"FRA\" and docket_id = \"FRA-2001-10596\" sorted by posted_date descending", "rows": [["FRA-2001-10596-0013", "FRA", "FRA-2001-10596", "U.S. DOT/FRA - Decision Letter - (Amtrak - COT&S Interval)", "Other", "Decision", "2013-04-09T04:00:00Z", 2013, 4, "2013-04-09T04:00:00Z", null, "2024-11-11T20:44:03Z", null, 1, 0, "0900006481280eb8"], ["FRA-2001-10596-0012", "FRA", "FRA-2001-10596", "U.S. DOT/FRA - Waiver Extension Request", "Other", "Waiver", "2012-12-13T05:00:00Z", 2012, 12, "2012-12-13T05:00:00Z", null, "2024-11-12T05:09:09Z", null, 1, 0, "0900006481188258"], ["FRA-2001-10596-0011", "FRA", "FRA-2001-10596", "U.S. DOT/FRA - Waiver Expiration Notice", "Other", "Waiver", "2012-10-31T04:00:00Z", 2012, 10, "2012-10-31T04:00:00Z", null, "2024-11-11T20:43:31Z", null, 1, 0, "09000064811504a1"], ["FRA-2001-10596-0010", "FRA", "FRA-2001-10596", "National Railroad Passenger Corporation (AMTRAK) - Quarterly Report", "Other", "Report", "2010-10-05T04:00:00Z", 2010, 10, "2010-10-05T04:00:00Z", null, "2013-07-27T23:33:16Z", null, 0, 0, "0900006480b65c55"], ["FRA-2001-10596-0009", "FRA", "FRA-2001-10596", "U.S. DOT/FRA - Decision Letter", "Other", "Decision", "2008-01-15T05:00:00Z", 2008, 1, "2008-01-15T05:00:00Z", null, "2013-08-11T04:02:22Z", null, 0, 0, "090000648039a488"], ["FRA-2001-10596-0008", "FRA", "FRA-2001-10596", "AMTRAK  - Initiation to Participate in Scheduled Inspection", "Supporting & Related Material", "Supplement", "2007-06-27T04:00:00Z", 2007, 6, null, null, "2024-11-07T02:25:57Z", null, 0, 0, "09000064802b094a"], ["FRA-2001-10596-0007", "FRA", "FRA-2001-10596", "National Railroad Passenger Corporation (AMTRAK) - Petition to Renew Waiver Petition", "Other", "Petition(s)", "2007-06-27T04:00:00Z", 2007, 6, "2007-06-27T04:00:00Z", "2007-06-28T03:59:59Z", "2024-11-07T02:25:57Z", null, 1, 0, "09000064802b0949"], ["FRA-2001-10596-0006", "FRA", "FRA-2001-10596", "U.S. DOT/FRA - Letter of Approval", "Other", "Decision", "2002-11-12T05:00:00Z", 2002, 11, "2002-11-12T05:00:00Z", "2002-11-13T04:59:59Z", "2024-11-07T02:25:57Z", null, 1, 0, "09000064802b0948"], ["FRA-2001-10596-0004", "FRA", "FRA-2001-10596", "Statement of Richard A. Johnson - Brotherhood Railway Carmen/TCU", "Other", "Statement", "2002-05-22T04:00:00Z", 2002, 5, "2002-05-22T04:00:00Z", "2002-05-23T03:59:59Z", "2024-11-07T02:25:56Z", null, 1, 0, "09000064802b0946"], ["FRA-2001-10596-0005", "FRA", "FRA-2001-10596", "Christopher J. Tully  - Statement", "Other", "Statement", "2002-05-22T04:00:00Z", 2002, 5, "2002-05-22T04:00:00Z", "2002-05-23T03:59:59Z", "2024-11-07T02:25:56Z", null, 1, 0, "09000064802b0947"], ["FRA-2001-10596-0003", "FRA", "FRA-2001-10596", "U.S. DOT/FRA - Petition for Waiver of Compliance - National Railroad Passenger Corporation", "Rule", "Federal Register Publication", "2002-04-02T05:00:00Z", 2002, 4, "2002-04-02T05:00:00Z", "2002-04-03T04:59:59Z", "2024-11-07T02:25:56Z", null, 1, 0, "09000064802b0945"], ["FRA-2001-10596-0002", "FRA", "FRA-2001-10596", "U.S. DOT/FRA - Acknowledgement Receipt of Letter dated July 12, 2001", "Other", "Acknowledgement Letter/Receipt", "2001-09-17T04:00:00Z", 2001, 9, "2001-09-17T04:00:00Z", "2001-09-18T03:59:59Z", "2024-11-07T02:25:28Z", null, 1, 0, "09000064802b0944"], ["FRA-2001-10596-0001", "FRA", "FRA-2001-10596", "National Railroad Passenger Corporation - Waiver Petition", "Other", "Waiver", "2001-09-07T04:00:00Z", 2001, 9, "2001-09-07T04:00:00Z", "2001-09-08T03:59:59Z", "2024-11-07T02:25:27Z", null, 1, 0, "09000064802b0943"]], "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-2001-10596"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=FRA&docket_id=FRA-2001-10596", "results": [{"value": "FRA", "label": "FRA", "count": 13, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FRA-2001-10596", "selected": true}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=FRA&docket_id=FRA-2001-10596", "results": [{"value": "Other", "label": "Other", "count": 11, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2001-10596&document_type=Other", "selected": false}, {"value": "Rule", "label": "Rule", "count": 1, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2001-10596&document_type=Rule", "selected": false}, {"value": "Supporting & Related Material", "label": "Supporting & Related Material", "count": 1, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2001-10596&document_type=Supporting+%26+Related+Material", "selected": false}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=FRA&docket_id=FRA-2001-10596", "results": [{"value": 2002, "label": 2002, "count": 4, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2001-10596&posted_year=2002", "selected": false}, {"value": 2001, "label": 2001, "count": 2, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2001-10596&posted_year=2001", "selected": false}, {"value": 2007, "label": 2007, "count": 2, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2001-10596&posted_year=2007", "selected": false}, {"value": 2012, "label": 2012, "count": 2, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2001-10596&posted_year=2012", "selected": false}, {"value": 2008, "label": 2008, "count": 1, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2001-10596&posted_year=2008", "selected": false}, {"value": 2010, "label": 2010, "count": 1, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2001-10596&posted_year=2010", "selected": false}, {"value": 2013, "label": 2013, "count": 1, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2001-10596&posted_year=2013", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "subtype", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2001-10596&_facet=subtype"}, {"name": "posted_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2001-10596&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2001-10596&_facet=posted_month"}, {"name": "comment_start_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2001-10596&_facet=comment_start_date"}, {"name": "comment_end_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2001-10596&_facet=comment_end_date"}, {"name": "last_modified", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2001-10596&_facet=last_modified"}, {"name": "open_for_comment", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2001-10596&_facet=open_for_comment"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2001-10596&_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-2001-10596&_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-2001-10596&_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-2001-10596&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 874.014113098383, "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"}