home / openregs

documents

Regulatory documents from Regulations.gov including rules, proposed rules, notices, and supporting materials.

Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API

14 rows where docket_id = "PHMSA-2023-0002" sorted by posted_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: subtype, posted_date, posted_month, comment_start_date, open_for_comment, withdrawn, posted_date (date), comment_start_date (date), comment_end_date (date), last_modified (date)

document_type 3

  • Other 12
  • Notice 1
  • Supporting & Related Material 1

posted_year 2

  • 2023 13
  • 2025 1

agency_id 1

  • PHMSA 14
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
PHMSA-2023-0002-0015 PHMSA None PHMSA-2023-0002 2025 Annual Report Supporting & Related Material Supplement 2025-08-06T04:00:00Z 2025 8     2025-08-06T18:49:39Z   0 0 09000064b8ee5e0e
PHMSA-2023-0002-0014 PHMSA None PHMSA-2023-0002 2023-0002 - Colorado Interstate Gas - Class 1 to 3 LOD. Other Special Permit 2023-08-07T04:00:00Z 2023 8 2023-08-07T04:00:00Z   2023-08-07T16:41:57Z   0 0 0900006485def91f
PHMSA-2023-0002-0013 PHMSA None PHMSA-2023-0002 2023-0002 - Colorado Interstate Gas - Class 1 to 3 SP - FEA FONSI Other Special Permit 2023-08-07T04:00:00Z 2023 8 2023-08-07T04:00:00Z   2023-08-07T16:40:40Z   0 0 0900006485def91b
PHMSA-2023-0002-0012 PHMSA None PHMSA-2023-0002 2023-0002 - Colorado Interstate Gas - Class 1 to 3 SP - Conditions. Other Special Permit 2023-08-07T04:00:00Z 2023 8 2023-08-07T04:00:00Z   2023-08-07T16:39:01Z   0 0 0900006485def8ae
PHMSA-2023-0002-0011 PHMSA None PHMSA-2023-0002 2023-0002 - Colorado Interstate Gas - Class 1 to 3 SP - SPAF Other Special Permit 2023-08-07T04:00:00Z 2023 8 2023-08-07T04:00:00Z   2023-08-07T16:37:24Z   0 0 0900006485def8ac
PHMSA-2023-0002-0010 PHMSA None PHMSA-2023-0002 Florida Gas Transmission Company - Class 1 or 2 to Class 3 Special Permit - LOD, SP, SPAF, and FEA FONSI - Other   2023-08-04T00:00:00Z 2023 8     2023-08-07T16:35:34Z   0 1 0900006485dc8e73
PHMSA-2023-0002-0009 PHMSA None PHMSA-2023-0002 Colorado Interstate Gas Documents Other   2023-08-04T00:00:00Z 2023 8     2023-08-07T16:35:02Z   0 1 0900006485dc8c4c
PHMSA-2023-0002-0008 PHMSA None PHMSA-2023-0002 Letter - Requesting Special Permit for Colorado Interstate Gas Company (CIG) Other Letter(s) 2023-02-21T05:00:00Z 2023 2 2023-02-21T05:00:00Z   2023-02-21T10:36:54Z   0 0 09000064856bbeca
PHMSA-2023-0002-0004 PHMSA None PHMSA-2023-0002 Colorado Interstate Gas - Class 1 to 3 SP - Conditions - 01-10-2023 Other Additional Information 2023-02-07T05:00:00Z 2023 2 2023-02-07T05:00:00Z   2025-06-16T17:56:34Z   0 0 090000648563b576
PHMSA-2023-0002-0005 PHMSA None PHMSA-2023-0002 Colorado Interstate Gas - Class 1 to 3 SP - Attachment A - Pipeline Integrity Information - 01-10-2023 Other Additional Information 2023-02-07T05:00:00Z 2023 2 2023-02-07T05:00:00Z   2025-06-16T17:56:50Z   0 0 090000648563b577
PHMSA-2023-0002-0006 PHMSA None PHMSA-2023-0002 Colorado Interstate Gas - Class 1 to 3 SP - Attachment B - Criteria Document - 01-10-2023 Other Additional Information 2023-02-07T05:00:00Z 2023 2 2023-02-07T05:00:00Z   2025-06-16T17:57:13Z   0 0 090000648563b63f
PHMSA-2023-0002-0003 PHMSA None PHMSA-2023-0002 Permits; Applications, Issuances, etc.: Colorado Interstate Gas Company, LLC Notice Request for Comments 2023-01-18T05:00:00Z 2023 1 2023-01-18T05:00:00Z 2023-02-18T04:59:59Z 2025-06-16T17:56:18Z 2023-00839 0 0 09000064855f5669
PHMSA-2023-0002-0002 PHMSA None PHMSA-2023-0002 Colorado Interstate Gas Company, LLC Page 1 of 24 - DEA and Proposed FONSI – Class 1 to Class 3 Location Other Environmental assessment 2023-01-12T05:00:00Z 2023 1 2023-01-12T05:00:00Z   2025-03-27T01:00:54Z   1 0 09000064855e8f0b
PHMSA-2023-0002-0001 PHMSA None PHMSA-2023-0002 Colorado Interstate Gas Company, L.L.C. - Application Letter Other Letter(s) 2023-01-03T05:00:00Z 2023 1 2023-01-03T05:00:00Z   2024-11-12T23:49:53Z   1 0 090000648557fab0

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE documents (
    id TEXT PRIMARY KEY,
    agency_id TEXT,
    docket_id TEXT REFERENCES dockets(id),
    title TEXT,
    document_type TEXT,
    subtype TEXT,
    posted_date TEXT,
    posted_year INTEGER,
    posted_month INTEGER,
    comment_start_date TEXT,
    comment_end_date TEXT,
    last_modified TEXT,
    fr_doc_num TEXT,
    open_for_comment INTEGER,
    withdrawn INTEGER,
    object_id TEXT
);
CREATE INDEX idx_docs_agency ON documents(agency_id);
CREATE INDEX idx_docs_docket ON documents(docket_id);
CREATE INDEX idx_docs_date ON documents(posted_date);
CREATE INDEX idx_docs_year ON documents(posted_year);
CREATE INDEX idx_docs_type ON documents(document_type);
CREATE INDEX idx_docs_frnum ON documents(fr_doc_num);
CREATE INDEX idx_docs_comment_end ON documents(comment_end_date) WHERE comment_end_date IS NOT NULL AND withdrawn = 0;
Powered by Datasette · Queries took 9.901ms · Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API