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

15 rows where agency_id = "STB", document_type = "Proposed Rule" and posted_year = 2016 sorted by posted_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

posted_year 1

  • 2016 · 15 ✖

document_type 1

  • Proposed Rule · 15 ✖

agency_id 1

  • STB · 15 ✖
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
STB-2016-0155-0001 STB   Offers of Financial Assistance Proposed Rule   2016-10-05T04:00:00Z 2016 10 2016-10-05T04:00:00Z 2017-01-04T04:59:59Z 2016-10-05T11:57:42Z 2016-24056 0 0 090000648229a575
STB-2016-0149-0001 STB   Class I Railroad Accounting and Financial Reporting: Transportation of Hazardous Materials; Withdrawal Proposed Rule   2016-09-26T04:00:00Z 2016 9 2016-09-26T04:00:00Z   2016-09-26T11:42:52Z 2016-23144 0 0 0900006482266114
STB-2016-0138-0001 STB   Rail Transportation of Grain: Rate Regulation Review; Expanding Access to Rate Relief Proposed Rule   2016-09-07T04:00:00Z 2016 9 2016-09-07T04:00:00Z 2016-12-20T04:59:59Z 2016-09-07T11:40:07Z 2016-21305 0 0 09000064821db6ba
STB-2016-0125-0001 STB   Review of the General Purpose Costing System; Supplement Proposed Rule   2016-08-10T04:00:00Z 2016 8 2016-08-10T04:00:00Z 2016-11-08T04:59:59Z 2016-08-10T12:42:53Z 2016-18806 0 0 0900006482164b7b
STB-2016-0118-0001 STB   Dispute Resolution Procedures Under the Fixing America's Surface Transportation Act Proposed Rule   2016-08-03T04:00:00Z 2016 8 2016-08-03T04:00:00Z 2016-10-01T03:59:59Z 2016-08-04T01:50:15Z 2016-18102 0 0 0900006482151580
STB-2016-0120-0001 STB   Competitive Switching and Reciprocal Switching Proposed Rule   2016-08-03T04:00:00Z 2016 8 2016-08-03T04:00:00Z 2016-10-26T03:59:59Z 2016-08-04T01:51:12Z 2016-17980 0 0 0900006482151793
STB-2016-0113-0001 STB   Waybill Data Reporting for Toxic Inhalation Hazards; Withdrawal Proposed Rule   2016-07-28T04:00:00Z 2016 7 2016-07-28T04:00:00Z   2016-07-28T12:02:26Z 2016-17883 0 0 090000648213499d
STB-2016-0091-0001 STB   Expediting Rate Cases Proposed Rule   2016-06-21T04:00:00Z 2016 6 2016-06-21T04:00:00Z 2016-08-30T03:59:59Z 2016-06-21T12:36:38Z 2016-14625 0 0 0900006482053b41
STB-2016-0086-0001 STB   Semiannual Regulatory Agenda Proposed Rule   2016-06-09T04:00:00Z 2016 6     2016-06-22T18:54:24Z 2016-12970 0 0 0900006482026124
STB-2016-0077-0001 STB   United States Rail Service Issues-Performance Data Reporting; Correction Proposed Rule   2016-05-23T04:00:00Z 2016 5 2016-05-23T04:00:00Z 2016-06-01T03:59:59Z 2016-05-23T12:35:04Z 2016-11805 0 0 0900006481fe73db
STB-2016-0073-0001 STB   Rules Relating to Board-Initiated Investigations Proposed Rule   2016-05-17T04:00:00Z 2016 5 2016-05-17T04:00:00Z 2016-06-16T03:59:59Z 2016-05-17T12:37:36Z 2016-11382 0 0 0900006481fd5aa0
STB-2016-0072-0001 STB   Revisions to Arbitration Procedures Proposed Rule   2016-05-16T04:00:00Z 2016 5 2016-05-16T04:00:00Z 2016-06-14T03:59:59Z 2016-05-16T12:22:20Z 2016-11238 0 0 0900006481fd113d
STB-2016-0066-0001 STB   Unites States Rail Service Issues: Performance Data Reporting Proposed Rule   2016-05-05T04:00:00Z 2016 5 2016-05-05T04:00:00Z 2016-06-01T03:59:59Z 2016-05-05T13:03:32Z 2016-10442 0 0 0900006481fac821
STB-2016-0043-0001 STB   Review of Commodity, Boxcar, and Trailer-on-Flatcar/Container-on-Flatcar Exemptions Proposed Rule   2016-03-28T04:00:00Z 2016 3 2016-03-28T04:00:00Z 2016-05-28T03:59:59Z 2016-03-28T12:31:35Z 2016-06956 0 0 0900006481ee3ab8
STB-2016-0019-0001 STB   Accelerating Reporting Requirements for Class I Railroads Proposed Rule   2016-02-18T05:00:00Z 2016 2 2016-02-18T05:00:00Z   2016-02-18T13:26:20Z 2016-03332 0 0 0900006481e74a5b

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 1851.065ms · Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API