{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where docket_id = \"FRA-2002-11809\" and posted_year = 2005 sorted by posted_date descending", "rows": [["FRA-2002-11809-0030-0002", "FRA", "FRA-2002-11809", "North County Transit District - Correction to Hearing Transcript", "Other", "Correction(s)", "2005-10-05T04:00:00Z", 2005, 10, "2005-10-05T04:00:00Z", "2005-10-06T03:59:59Z", "2024-11-08T04:35:11Z", null, 1, 0, "09000064802c2722"], ["FRA-2002-11809-0030-0001", "FRA", "FRA-2002-11809", "North County Transit District - Correction to Hearing Transcript", "Other", "Correction(s)", "2005-10-05T04:00:00Z", 2005, 10, "2005-10-05T04:00:00Z", "2005-10-06T03:59:59Z", "2024-11-08T04:34:59Z", null, 1, 0, "09000064802c2721"], ["FRA-2002-11809-0029", "FRA", "FRA-2002-11809", "U.S. DOT/FRA - Transcript of Public Hearing", "Other", "Transcript(s)", "2005-09-29T04:00:00Z", 2005, 9, "2005-09-29T04:00:00Z", "2005-09-30T03:59:59Z", "2024-11-08T04:34:58Z", null, 1, 0, "09000064802c271f"], ["FRA-2002-11809-0028-0002", "FRA", "FRA-2002-11809", "North County Transit District (NCTD) - Additional Information", "Other", "Additional Information", "2005-09-23T04:00:00Z", 2005, 9, "2005-09-23T04:00:00Z", "2005-09-24T03:59:59Z", "2024-11-08T04:34:58Z", null, 1, 0, "09000064802c271e"], ["FRA-2002-11809-0028-0001", "FRA", "FRA-2002-11809", "North County Transit District (NCTD) - Additional Information", "Other", "Additional Information", "2005-09-23T04:00:00Z", 2005, 9, "2005-09-23T04:00:00Z", "2005-09-24T03:59:59Z", "2024-11-08T04:34:58Z", null, 1, 0, "09000064802c271d"], ["FRA-2002-11809-0027", "FRA", "FRA-2002-11809", "U.S. DOT/FRA - North County Transit District; Supplementary Notice of Waiver Request; Notice of Public Hearing; and Extension of Comment Period", "Rule", "Federal Register Publication", "2005-08-16T04:00:00Z", 2005, 8, "2005-08-16T04:00:00Z", "2005-08-17T03:59:59Z", "2024-11-08T04:34:58Z", null, 1, 0, "09000064802c271c"], ["FRA-2002-11809-0026", "FRA", "FRA-2002-11809", "U.S. DOT/FRA - North County Transit District; Supplementary Notice of Waiver Request; Notice of Public Hearing; and Extension of Comment Period", "Rule", "Federal Register Publication", "2005-06-15T04:00:00Z", 2005, 6, "2005-06-15T04:00:00Z", "2005-06-16T03:59:59Z", "2024-11-08T04:34:58Z", null, 1, 0, "09000064802c271b"], ["FRA-2002-11809-0025-0002", "FRA", "FRA-2002-11809", "United Transportation Union (UTU) - Request for Oral Public Hearing re: North County Transit District's Supplement to Waiver Petition", "Other", "Request", "2005-04-27T04:00:00Z", 2005, 4, "2005-04-27T04:00:00Z", "2005-04-28T03:59:59Z", "2024-11-08T04:34:57Z", null, 1, 0, "09000064802c271a"], ["FRA-2002-11809-0025-0001", "FRA", "FRA-2002-11809", "United Transportation Union (UTU) - Request for Oral Public Hearing re: North County Transit District's Supplement to Waiver Petition", "Other", "Request", "2005-04-27T04:00:00Z", 2005, 4, "2005-04-27T04:00:00Z", "2005-04-28T03:59:59Z", "2024-11-08T04:34:57Z", null, 1, 0, "09000064802c2719"], ["FRA-2002-11809-0024", "FRA", "FRA-2002-11809", "U.S. DOT/FRA - Petition for Waiver of Compliance - North County Transit District", "Rule", "Federal Register Publication", "2005-04-04T04:00:00Z", 2005, 4, "2005-04-04T04:00:00Z", "2005-04-05T03:59:59Z", "2024-11-08T04:34:44Z", null, 1, 0, "09000064802c2718"], ["FRA-2002-11809-0023-0001", "FRA", "FRA-2002-11809", "North County Transit District - Supplement to Petition for Approval of Shared Use and Waiver", "Supporting & Related Material", "Supplement", "2005-02-14T05:00:00Z", 2005, 2, null, null, "2024-11-08T04:34:44Z", null, 0, 0, "09000064802c2716"], ["FRA-2002-11809-0023-0002", "FRA", "FRA-2002-11809", "North County Transit District - Supplement to Petition for Approval of Shared Use and Waiver", "Supporting & Related Material", "Supplement", "2005-02-14T05:00:00Z", 2005, 2, null, null, "2024-11-08T04:34:44Z", null, 0, 0, "09000064802c2717"]], "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 \"docket_id\" = :p0 and \"posted_year\" = :p1 order by posted_date desc limit 101", "params": {"p0": "FRA-2002-11809", "p1": "2005"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FRA-2002-11809&posted_year=2005", "results": [{"value": "FRA", "label": "FRA", "count": 12, "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=FRA-2002-11809&posted_year=2005&agency_id=FRA", "selected": false}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FRA-2002-11809&posted_year=2005", "results": [{"value": "Other", "label": "Other", "count": 7, "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=FRA-2002-11809&posted_year=2005&document_type=Other", "selected": false}, {"value": "Rule", "label": "Rule", "count": 3, "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=FRA-2002-11809&posted_year=2005&document_type=Rule", "selected": false}, {"value": "Supporting & Related Material", "label": "Supporting & Related Material", "count": 2, "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=FRA-2002-11809&posted_year=2005&document_type=Supporting+%26+Related+Material", "selected": false}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FRA-2002-11809&posted_year=2005", "results": [{"value": 2005, "label": 2005, "count": 12, "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=FRA-2002-11809", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "title", "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=FRA-2002-11809&posted_year=2005&_facet=title"}, {"name": "subtype", "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=FRA-2002-11809&posted_year=2005&_facet=subtype"}, {"name": "posted_date", "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=FRA-2002-11809&posted_year=2005&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=FRA-2002-11809&posted_year=2005&_facet=posted_month"}, {"name": "comment_start_date", "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=FRA-2002-11809&posted_year=2005&_facet=comment_start_date"}, {"name": "comment_end_date", "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=FRA-2002-11809&posted_year=2005&_facet=comment_end_date"}, {"name": "last_modified", "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=FRA-2002-11809&posted_year=2005&_facet=last_modified"}, {"name": "open_for_comment", "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=FRA-2002-11809&posted_year=2005&_facet=open_for_comment"}, {"name": "posted_date", "type": "date", "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=FRA-2002-11809&posted_year=2005&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=FRA-2002-11809&posted_year=2005&_facet_date=comment_start_date"}, {"name": "comment_end_date", "type": "date", "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=FRA-2002-11809&posted_year=2005&_facet_date=comment_end_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=FRA-2002-11809&posted_year=2005&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 419.76356800296344, "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"}