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 = "DOT-OST-2004-17733" 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, comment_end_date, last_modified, open_for_comment, posted_date (date), comment_start_date (date), comment_end_date (date), last_modified (date)

posted_year 4

  • 2004 5
  • 2005 3
  • 2006 3
  • 2007 2

document_type 2

  • Other 10
  • Notice 3

agency_id 1

  • DOT 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
DOT-OST-2004-17733-0009 DOT None DOT-OST-2004-17733 Notice of Action Taken re: African International Airways (Proprietary) Limited Other Notice 2007-12-21T05:00:00Z 2007 12 2007-12-21T05:00:00Z   2013-07-27T20:28:43Z   0 0 090000648037d895
DOT-OST-2004-17733-0008 DOT None DOT-OST-2004-17733 Application of Renewal of Exemption Other Application-Other 2007-12-04T05:00:00Z 2007 12 2007-12-04T05:00:00Z   2024-11-12T04:07:36Z   1 0 090000648036edd6
DOT-OST-2004-17733-0007 DOT None DOT-OST-2004-17733 Notice of Action Taken re: African International Airways (Proprietary) Limited Notice Notice 2006-12-07T05:00:00Z 2006 12 2006-12-07T05:00:00Z 2006-12-08T04:59:59Z 2024-11-08T04:18:54Z   1 0 09000064802b5639
DOT-OST-2004-17733-0006-0002 DOT None DOT-OST-2004-17733 Application for Renewal of Exemption Other Application-Other 2006-11-06T05:00:00Z 2006 11 2006-11-06T05:00:00Z 2006-11-07T04:59:59Z 2024-11-08T04:18:54Z   1 0 09000064802b5638
DOT-OST-2004-17733-0006-0001 DOT None DOT-OST-2004-17733 Application for Renewal of Exemption Other Application-Other 2006-11-06T05:00:00Z 2006 11 2006-11-06T05:00:00Z 2006-11-07T04:59:59Z 2024-11-08T04:18:54Z   1 0 09000064802b5637
DOT-OST-2004-17733-0005 DOT None DOT-OST-2004-17733 Notice of Action Taken re: African International Airways (Proprietary) Limited Notice Notice 2005-11-07T05:00:00Z 2005 11 2005-11-07T05:00:00Z 2005-11-08T04:59:59Z 2024-11-08T04:18:54Z   1 0 09000064802b5636
DOT-OST-2004-17733-0004-0002 DOT None DOT-OST-2004-17733 Application of African International Airways Proprietary Limited for Renewal of Exemption Other Application-Other 2005-06-24T04:00:00Z 2005 6 2005-06-24T04:00:00Z 2005-06-25T03:59:59Z 2024-11-08T04:18:54Z   1 0 09000064802b5635
DOT-OST-2004-17733-0004-0001 DOT None DOT-OST-2004-17733 Application of African International Airways Proprietary Limited for Renewal of Exemption Other Application-Other 2005-06-24T04:00:00Z 2005 6 2005-06-24T04:00:00Z 2005-06-25T03:59:59Z 2024-11-08T04:18:54Z   1 0 09000064802b5634
DOT-OST-2004-17733-0003 DOT None DOT-OST-2004-17733 Notice of Action Taken re African International Airways (Proprietary) Limited Notice Notice 2004-07-06T04:00:00Z 2004 7 2004-07-06T04:00:00Z 2004-07-07T03:59:59Z 2024-11-08T04:18:53Z   1 0 09000064802b5633
DOT-OST-2004-17733-0002-0002 DOT None DOT-OST-2004-17733 Certificate of Service of Notice of Application of African International Airways (Proprietary) for an Exemption Other Certificate of Service 2004-06-18T04:00:00Z 2004 6 2004-06-18T04:00:00Z 2004-06-19T03:59:59Z 2024-11-08T04:18:53Z   1 0 09000064802b5632
DOT-OST-2004-17733-0002-0001 DOT None DOT-OST-2004-17733 Certificate of Service of Notice of Application of African International Airways (Proprietary) for an Exemption Other Certificate of Service 2004-06-18T04:00:00Z 2004 6 2004-06-18T04:00:00Z 2004-06-19T03:59:59Z 2024-11-08T04:18:53Z   1 0 09000064802b5631
DOT-OST-2004-17733-0001-0001 DOT None DOT-OST-2004-17733 Application of African International Airways (Proprietary) Limited for an Exemption Other Application-Other 2004-05-06T04:00:00Z 2004 5 2004-05-06T04:00:00Z 2004-05-07T03:59:59Z 2024-11-08T04:18:53Z   1 0 09000064802b562c
DOT-OST-2004-17733-0001-0002 DOT None DOT-OST-2004-17733 Application of African International Airways (Proprietary) Limited for an Exemption Other Application-Other 2004-05-06T04:00:00Z 2004 5 2004-05-06T04:00:00Z 2004-05-07T03:59:59Z 2024-11-08T04:18:53Z   1 0 09000064802b5630

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