{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where agency_id = \"PHMSA\", docket_id = \"PHMSA-RSPA-1998-3941\" and posted_year = 1998 sorted by posted_date descending", "rows": [["PHMSA-RSPA-1998-3941-0009", "PHMSA", "PHMSA-RSPA-1998-3941", "U.S. DOT/RSPA - Exemption/Grant (First Revision)", "Other", "Exception/Waiver", "1998-11-04T05:00:00Z", 1998, 11, "1998-11-04T05:00:00Z", "1998-11-05T04:59:59Z", "2024-11-07T01:56:34Z", null, 1, 0, "09000064802a5a59"], ["PHMSA-RSPA-1998-3941-0010", "PHMSA", "PHMSA-RSPA-1998-3941", "AlliedSignal Inc. - Request for Modification", "Other", "Application", "1998-11-04T05:00:00Z", 1998, 11, "1998-11-04T05:00:00Z", "1998-11-05T04:59:59Z", "2024-11-07T01:54:44Z", null, 1, 0, "09000064802a5a3a"], ["PHMSA-RSPA-1998-3941-0011", "PHMSA", "PHMSA-RSPA-1998-3941", "U.S. DOT/RSPA - Exemption Control Sheet", "Other", "Control Sheet", "1998-11-04T05:00:00Z", 1998, 11, "1998-11-04T05:00:00Z", "1998-11-05T04:59:59Z", "2024-11-07T01:54:44Z", null, 1, 0, "09000064802a5a3b"], ["PHMSA-RSPA-1998-3941-0008", "PHMSA", "PHMSA-RSPA-1998-3941", "U.S. DOT/RSPA - Exemption/Grant", "Other", "Exemption/Waiver", "1998-10-26T05:00:00Z", 1998, 10, "1998-10-26T05:00:00Z", "1998-10-27T04:59:59Z", "2024-11-07T01:56:34Z", null, 1, 0, "09000064802a5a58"], ["PHMSA-RSPA-1998-3941-0006", "PHMSA", "PHMSA-RSPA-1998-3941", "U.S. DOT/RSPA - Exemption Control Sheet", "Other", "Control Sheet", "1998-10-26T05:00:00Z", 1998, 10, "1998-10-26T05:00:00Z", "1998-10-27T04:59:59Z", "2024-11-07T01:56:06Z", null, 1, 0, "09000064802a5a56"], ["PHMSA-RSPA-1998-3941-0005", "PHMSA", "PHMSA-RSPA-1998-3941", "U.S. DOT/RSPA - Exemption Evaluation Form", "Other", "Exemption Evaluation Form", "1998-10-26T05:00:00Z", 1998, 10, "1998-10-26T05:00:00Z", "1998-10-27T04:59:59Z", "2024-11-07T01:56:06Z", null, 1, 0, "09000064802a5a55"], ["PHMSA-RSPA-1998-3941-0007", "PHMSA", "PHMSA-RSPA-1998-3941", "Allied Signal Inc. - Additional Information", "Other", "Additional Information", "1998-10-26T05:00:00Z", 1998, 10, "1998-10-26T05:00:00Z", "1998-10-27T04:59:59Z", "2024-11-07T01:56:06Z", null, 1, 0, "09000064802a5a57"], ["PHMSA-RSPA-1998-3941-0004", "PHMSA", "PHMSA-RSPA-1998-3941", "Allied Signal - Correction", "Other", "Correction(s)", "1998-10-20T04:00:00Z", 1998, 10, "1998-10-20T04:00:00Z", "1998-10-21T03:59:59Z", "2024-11-07T01:56:06Z", null, 1, 0, "09000064802a5a54"], ["PHMSA-RSPA-1998-3941-0003", "PHMSA", "PHMSA-RSPA-1998-3941", "AlliedSignal, Inc. - Additional Information", "Other", "Additional Information", "1998-08-10T04:00:00Z", 1998, 8, "1998-08-10T04:00:00Z", "1998-08-11T03:59:59Z", "2024-11-07T01:56:05Z", null, 1, 0, "09000064802a5a4e"], ["PHMSA-RSPA-1998-3941-0002", "PHMSA", "PHMSA-RSPA-1998-3941", "U.S. DOT/RSPA - List of Applicants for Exemptions (6)", "Rule", "Federal Register Publication", "1998-07-18T04:00:00Z", 1998, 7, "1998-07-18T04:00:00Z", "1998-06-19T03:59:59Z", "2024-11-07T01:55:08Z", null, 1, 0, "09000064802a5a44"], ["PHMSA-RSPA-1998-3941-0001", "PHMSA", "PHMSA-RSPA-1998-3941", "AlliedSignal, Inc. - Exemption/Request - Extension of the Hydrostatic Retest Period", "Other", "Application", "1998-05-20T04:00:00Z", 1998, 5, "1998-05-20T04:00:00Z", "1998-05-21T03:59:59Z", "2024-11-07T01:54:44Z", null, 1, 0, "09000064802a5a39"]], "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 \"agency_id\" = :p0 and \"docket_id\" = :p1 and \"posted_year\" = :p2 order by posted_date desc limit 101", "params": {"p0": "PHMSA", "p1": "PHMSA-RSPA-1998-3941", "p2": "1998"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-RSPA-1998-3941&posted_year=1998", "results": [{"value": "PHMSA", "label": "PHMSA", "count": 11, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-1998-3941&posted_year=1998", "selected": true}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-RSPA-1998-3941&posted_year=1998", "results": [{"value": "Other", "label": "Other", "count": 10, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-RSPA-1998-3941&posted_year=1998&document_type=Other", "selected": false}, {"value": "Rule", "label": "Rule", "count": 1, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-RSPA-1998-3941&posted_year=1998&document_type=Rule", "selected": false}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-RSPA-1998-3941&posted_year=1998", "results": [{"value": 1998, "label": 1998, "count": 11, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-RSPA-1998-3941", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "title", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-RSPA-1998-3941&posted_year=1998&_facet=title"}, {"name": "subtype", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-RSPA-1998-3941&posted_year=1998&_facet=subtype"}, {"name": "posted_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-RSPA-1998-3941&posted_year=1998&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-RSPA-1998-3941&posted_year=1998&_facet=posted_month"}, {"name": "comment_start_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-RSPA-1998-3941&posted_year=1998&_facet=comment_start_date"}, {"name": "comment_end_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-RSPA-1998-3941&posted_year=1998&_facet=comment_end_date"}, {"name": "last_modified", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-RSPA-1998-3941&posted_year=1998&_facet=last_modified"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-RSPA-1998-3941&posted_year=1998&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-RSPA-1998-3941&posted_year=1998&_facet_date=comment_start_date"}, {"name": "comment_end_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-RSPA-1998-3941&posted_year=1998&_facet_date=comment_end_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-RSPA-1998-3941&posted_year=1998&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 294.14459300460294, "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"}