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 docket_id = "DOT-OST-2014-0013" and posted_year = 2015 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, open_for_comment, posted_date (date), comment_start_date (date), last_modified (date)

document_type 2

  • Other 14
  • Notice 1

posted_year 1

  • 2015 · 15 ✖

agency_id 1

  • DOT 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
DOT-OST-2014-0013-0021 DOT None DOT-OST-2014-0013 2015-5-11 Order Issuing Foreign Certificate Other Order 2015-05-18T04:00:00Z 2015 5 2015-05-18T04:00:00Z   2024-11-07T23:21:01Z   1 0 0900006481ae6ce8
DOT-OST-2014-0013-0020 DOT None DOT-OST-2014-0013 Applications for Certificate Authority: Eastern Air Lines Group, Inc. Notice Notice of Change 2015-05-01T04:00:00Z 2015 5 2015-05-01T04:00:00Z   2015-05-01T13:05:20Z 2015-09683 0 0 0900006481ac6452
DOT-OST-2014-0013-0019 DOT None DOT-OST-2014-0013 2015-4-22 Final Order Issuing Interstate Certificate Other Order 2015-04-28T04:00:00Z 2015 4 2015-04-28T04:00:00Z   2024-11-07T23:16:02Z   1 0 0900006481abfb00
DOT-OST-2014-0013-0018 DOT None DOT-OST-2014-0013 2015-4-16 Order to Show Cause Proposing Issuance of Certificate Authority Other Order 2015-04-20T04:00:00Z 2015 4 2015-04-20T04:00:00Z   2024-11-07T23:13:18Z   1 0 0900006481aaeec6
DOT-OST-2014-0013-0016 DOT None DOT-OST-2014-0013 Eastern Air Lines Group, Inc. (Response to Request for Additional Information) Other Response(s) 2015-04-16T04:00:00Z 2015 4 2015-04-16T04:00:00Z   2024-11-07T23:17:44Z   1 0 0900006481aaa3e5
DOT-OST-2014-0013-0017 DOT None DOT-OST-2014-0013 Motion of Eastern Air Lines Group, Inc. for Confidential Treatment Other Motion 2015-04-16T04:00:00Z 2015 4 2015-04-16T04:00:00Z   2024-11-07T23:13:43Z   1 0 0900006481aaa3e9
DOT-OST-2014-0013-0015 DOT None DOT-OST-2014-0013 Additional Information Other Additional Information 2015-04-01T04:00:00Z 2015 4 2015-04-01T04:00:00Z   2015-04-01T16:32:42Z   0 0 0900006481a7fb41
DOT-OST-2014-0013-0013 DOT None DOT-OST-2014-0013 Eastern Air Lines Group, Inc. (Response to Letter Issued March 11, 2015) Other Response(s) 2015-03-23T04:00:00Z 2015 3 2015-03-23T04:00:00Z   2024-11-07T23:17:33Z   1 0 0900006481a58eb6
DOT-OST-2014-0013-0014 DOT None DOT-OST-2014-0013 Ruling on Confidential Material Other Letter(s) 2015-03-23T04:00:00Z 2015 3 2015-03-23T04:00:00Z   2024-11-07T23:18:26Z   1 0 0900006481a58f3c
DOT-OST-2014-0013-0012 DOT None DOT-OST-2014-0013 Eastern Air Lines Group, Inc. (Response to Request for Additional Information) Other Response(s) 2015-03-10T04:00:00Z 2015 3 2015-03-10T04:00:00Z   2024-11-07T23:17:16Z   1 0 0900006481a38bd2
DOT-OST-2014-0013-0011 DOT None DOT-OST-2014-0013 Eastern Air Lines Group, Inc. (Polling Letter) Other Letter(s) 2015-03-05T05:00:00Z 2015 3 2015-03-05T05:00:00Z   2015-03-05T17:14:39Z   0 0 0900006481a2e9ea
DOT-OST-2014-0013-0010 DOT None DOT-OST-2014-0013 Motion of Eastern Air Lines Group, Inc. to Shorten Answer Period Other Motion 2015-03-03T05:00:00Z 2015 3 2015-03-03T05:00:00Z   2024-11-07T23:18:48Z   1 0 0900006481a29050
DOT-OST-2014-0013-0009 DOT None DOT-OST-2014-0013 Motion of Eastern Air Lines Group, Inc. for Confidential Treatment Other Motion 2015-02-04T05:00:00Z 2015 2 2015-02-04T05:00:00Z   2024-11-07T23:17:14Z   1 0 09000064819f374e
DOT-OST-2014-0013-0008 DOT None DOT-OST-2014-0013 Eastern Air Lines Group, Inc. (Additional Information) Other Additional Information 2015-01-21T05:00:00Z 2015 1 2015-01-21T05:00:00Z   2024-11-12T05:33:39Z   1 0 09000064819d6cd5
DOT-OST-2014-0013-0007 DOT None DOT-OST-2014-0013 Request for Additional Information Other Request 2015-01-14T05:00:00Z 2015 1 2015-01-14T05:00:00Z   2024-11-12T05:29:55Z   1 0 09000064819c7604

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