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

13 rows where docket_id = "FRA-2008-0124" and posted_year = 2010 sorted by posted_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

posted_year 1

  • 2010 · 13 ✖

document_type 1

  • Other 13

agency_id 1

  • FRA 13
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-2008-0124-0022 FRA Dona R. Eastlick - Request for an Administrative Hearing FRA-2008-0124 U.S. DOT/FRA - Order No. 5 Decision Other Other 2010-07-07T04:00:00Z 2010 7 2010-07-07T04:00:00Z   2024-11-07T22:17:28Z   1 0 0900006480b10186
FRA-2008-0124-0021 FRA Dona R. Eastlick - Request for an Administrative Hearing FRA-2008-0124 Brotherhood of Locomotive Engineers and Trainmen - Hearing Petitioner's Reply Brief Other Brief 2010-06-07T04:00:00Z 2010 6 2010-06-07T04:00:00Z   2013-07-27T23:21:13Z   0 0 0900006480afbe57
FRA-2008-0124-0019 FRA Dona R. Eastlick - Request for an Administrative Hearing FRA-2008-0124 U.S.DOT/FRA - Union Pacific Railroad Company's Response to Hearing Petitioner's Brief Encompassing Case Other Response(s) 2010-06-01T04:00:00Z 2010 6 2010-06-01T04:00:00Z   2013-07-27T23:20:33Z   0 0 0900006480af5f82
FRA-2008-0124-0020 FRA Dona R. Eastlick - Request for an Administrative Hearing FRA-2008-0124 U.S.DOT/FRA - Reply Brief of the Federal Railroad Administration to Petitioner's Brief Encompassing the Case Other Brief 2010-06-01T04:00:00Z 2010 6 2010-06-01T04:00:00Z   2013-08-11T03:08:47Z   0 0 0900006480af5a16
FRA-2008-0124-0018 FRA Dona R. Eastlick - Request for an Administrative Hearing FRA-2008-0124 U.S. DOT/FRA - Order No. 4 Modifying Briefing Schedule Other Order 2010-05-12T04:00:00Z 2010 5 2010-05-12T04:00:00Z   2013-08-11T01:34:23Z   0 0 0900006480aeb68b
FRA-2008-0124-0017 FRA Dona R. Eastlick - Request for an Administrative Hearing FRA-2008-0124 U.S. DOT/FRA - Order No. 3 Modifying Initial Scheduling Order and Order No. 2 Other Order 2010-05-12T04:00:00Z 2010 5 2010-05-12T04:00:00Z   2013-08-11T01:34:23Z   0 0 0900006480aeb674
FRA-2008-0124-0016 FRA Dona R. Eastlick - Request for an Administrative Hearing FRA-2008-0124 Hearing Petitioner’s Brief Encompassing Case Other Brief 2010-05-11T04:00:00Z 2010 5 2010-05-11T04:00:00Z   2013-07-27T23:18:22Z   0 0 0900006480ae8f57
FRA-2008-0124-0015 FRA Dona R. Eastlick - Request for an Administrative Hearing FRA-2008-0124 Brotherhood of Locomotive Engineers and Trainmen - Hearing Petitioner’s Motion for an Extension of Time Other Motion 2010-04-29T04:00:00Z 2010 4 2010-04-29T04:00:00Z   2024-11-07T22:18:01Z   1 0 0900006480ae27e2
FRA-2008-0124-0014 FRA Dona R. Eastlick - Request for an Administrative Hearing FRA-2008-0124 U.S. DOT/FRA - See Attachment Other Other 2010-04-21T04:00:00Z 2010 4 2010-04-21T04:00:00Z   2024-11-12T04:50:59Z   1 0 0900006480ada557
FRA-2008-0124-0013 FRA Dona R. Eastlick - Request for an Administrative Hearing FRA-2008-0124 U.S. DOT/FRA and Union Pacific Railroad - Joint Motion for an Extension of Time to File Joint Statement of Agreed-Upon Material Facts Other Motion 2010-04-14T04:00:00Z 2010 4 2010-04-14T04:00:00Z   2024-11-12T04:52:13Z   1 0 0900006480ad44f0
FRA-2008-0124-0012 FRA Dona R. Eastlick - Request for an Administrative Hearing FRA-2008-0124 U.S. DOT/FRA - Order No. 2 Modifying Initial Schedule and Setting Briefing Schedule Other Order 2010-01-20T05:00:00Z 2010 1 2010-01-20T05:00:00Z   2013-07-27T23:04:36Z   0 0 0900006480a7ef72
FRA-2008-0124-0011 FRA Dona R. Eastlick - Request for an Administrative Hearing FRA-2008-0124 D.R. Eastlick, Locomotive Engineer Certification (EQAL 07-07) Other Discovery 2010-01-05T05:00:00Z 2010 1 2010-01-05T05:00:00Z   2013-07-27T23:03:29Z   0 0 0900006480a7453f
FRA-2008-0124-0010 FRA Dona R. Eastlick - Request for an Administrative Hearing FRA-2008-0124 D.R. Eastlick, Locomotive Engineer Certification (EQAL 07-07) Other Discovery 2010-01-05T05:00:00Z 2010 1 2010-01-05T05:00:00Z   2013-07-27T23:03:23Z   0 0 0900006480a73ba2

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