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

12 rows where agency_id = "FRA", document_type = "Notice" and posted_year = 2006 sorted by posted_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

posted_year 1

  • 2006 · 12 ✖

document_type 1

  • Notice · 12 ✖

agency_id 1

  • FRA · 12 ✖
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
FRA-2006-26517-0002-0002 FRA Request for Administrative Hearing - Douglas W. Osborne FRA-2006-26517 Douglas W. Osbourne c/o UTU Local 626 - Entry of Appearance Notice Notice 2006-12-13T05:00:00Z 2006 12 2006-12-13T05:00:00Z 2006-12-14T04:59:59Z 2024-11-08T04:13:14Z   1 0 09000064802b8a67
FRA-2006-26517-0002-0001 FRA Request for Administrative Hearing - Douglas W. Osborne FRA-2006-26517 Douglas W. Osbourne c/o UTU Local 626 - Entry of Appearance Notice Notice 2006-12-13T05:00:00Z 2006 12 2006-12-13T05:00:00Z 2006-12-14T04:59:59Z 2024-11-08T04:13:14Z   1 0 09000064802b8a66
FRA-2006-26029-0009 FRA Alaska Railroad Corporation - Waiver Petition & Informational Filing FRA-2006-26029 Alaska Railroad Corporation - Notification of Change in Testing Dates Notice Notice 2006-12-06T05:00:00Z 2006 12 2006-12-06T05:00:00Z 2006-12-07T04:59:59Z 2024-11-08T04:21:33Z   1 0 09000064802b6283
FRA-2001-8728-0034 FRA U.S. Locational Requirement for Dispatching of U.S. Rail Operations FRA-2001-8728 U.S. DOT/FRA - Notice 1 Notice Notice 2006-07-11T04:00:00Z 2006 7 2006-07-11T04:00:00Z 2006-07-12T03:59:59Z 2024-11-11T22:43:44Z   1 0 09000064802bf3dd
FRA-2000-7257-0086 FRA Railroad Safety Advisory Committee FRA-2000-7257 U.S. DOT/FRA - Railroad Safety Advisory Committee (RSAC) Meeting 5-18-06 Notice Public Meetings 2006-06-08T04:00:00Z 2006 6 2006-06-08T04:00:00Z 2006-06-09T03:59:59Z 2024-11-08T04:56:26Z   1 0 09000064802cafe5
FRA-2004-19997-0003 FRA S. J. Kimball - Request for Administrative Hearing FRA-2004-19997 U.S. DOT/FRA - Notice of Appearance for Respondent Federal Railroad Administration - EQAL-2004-28 Notice Notice 2006-05-24T04:00:00Z 2006 5 2006-05-24T04:00:00Z 2006-05-25T03:59:59Z 2024-11-07T02:24:57Z   1 0 09000064802adf33
FRA-2003-15526-0007 FRA Request for Administrative Hearing - John D. Letourneau, Locomotive Engineer - 49 CFR 240.407 FRA-2003-15526 Amtrak - Notice of Contacts for the Federal Railroad Administration Notice Notice 2006-05-12T04:00:00Z 2006 5 2006-05-12T04:00:00Z 2006-05-13T03:59:59Z 2024-11-08T04:26:33Z   1 0 09000064802b83ad
FRA-2006-24035-0009 FRA Northeast Corridor Access Fees FRA-2006-24035 U.S. DOT/FRA - Minutes of Meeting Notice Public Meetings 2006-03-20T05:00:00Z 2006 3 2006-03-20T05:00:00Z 2006-03-21T04:59:59Z 2024-11-07T02:10:09Z   1 0 09000064802b31e4
FRA-2000-7414-0006 FRA The New York, Susquehanna and Western Railway Corporation - Waiver Petition FRA-2000-7414 U.S. DOT/FRA - Notice of Expiration Date Notice Notice 2006-03-07T05:00:00Z 2006 3 2006-03-07T05:00:00Z 2006-03-08T04:59:59Z 2024-11-07T02:06:37Z   1 0 09000064802ad79c
FRA-2000-7257-0083 FRA Railroad Safety Advisory Committee FRA-2000-7257 U.S. DOT/FRA - Railroad Safety Advisory Committee Meeting on February 22, 2006 Notice Public Meetings 2006-03-07T05:00:00Z 2006 3 2006-03-07T05:00:00Z 2006-03-08T04:59:59Z 2024-11-08T04:56:26Z   1 0 09000064802cafe2
FRA-2005-22962-0004 FRA Union Pacific Railroad - Request for Administrative Hearing FRA-2005-22962 U.S. DOT/FRA - Notice of Contacts for the Federal Railroad Administration Notice Notice 2006-02-09T05:00:00Z 2006 2 2006-02-09T05:00:00Z 2006-02-10T04:59:59Z 2024-11-11T22:24:09Z   1 0 09000064802bcc08
FRA-2004-19490-0003 FRA Engineer D.A. Slicker - Waiver Petition FRA-2004-19490 U.S. DOT/FRA - Notice of Contacts Notice Notice 2006-02-07T05:00:00Z 2006 2 2006-02-07T05:00:00Z 2006-02-08T04:59:59Z 2024-11-07T02:21:12Z   1 0 09000064802b10d4

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