{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where agency_id = \"PHMSA\" and docket_id = \"PHMSA-2018-0099\" sorted by posted_date descending", "rows": [["PHMSA-2018-0099-0018", "PHMSA", "PHMSA-2018-0099", "GSPC 2025 Annual Report", "Other", "Report", "2025-05-01T04:00:00Z", 2025, 5, "2025-05-01T04:00:00Z", null, "2025-05-21T20:36:16Z", null, 0, 0, "09000064b8cf128d"], ["PHMSA-2018-0099-0016", "PHMSA", "PHMSA-2018-0099", "PHMSA-2018-0099 (Index 130) Annual Report 2024", "Other", "Report", "2024-04-30T04:00:00Z", 2024, 4, "2024-04-30T04:00:00Z", null, "2025-06-16T20:31:58Z", null, 0, 0, "09000064865297dd"], ["PHMSA-2018-0099-0015", "PHMSA", "PHMSA-2018-0099", "PHMSA-2018-0099 Index 130  2021 - Annual Report", "Other", "Report", "2024-04-30T04:00:00Z", 2024, 4, "2024-04-30T04:00:00Z", null, "2024-11-12T22:31:02Z", null, 1, 0, "09000064865297db"], ["PHMSA-2018-0099-0013", "PHMSA", "PHMSA-2018-0099", "Annual Report", "Other", "Report", "2022-05-03T04:00:00Z", 2022, 5, "2022-05-03T04:00:00Z", null, "2022-05-03T12:03:09Z", null, 0, 0, "090000648503de70"], ["PHMSA-2018-0099-0012", "PHMSA", "PHMSA-2018-0099", "Annual Report - Gulf South Pipeline Company, LLC - Special Permit", "Other", "Report", "2021-04-26T04:00:00Z", 2021, 4, "2021-04-26T04:00:00Z", null, "2021-04-26T12:24:05Z", null, 0, 0, "0900006484ab513c"], ["PHMSA-2018-0099-0009", "PHMSA", "PHMSA-2018-0099", "Boardwalk Pipeline  Annual Report 2020", "Other", "Report", "2020-04-02T04:00:00Z", 2020, 4, "2020-04-02T04:00:00Z", null, "2020-04-02T13:24:57Z", null, 0, 0, "09000064844819ad"], ["PHMSA-2018-0099-0008", "PHMSA", "PHMSA-2018-0099", "Comment from Boardwalk Pipelines, LP", "Other", "Letter(s)", "2020-03-24T04:00:00Z", 2020, 3, "2020-03-24T04:00:00Z", null, "2020-03-25T01:49:43Z", null, 0, 0, "0900006484462f48"], ["PHMSA-2018-0099-0006", "PHMSA", "PHMSA-2018-0099", "Gulf South Pipeline Company, LP - Supporting Documentation\n1. Letter of Decision\n2. Special Permit \n3. Special Permit Analysis and Findings \n4. EA and FONSI", "Supporting & Related Material", "Supplement", "2019-04-04T04:00:00Z", 2019, 4, null, null, "2019-04-04T15:47:42Z", null, 0, 0, "0900006483b611a5"], ["PHMSA-2018-0099-0005", "PHMSA", "PHMSA-2018-0099", "Gulf South - 30-inch Index 130 - LA - Draft SP Conditions\nGulf South - 30-inch Index 130 - Draft EA and Proposed FONI", "Supporting & Related Material", "Supplement", "2018-12-21T05:00:00Z", 2018, 12, null, null, "2018-12-21T15:31:04Z", null, 0, 0, "09000064839be681"], ["PHMSA-2018-0099-0004", "PHMSA", "PHMSA-2018-0099", "Request for Special Permit: Gulf South Pipeline Co., LP; Pipeline Safety", "Notice", "Notice of Intent", "2018-12-06T05:00:00Z", 2018, 12, "2018-12-06T05:00:00Z", "2019-01-05T04:59:59Z", "2025-06-16T20:31:36Z", "2018-26380", 0, 0, "090000648394c339"], ["PHMSA-2018-0099-0003", "PHMSA", "PHMSA-2018-0099", "Gulf South Pipeline Company, LP (\u201cGSPC\u201d)", "Other", "Assessment Document or Analysis", "2018-12-04T05:00:00Z", 2018, 12, "2018-12-04T05:00:00Z", null, "2018-12-04T18:53:19Z", null, 0, 0, "090000648393a471"], ["PHMSA-2018-0099-0002", "PHMSA", "PHMSA-2018-0099", "Gulf South Pipeline Attachments E, F and G", "Supporting & Related Material", "Supplement", "2018-11-16T05:00:00Z", 2018, 11, null, null, "2018-11-16T21:44:21Z", null, 0, 0, "09000064838e05c7"], ["PHMSA-2018-0099-0001", "PHMSA", "PHMSA-2018-0099", "Gulf South Pipeline Company - Cover Letter/Special Permit Application and (3) Attachnments", "Other", "Report", "2018-10-03T04:00:00Z", 2018, 10, "2018-10-03T04:00:00Z", null, "2025-06-16T20:32:18Z", null, 0, 0, "0900006483791997"]], "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": "PHMSA", "p1": "PHMSA-2018-0099"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-2018-0099", "results": [{"value": "PHMSA", "label": "PHMSA", "count": 13, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-2018-0099", "selected": true}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-2018-0099", "results": [{"value": "Other", "label": "Other", "count": 9, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-2018-0099&document_type=Other", "selected": false}, {"value": "Supporting & Related Material", "label": "Supporting & Related Material", "count": 3, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-2018-0099&document_type=Supporting+%26+Related+Material", "selected": false}, {"value": "Notice", "label": "Notice", "count": 1, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-2018-0099&document_type=Notice", "selected": false}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-2018-0099", "results": [{"value": 2018, "label": 2018, "count": 5, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-2018-0099&posted_year=2018", "selected": false}, {"value": 2020, "label": 2020, "count": 2, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-2018-0099&posted_year=2020", "selected": false}, {"value": 2024, "label": 2024, "count": 2, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-2018-0099&posted_year=2024", "selected": false}, {"value": 2019, "label": 2019, "count": 1, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-2018-0099&posted_year=2019", "selected": false}, {"value": 2021, "label": 2021, "count": 1, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-2018-0099&posted_year=2021", "selected": false}, {"value": 2022, "label": 2022, "count": 1, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-2018-0099&posted_year=2022", "selected": false}, {"value": 2025, "label": 2025, "count": 1, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-2018-0099&posted_year=2025", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "subtype", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-2018-0099&_facet=subtype"}, {"name": "posted_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-2018-0099&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-2018-0099&_facet=posted_month"}, {"name": "comment_start_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-2018-0099&_facet=comment_start_date"}, {"name": "open_for_comment", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-2018-0099&_facet=open_for_comment"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=PHMSA&docket_id=PHMSA-2018-0099&_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-2018-0099&_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-2018-0099&_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-2018-0099&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 2324.4060310535133, "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"}