{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where agency_id = \"FRA\" and docket_id = \"FRA-2000-8266\" sorted by posted_date descending", "rows": [["FRA-2000-8266-0011", "FRA", "FRA-2000-8266", "U.S. DOT/FRA  - Letter of Approval", "Other", "Decision", "2002-05-20T04:00:00Z", 2002, 5, "2002-05-20T04:00:00Z", "2002-06-15T03:59:59Z", "2008-01-08T19:58:24Z", null, 0, 0, "0900006480343499"], ["FRA-2000-8266-0010-0002", "FRA", "FRA-2000-8266", "Sound Transit - Letter submitting Additional Information regarding Waiver Petition", "Other", "Letter(s)", "2002-04-22T04:00:00Z", 2002, 4, "2002-04-22T04:00:00Z", "2002-05-14T03:59:59Z", "2008-01-08T19:59:31Z", null, 0, 0, "0900006480343498"], ["FRA-2000-8266-0010-0001", "FRA", "FRA-2000-8266", "Sound Transit - Letter submitting Additional Information regarding Waiver Petition", "Other", "Letter(s)", "2002-04-22T04:00:00Z", 2002, 4, "2002-04-22T04:00:00Z", "2002-05-14T03:59:59Z", "2008-01-08T19:58:02Z", null, 0, 0, "0900006480343497"], ["FRA-2000-8266-0009-0002", "FRA", "FRA-2000-8266", "Sound Transit - Revision to Amendment of March 6, 2002 to Waiver Petition", "Other", "Revision(s)", "2002-04-11T04:00:00Z", 2002, 4, "2002-04-11T04:00:00Z", "2002-04-19T03:59:59Z", "2008-01-08T19:58:46Z", null, 0, 0, "09000064803434a2"], ["FRA-2000-8266-0009-0001", "FRA", "FRA-2000-8266", "Sound Transit - Revision to Amendment of March 6, 2002 to Waiver Petition", "Other", "Revision(s)", "2002-04-11T04:00:00Z", 2002, 4, "2002-04-11T04:00:00Z", "2002-04-19T03:59:59Z", "2008-01-08T19:59:51Z", null, 0, 0, "09000064803434a1"], ["FRA-2000-8266-0008", "FRA", "FRA-2000-8266", "Sound Transit - Amendment to Waiver Petition granted October 11, 2001", "Other", "Waiver", "2002-03-06T05:00:00Z", 2002, 3, "2002-03-06T05:00:00Z", "2002-03-13T04:59:59Z", "2008-01-08T19:58:02Z", null, 0, 0, "09000064803434a0"], ["FRA-2000-8266-0007", "FRA", "FRA-2000-8266", "U.S. DOT/FRA - Letter of Approval", "Other", "Letter(s)", "2001-10-17T04:00:00Z", 2001, 10, "2001-10-17T04:00:00Z", "2001-10-18T03:59:59Z", "2008-01-08T19:58:02Z", null, 0, 0, "090000648034349f"], ["FRA-2000-8266-0006", "FRA", "FRA-2000-8266", "U.S. DOT/FRA - Petition for Waivers of Compliance - Sound Transit", "Rule", "Federal Register Publication", "2001-08-21T04:00:00Z", 2001, 8, "2001-08-21T04:00:00Z", "2001-08-22T03:59:59Z", "2008-01-08T19:57:32Z", null, 0, 0, "090000648034349e"], ["FRA-2000-8266-0005", "FRA", "FRA-2000-8266", "Sound Transit - Amendment of Waiver Petition dated September 25, 2000", "Other", "Waiver", "2001-07-23T04:00:00Z", 2001, 7, "2001-07-23T04:00:00Z", "2001-07-31T03:59:59Z", "2008-01-08T19:58:02Z", null, 0, 0, "090000648034349d"], ["FRA-2000-8266-0003", "FRA", "FRA-2000-8266", "U.S. DOT/FRA - Petitions for Waivers of Compliance - Sound Transit", "Rule", "Federal Register Publication", "2000-11-29T05:00:00Z", 2000, 11, "2000-11-29T05:00:00Z", "2000-11-30T04:59:59Z", "2008-01-08T19:59:31Z", null, 0, 0, "090000648034349b"], ["FRA-2000-8266-0002", "FRA", "FRA-2000-8266", "U.S. DOT/FRA - Acknowledgement Letter/Receipt", "Other", "Acknowledgement Letter/Receipt", "2000-11-24T05:00:00Z", 2000, 11, "2000-11-24T05:00:00Z", "2000-11-28T04:59:59Z", "2008-01-08T20:00:13Z", null, 0, 0, "090000648034349a"], ["FRA-2000-8266-0001", "FRA", "FRA-2000-8266", "Sound Transit - Petition for Waiver", "Other", "Waiver", "2000-10-02T04:00:00Z", 2000, 10, "2000-10-02T04:00:00Z", "2000-11-28T04:59:59Z", "2008-01-08T19:57:32Z", null, 0, 0, "0900006480343493"]], "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-2000-8266"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=FRA&docket_id=FRA-2000-8266", "results": [{"value": "FRA", "label": "FRA", "count": 12, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FRA-2000-8266", "selected": true}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=FRA&docket_id=FRA-2000-8266", "results": [{"value": "Other", "label": "Other", "count": 10, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2000-8266&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-2000-8266&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-2000-8266", "results": [{"value": 2002, "label": 2002, "count": 6, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2000-8266&posted_year=2002", "selected": false}, {"value": 2000, "label": 2000, "count": 3, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2000-8266&posted_year=2000", "selected": false}, {"value": 2001, "label": 2001, "count": 3, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2000-8266&posted_year=2001", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "title", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2000-8266&_facet=title"}, {"name": "subtype", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2000-8266&_facet=subtype"}, {"name": "posted_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2000-8266&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2000-8266&_facet=posted_month"}, {"name": "comment_start_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2000-8266&_facet=comment_start_date"}, {"name": "comment_end_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2000-8266&_facet=comment_end_date"}, {"name": "last_modified", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2000-8266&_facet=last_modified"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FRA&docket_id=FRA-2000-8266&_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-2000-8266&_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-2000-8266&_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-2000-8266&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 627.9381611384451, "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"}