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

14 rows where docket_id = "DOT-OST-2009-0158" sorted by posted_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

posted_year 9

  • 2009 3
  • 2011 2
  • 2013 2
  • 2015 2
  • 2017 1
  • 2018 1
  • 2019 1
  • 2020 1
  • 2021 1

document_type 1

  • Other 14

agency_id 1

  • DOT 14
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-2009-0158-0014 DOT None DOT-OST-2009-0158 Application of Virgin Australia Airlines Pty Ltd for Renewal of Exemption Other Application-Other 2021-12-03T05:00:00Z 2021 12 2021-12-03T05:00:00Z   2024-11-12T23:35:31Z   1 0 0900006484e9c8f0
DOT-OST-2009-0158-0013 DOT None DOT-OST-2009-0158 Notice of Action Taken re: Virgin Australia Airlines (SE Asia) Pty Ltd and Virgin Australia Airlines Pty Ltd dba Virgin Australia Other Decision 2020-01-22T05:00:00Z 2020 1 2020-01-22T05:00:00Z   2024-11-12T23:15:47Z   1 0 09000064842d98fc
DOT-OST-2009-0158-0012 DOT None DOT-OST-2009-0158 Application of Virgin Australia Airlines Pty Ltd and Virgin Australia Airlines (SE Asia) Pty Ltd for Renewal of Exemptions Other Application-Other 2019-12-20T05:00:00Z 2019 12 2019-12-20T05:00:00Z   2024-11-12T23:15:02Z   1 0 090000648423decd
DOT-OST-2009-0158-0011 DOT None DOT-OST-2009-0158 Notice of Action Taken re: Virgin Australia Airlines (SE Asia) Pty Ltd and Virgin Australia Airlines Pty Ltd d/b/a Virgin Australia Other Decision 2018-01-03T05:00:00Z 2018 1 2018-01-03T05:00:00Z   2024-11-07T01:15:28Z   1 0 0900006482d93b60
DOT-OST-2009-0158-0010 DOT None DOT-OST-2009-0158 Application of Virgin Australia Airlines Pty Ltd and Virgin Australia Airlines (SE Asia) Pty Ltd for Renewal of Exemptions Other Application-Other 2017-07-31T04:00:00Z 2017 7 2017-07-31T04:00:00Z   2017-07-31T18:09:32Z   0 0 0900006482987660
DOT-OST-2009-0158-0009 DOT None DOT-OST-2009-0158 Notice of Action Taken re: Virgin Australia Airlines Pty Ltd. d/b/a Virgin Australia Other Decision 2015-09-11T04:00:00Z 2015 9 2015-09-11T04:00:00Z   2024-11-12T05:37:44Z   1 0 0900006481c69234
DOT-OST-2009-0158-0008 DOT None DOT-OST-2009-0158 Application of Virgin Australia Airlines Pty Ltd. for Renewal of an Exemption Other Application-Other 2015-08-17T04:00:00Z 2015 8 2015-08-17T04:00:00Z   2024-11-12T05:37:07Z   1 0 0900006481c211d6
DOT-OST-2009-0158-0007 DOT None DOT-OST-2009-0158 Notice of Action Taken re: Virgin Australia Airlines Pty Ltd D/B/A Virgin Australia Other Decision 2013-09-13T04:00:00Z 2013 9 2013-09-13T04:00:00Z   2024-11-11T20:48:33Z   1 0 09000064814116ae
DOT-OST-2009-0158-0006 DOT None DOT-OST-2009-0158 Application of Virgin Australia Airlines Pty Ltd for Renewal of an Exemption Other Application-Other 2013-08-13T04:00:00Z 2013 8     2024-11-07T22:56:56Z   1 0 09000064813af4df
DOT-OST-2009-0158-0005 DOT None DOT-OST-2009-0158 Notice of Action Taken re: Virgin Blue Airlines Pty Ltd Other Decision 2011-09-27T04:00:00Z 2011 9 2011-09-27T04:00:00Z   2024-11-12T05:03:16Z   1 0 0900006480f38f91
DOT-OST-2009-0158-0004 DOT None DOT-OST-2009-0158 Application of Virgin Australia for Renewal of an Exemption Other Application-Other 2011-08-25T04:00:00Z 2011 8 2011-08-25T04:00:00Z   2013-08-11T01:43:18Z   0 0 0900006480eea38a
DOT-OST-2009-0158-0003 DOT None DOT-OST-2009-0158 Notice of Action Taken re: Virgin Blue Airlines Pty Ltd Other Notice 2009-09-02T04:00:00Z 2009 9 2009-09-02T04:00:00Z   2024-11-12T04:40:09Z   1 0 0900006480a1bc16
DOT-OST-2009-0158-0002 DOT None DOT-OST-2009-0158 Virgin Blue Group (Polling Results) Other Letter(s) 2009-07-23T04:00:00Z 2009 7 2009-07-23T04:00:00Z   2024-11-12T04:37:01Z   1 0 09000064809f883b
DOT-OST-2009-0158-0001 DOT None DOT-OST-2009-0158 Application of Virgin Blue Airlines Pty Ltd for an Exemption Other Application-Other 2009-07-10T04:00:00Z 2009 7 2009-07-10T04:00:00Z   2024-11-12T04:39:57Z   1 0 09000064809ed74a

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