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 docket_id = "DOT-OST-1996-1736" sorted by posted_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

posted_year 3

  • 1998 5
  • 1996 4
  • 1997 3

document_type 3

  • Other 7
  • Notice 3
  • Supporting & Related Material 2

agency_id 1

  • DOT 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
DOT-OST-1996-1736-0012 DOT Gemini Air Cargo, LLC - Exemption - United States-Korea DOT-OST-1996-1736 Notice of Action Taken re: Gemini Air Cargo, Inc. Notice Notice 1998-10-02T04:00:00Z 1998 10 1998-10-02T04:00:00Z 1999-10-07T03:59:59Z 2024-11-08T06:00:04Z   1 0 09000064803144a2
DOT-OST-1996-1736-0011 DOT Gemini Air Cargo, LLC - Exemption - United States-Korea DOT-OST-1996-1736 Gemini Air Cargo, Inc. - Letter re Polling of Parties Other Correspondence 1998-09-23T04:00:00Z 1998 9 1998-09-23T04:00:00Z 1998-09-25T03:59:59Z 2024-11-08T06:00:04Z   1 0 09000064803144a1
DOT-OST-1996-1736-0010 DOT Gemini Air Cargo, LLC - Exemption - United States-Korea DOT-OST-1996-1736 Gemini air Cargo, Inc. - Second Supplemental Certificate of Service Supporting & Related Material Supplement 1998-09-17T04:00:00Z 1998 9     2024-11-08T06:00:04Z   0 0 09000064803144a0
DOT-OST-1996-1736-0009 DOT Gemini Air Cargo, LLC - Exemption - United States-Korea DOT-OST-1996-1736 Gemini Air Cargo, Inc. - Supplemental Certificate of Service Supporting & Related Material Supplement 1998-08-24T04:00:00Z 1998 8     2024-11-08T06:00:27Z   0 0 09000064803144a9
DOT-OST-1996-1736-0008 DOT Gemini Air Cargo, LLC - Exemption - United States-Korea DOT-OST-1996-1736 Gemini Air Cargo, Inc. - Exemption/Renewal - U.S.-Korea/Hong Kong/Taiwan/Australia Other Application-Other 1998-08-14T04:00:00Z 1998 8 1998-08-14T04:00:00Z 1998-09-08T03:59:59Z 2024-11-08T06:00:26Z   1 0 09000064803144a8
DOT-OST-1996-1736-0007 DOT Gemini Air Cargo, LLC - Exemption - United States-Korea DOT-OST-1996-1736 97-12-15 Order Other Order 1997-12-10T05:00:00Z 1997 12 1997-12-10T05:00:00Z 1997-12-11T04:59:59Z 2024-11-08T06:00:26Z   1 0 09000064803144a7
DOT-OST-1996-1736-0006 DOT Gemini Air Cargo, LLC - Exemption - United States-Korea DOT-OST-1996-1736 Notice of Action Taken re: Gemini Air Cargo LLC Notice Notice 1997-11-05T05:00:00Z 1997 11 1997-11-05T05:00:00Z 1997-11-06T04:59:59Z 2024-11-08T06:00:26Z   1 0 09000064803144a6
DOT-OST-1996-1736-0005 DOT Gemini Air Cargo, LLC - Exemption - United States-Korea DOT-OST-1996-1736 Gemini Air Cargo, LLC - Renewal/Amendment/Exemption - U.S.-Korea Other Application-Other 1997-08-21T04:00:00Z 1997 8 1997-08-21T04:00:00Z 1997-08-22T03:59:59Z 2024-11-08T06:00:26Z   1 0 09000064803144a5
DOT-OST-1996-1736-0004 DOT Gemini Air Cargo, LLC - Exemption - United States-Korea DOT-OST-1996-1736 96-11-5 Order for Exemptions or Authorities under 49 U.S.C. Section 40109 Other Order 1996-11-12T05:00:00Z 1996 11 1996-11-12T05:00:00Z 2002-03-15T04:59:59Z 2024-11-12T04:04:57Z   1 0 0900006480382810
DOT-OST-1996-1736-0003 DOT Gemini Air Cargo, LLC - Exemption - United States-Korea DOT-OST-1996-1736 Notice of Action Taken Re Gemini Air Cargo, Inc. Notice Notice 1996-10-24T04:00:00Z 1996 10 1996-10-24T04:00:00Z 1996-10-25T03:59:59Z 2024-11-08T06:00:05Z   1 0 09000064803144a4
DOT-OST-1996-1736-0002 DOT Gemini Air Cargo, LLC - Exemption - United States-Korea DOT-OST-1996-1736 Gemini Air Cargo LLC - Amendment to Application Other Amendment 1996-09-24T04:00:00Z 1996 9 1996-09-24T04:00:00Z 1996-09-25T03:59:59Z 2024-11-08T06:00:04Z   1 0 09000064803144a3
DOT-OST-1996-1736-0001 DOT Gemini Air Cargo, LLC - Exemption - United States-Korea DOT-OST-1996-1736 Gemini Air Cargo, LLC - Exemption - U.S. - Korea Other Application-Other 1996-09-23T04:00:00Z 1996 9 1996-09-23T04:00:00Z 1996-09-24T03:59:59Z 2024-11-08T06:00:04Z   1 0 090000648031449f

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