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 = "FAA-2005-22376" and posted_year = 2006 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, posted_date (date), comment_start_date (date), comment_end_date (date), last_modified (date)

document_type 2

  • Other 10
  • Notice 2

posted_year 1

  • 2006 · 12 ✖

agency_id 1

  • FAA 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
FAA-2005-22376-0022 FAA AmAv, Inc. v. Maryland Aviation Administration - Complaint FAA-2005-22376 U.S. DOT/FAA - Final Decision and Order Other Final Agency Decision 2006-08-08T04:00:00Z 2006 8 2006-08-08T04:00:00Z 2006-08-09T03:59:59Z 2024-11-11T22:29:44Z   1 0 09000064802bd1d5
FAA-2005-22376-0021 FAA AmAv, Inc. v. Maryland Aviation Administration - Complaint FAA-2005-22376 U.S. DOT/FAA - Notice Of Extension Of Time Notice Notice 2006-07-11T04:00:00Z 2006 7 2006-07-11T04:00:00Z 2006-07-12T03:59:59Z 2024-11-11T22:29:44Z   1 0 09000064802bd1d4
FAA-2005-22376-0020 FAA AmAv, Inc. v. Maryland Aviation Administration - Complaint FAA-2005-22376 Maryland Aviation Administration - Reply and Opposition to Complainant's Appeal of the Director's Determination Other Reply 2006-05-12T04:00:00Z 2006 5 2006-05-12T04:00:00Z 2006-05-13T03:59:59Z 2024-11-11T22:29:44Z   1 0 09000064802bd1d3
FAA-2005-22376-0019-0001 FAA AmAv, Inc. v. Maryland Aviation Administration - Complaint FAA-2005-22376 AmAv, Inc. - Appeal of the Director's Determination Other Appeal 2006-04-19T04:00:00Z 2006 4 2006-04-19T04:00:00Z 2006-04-20T03:59:59Z 2024-11-11T22:29:43Z   1 0 09000064802bd1d0
FAA-2005-22376-0019-0002 FAA AmAv, Inc. v. Maryland Aviation Administration - Complaint FAA-2005-22376 AmAv, Inc. - Appeal of the Director's Determination Other Appeal 2006-04-19T04:00:00Z 2006 4 2006-04-19T04:00:00Z 2006-04-20T03:59:59Z 2024-11-11T22:29:43Z   1 0 09000064802bd1d1
FAA-2005-22376-0018 FAA AmAv, Inc. v. Maryland Aviation Administration - Complaint FAA-2005-22376 U.S. DOT/FAA - Director's Determination Other Director's Determination 2006-03-20T05:00:00Z 2006 3 2006-03-20T05:00:00Z 2006-03-21T04:59:59Z 2024-11-11T22:29:43Z   1 0 09000064802bd1cf
FAA-2005-22376-0017 FAA AmAv, Inc. v. Maryland Aviation Administration - Complaint FAA-2005-22376 AmAv, Inv. - Letter Regarding EPA's Oil Program Other Letter(s) 2006-02-22T05:00:00Z 2006 2 2006-02-22T05:00:00Z 2006-02-23T04:59:59Z 2024-11-11T22:29:43Z   1 0 09000064802bd1ce
FAA-2005-22376-0016 FAA AmAv, Inc. v. Maryland Aviation Administration - Complaint FAA-2005-22376 Maryland Aviation Administration - Response to David Dowell's Letter dated 12/21/2005 Other Response(s) 2006-02-06T05:00:00Z 2006 2 2006-02-06T05:00:00Z 2006-02-07T04:59:59Z 2024-11-11T22:29:43Z   1 0 09000064802bd1cd
FAA-2005-22376-0015 FAA AmAv, Inc. v. Maryland Aviation Administration - Complaint FAA-2005-22376 David L. Dowell - Letter Regarding Fuel Truck Other Letter(s) 2006-02-01T05:00:00Z 2006 2 2006-02-01T05:00:00Z 2006-02-02T04:59:59Z 2024-11-11T22:29:43Z   1 0 09000064802bd1cc
FAA-2005-22376-0014 FAA AmAv, Inc. v. Maryland Aviation Administration - Complaint FAA-2005-22376 U.S. DOT/FAA - Notice of Extension of Time Notice Notice 2006-01-25T05:00:00Z 2006 1 2006-01-25T05:00:00Z 2006-01-26T04:59:59Z 2024-11-11T22:29:42Z   1 0 09000064802bd1cb
FAA-2005-22376-0013 FAA AmAv, Inc. v. Maryland Aviation Administration - Complaint FAA-2005-22376 Maryland Aviation Administration - Response to David Dowell's Letter to the FAA Dated 12/21/2005 Other Response(s) 2006-01-20T05:00:00Z 2006 1 2006-01-20T05:00:00Z 2006-01-21T04:59:59Z 2024-11-11T22:29:42Z   1 0 09000064802bd1ca
FAA-2005-22376-0012 FAA AmAv, Inc. v. Maryland Aviation Administration - Complaint FAA-2005-22376 AmAv, Inv. - Letter Regarding Settlement to Impasse over it's Self-Fueling Activities Other Letter(s) 2006-01-03T05:00:00Z 2006 1 2006-01-03T05:00:00Z 2006-01-04T04:59:59Z 2024-11-11T22:29:42Z   1 0 09000064802bd1c9

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