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

11 rows where docket_id = "FAA-2004-19062" and posted_year = 2005 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, last_modified, posted_date (date), comment_start_date (date), comment_end_date (date), last_modified (date)

document_type 2

  • Other 7
  • Notice 4

posted_year 1

  • 2005 · 11 ✖

agency_id 1

  • FAA 11
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-2004-19062-0022 FAA In the Matter of Interline Brands, Inc. - Complaint - CP04SO0024 FAA-2004-19062 U.S. DOT/FAA - Notice of Appearance - CP04SO0024 Notice Notice 2005-10-12T04:00:00Z 2005 10 2005-10-12T04:00:00Z 2005-10-14T03:59:59Z 2024-11-12T03:12:33Z   1 0 0900006480323acf
FAA-2004-19062-0021 FAA In the Matter of Interline Brands, Inc. - Complaint - CP04SO0024 FAA-2004-19062 U.S. DOT/OST - Administrative Law Judge's Order Granting Motion for Decision - CP04SO0024 Other Order 2005-09-23T04:00:00Z 2005 9 2005-09-23T04:00:00Z 2005-09-24T03:59:59Z 2024-11-12T03:12:32Z   1 0 0900006480323ace
FAA-2004-19062-0020 FAA In the Matter of Interline Brands, Inc. - Complaint - CP04SO0024 FAA-2004-19062 U.S. DOT/OST - Administrative Law Judge's Notice of Prehearing Conference and Hearing Date - CP04SO0024 Notice Notice 2005-09-14T04:00:00Z 2005 9 2005-09-14T04:00:00Z 2005-09-15T03:59:59Z 2024-11-12T03:12:32Z   1 0 0900006480323acd
FAA-2004-19062-0019 FAA In the Matter of Interline Brands, Inc. - Complaint - CP04SO0024 FAA-2004-19062 U.S. DOT/OST - Order Reassigning Proceeding - CP04SO0024 Other Order 2005-08-22T04:00:00Z 2005 8 2005-08-22T04:00:00Z 2005-08-23T03:59:59Z 2024-11-12T03:12:32Z   1 0 0900006480323acb
FAA-2004-19062-0018 FAA In the Matter of Interline Brands, Inc. - Complaint - CP04SO0024 FAA-2004-19062 U.S. DOT/FAA - Motion to Compel Discovery and Request for Ruling on Complainant's Motion for Decision - CP04SO730266 Other Motion 2005-07-14T04:00:00Z 2005 7 2005-07-14T04:00:00Z 2005-07-16T03:59:59Z 2024-11-12T03:12:32Z   1 0 0900006480323aca
FAA-2004-19062-0017 FAA In the Matter of Interline Brands, Inc. - Complaint - CP04SO0024 FAA-2004-19062 U.S. DOT/OST - Order Postponing Hearing - CP04SO0024 Other Order 2005-06-15T04:00:00Z 2005 6 2005-06-15T04:00:00Z 2005-06-18T03:59:59Z 2024-11-12T03:12:32Z   1 0 0900006480323ac9
FAA-2004-19062-0016 FAA In the Matter of Interline Brands, Inc. - Complaint - CP04SO0024 FAA-2004-19062 U.S. DOT/OST - Order Reassigning Proceeding - CP04SO0024 Other Order 2005-05-05T04:00:00Z 2005 5 2005-05-05T04:00:00Z 2005-05-11T03:59:59Z 2024-11-12T03:12:09Z   1 0 0900006480323ac8
FAA-2004-19062-0015 FAA In the Matter of Interline Brands, Inc. - Complaint - CP04SO0024 FAA-2004-19062 U.S. DOT/OST - Notice of Hearing - CP04SO0024 Notice Notice 2005-04-27T04:00:00Z 2005 4 2005-04-27T04:00:00Z 2005-04-30T03:59:59Z 2024-11-12T03:12:09Z   1 0 0900006480323ac7
FAA-2004-19062-0012 FAA In the Matter of Interline Brands, Inc. - Complaint - CP04SO0024 FAA-2004-19062 U.S. DOT/OST - Notice of Tentative Hearing Dates - CP04SO0024 Notice Notice 2005-01-18T05:00:00Z 2005 1 2005-01-18T05:00:00Z 2005-01-26T04:59:59Z 2024-11-12T03:12:09Z   1 0 0900006480323ac4
FAA-2004-19062-0014 FAA In the Matter of Interline Brands, Inc. - Complaint - CP04SO0024 FAA-2004-19062 U.S. DOT/FAA - Complainant's Motion for Decision - CP04SO0024 Other Motion 2005-01-18T05:00:00Z 2005 1 2005-01-18T05:00:00Z 2005-03-03T04:59:59Z 2024-11-12T03:12:09Z   1 0 0900006480323ac6
FAA-2004-19062-0013 FAA In the Matter of Interline Brands, Inc. - Complaint - CP04SO0024 FAA-2004-19062 U.S. DOT/FAA - Complainant's Motion for Decision - CP04SO0024 Other Motion 2005-01-18T05:00:00Z 2005 1 2005-01-18T05:00:00Z 2005-02-19T04:59:59Z 2024-11-12T03:12:09Z   1 0 0900006480323ac5

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