{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where docket_id = \"PHMSA-RSPA-2001-9884\" and posted_year = 2002 sorted by posted_date descending", "rows": [["PHMSA-RSPA-2001-9884-0016", "PHMSA", "PHMSA-RSPA-2001-9884", "U.S. DOT/RSPA - Exemption/Grant (Second Revision)", "Other", "Exemption/Waiver", "2002-09-20T04:00:00Z", 2002, 9, "2002-09-20T04:00:00Z", "2002-09-21T03:59:59Z", "2024-11-08T04:55:51Z", null, 1, 0, "09000064802ca3ef"], ["PHMSA-RSPA-2001-9884-0015", "PHMSA", "PHMSA-RSPA-2001-9884", "U.S. DOT/RSPA - Exemption Evaluation Form for Exemption Modifications", "Other", "Exemption Evaluation Form", "2002-09-16T04:00:00Z", 2002, 9, "2002-09-16T04:00:00Z", "2002-09-17T03:59:59Z", "2024-11-08T04:55:50Z", null, 1, 0, "09000064802ca3ee"], ["PHMSA-RSPA-2001-9884-0014", "PHMSA", "PHMSA-RSPA-2001-9884", "Air Transport Association of America - Application for Modification to DOT-E 12726", "Other", "Application", "2002-09-12T04:00:00Z", 2002, 9, "2002-09-12T04:00:00Z", "2002-09-13T03:59:59Z", "2024-11-08T04:55:50Z", null, 1, 0, "09000064802ca3ed"], ["PHMSA-RSPA-2001-9884-0011", "PHMSA", "PHMSA-RSPA-2001-9884", "U.S.DOT/RSPA - Exemption Control Sheet", "Other", "Control Sheet", "2002-08-08T04:00:00Z", 2002, 8, "2002-08-08T04:00:00Z", "2002-08-09T03:59:59Z", "2024-11-08T04:55:50Z", null, 1, 0, "09000064802ca3ea"], ["PHMSA-RSPA-2001-9884-0010", "PHMSA", "PHMSA-RSPA-2001-9884", "U.S.DOT/RSPA - Response", "Other", "Response(s)", "2002-08-08T04:00:00Z", 2002, 8, "2002-08-08T04:00:00Z", "2002-08-09T03:59:59Z", "2024-11-08T04:55:50Z", null, 1, 0, "09000064802ca3e9"], ["PHMSA-RSPA-2001-9884-0009", "PHMSA", "PHMSA-RSPA-2001-9884", "Thunderbird Cylinder, Inc. - Request for Clarification", "Other", "Request", "2002-07-09T04:00:00Z", 2002, 7, "2002-07-09T04:00:00Z", "2002-07-10T03:59:59Z", "2024-11-08T04:57:36Z", null, 1, 0, "09000064802ca43a"], ["PHMSA-RSPA-2001-9884-0013", "PHMSA", "PHMSA-RSPA-2001-9884", "U.S.DOT/RSPA - Grant of Party Status", "Other", "Exemption/Waiver", "2002-06-17T04:00:00Z", 2002, 6, "2002-06-17T04:00:00Z", "2002-06-18T03:59:59Z", "2024-11-08T04:55:50Z", null, 1, 0, "09000064802ca3ec"], ["PHMSA-RSPA-2001-9884-0012", "PHMSA", "PHMSA-RSPA-2001-9884", "American Eagle Airlines, Inc. - Request for Party Status", "Other", "Application", "2002-05-15T04:00:00Z", 2002, 5, "2002-05-15T04:00:00Z", "2002-05-16T03:59:59Z", "2024-11-08T04:55:50Z", null, 1, 0, "09000064802ca3eb"], ["PHMSA-RSPA-2001-9884-0006", "PHMSA", "PHMSA-RSPA-2001-9884", "U.S. DOT/RSPA - Exemption/Grant (First Revision)", "Other", "Exemption/Waiver", "2002-01-14T05:00:00Z", 2002, 1, "2002-01-14T05:00:00Z", "2002-01-15T04:59:59Z", "2024-11-08T04:57:12Z", null, 1, 0, "09000064802ca421"], ["PHMSA-RSPA-2001-9884-0007", "PHMSA", "PHMSA-RSPA-2001-9884", "URS Corporation - Request for Party To Status", "Other", "Application", "2002-01-11T05:00:00Z", 2002, 1, "2002-01-11T05:00:00Z", "2002-01-12T04:59:59Z", "2024-11-08T04:57:14Z", null, 1, 0, "09000064802ca42c"], ["PHMSA-RSPA-2001-9884-0008", "PHMSA", "PHMSA-RSPA-2001-9884", "URS Corporation - Request for Party To Status", "Other", "Application", "2002-01-10T05:00:00Z", 2002, 1, "2002-01-10T05:00:00Z", "2002-01-11T04:59:59Z", "2024-11-08T04:57:35Z", null, 1, 0, "09000064802ca438"]], "truncated": false, "filtered_table_rows_count": 11, "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": "PHMSA-RSPA-2001-9884", "p1": "2002"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=PHMSA-RSPA-2001-9884&posted_year=2002", "results": [{"value": "PHMSA", "label": "PHMSA", "count": 11, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-2001-9884&posted_year=2002&agency_id=PHMSA", "selected": false}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=PHMSA-RSPA-2001-9884&posted_year=2002", "results": [{"value": "Other", "label": "Other", "count": 11, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-2001-9884&posted_year=2002&document_type=Other", "selected": false}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=PHMSA-RSPA-2001-9884&posted_year=2002", "results": [{"value": 2002, "label": 2002, "count": 11, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-2001-9884", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "title", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-2001-9884&posted_year=2002&_facet=title"}, {"name": "subtype", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-2001-9884&posted_year=2002&_facet=subtype"}, {"name": "posted_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-2001-9884&posted_year=2002&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-2001-9884&posted_year=2002&_facet=posted_month"}, {"name": "comment_start_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-2001-9884&posted_year=2002&_facet=comment_start_date"}, {"name": "comment_end_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-2001-9884&posted_year=2002&_facet=comment_end_date"}, {"name": "last_modified", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-2001-9884&posted_year=2002&_facet=last_modified"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-2001-9884&posted_year=2002&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-2001-9884&posted_year=2002&_facet_date=comment_start_date"}, {"name": "comment_end_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-2001-9884&posted_year=2002&_facet_date=comment_end_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-2001-9884&posted_year=2002&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 225.34148208796978, "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"}