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 = "FMCSA-2006-26412" sorted by posted_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

posted_year 3

  • 2009 9
  • 2008 2
  • 2006 1

document_type 1

  • Other 12

agency_id 1

  • FMCSA 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
FMCSA-2006-26412-0012 FMCSA ESC - In the Matter of Action Logistics Network Corporation - Field Administrator's Motion for Final Order FMCSA-2006-26412 In the Matter of Action Logistics Network Corporation - Administrative Law Judge's Order Dismissing Proceeding and Cancelling Hearing Other Order 2009-06-03T04:00:00Z 2009 6 2009-06-03T04:00:00Z   2013-08-11T03:02:24Z   0 0 09000064809c3ed3
FMCSA-2006-26412-0011 FMCSA ESC - In the Matter of Action Logistics Network Corporation - Field Administrator's Motion for Final Order FMCSA-2006-26412 In the Matter of Action Logistics Network Corp. Other Stipulation(s) 2009-05-27T04:00:00Z 2009 5 2009-05-27T04:00:00Z   2013-08-11T03:02:14Z   0 0 09000064809b92bb
FMCSA-2006-26412-0010 FMCSA ESC - In the Matter of Action Logistics Network Corporation - Field Administrator's Motion for Final Order FMCSA-2006-26412 In the Matter of Action Logistics Network Corporation - Informative Motion Appointment Of Representative Other Motion 2009-04-16T04:00:00Z 2009 4 2009-04-16T04:00:00Z   2013-07-27T22:42:40Z   0 0 0900006480956398
FMCSA-2006-26412-0009 FMCSA ESC - In the Matter of Action Logistics Network Corporation - Field Administrator's Motion for Final Order FMCSA-2006-26412 In the Matter of Action Logistics Network Corporation - Administrative Law Judge's Order Denying Motion for Summary Judgement Other Order 2009-03-30T04:00:00Z 2009 3 2009-03-30T04:00:00Z   2024-11-12T04:36:36Z   1 0 0900006480933826
FMCSA-2006-26412-0008 FMCSA ESC - In the Matter of Action Logistics Network Corporation - Field Administrator's Motion for Final Order FMCSA-2006-26412 In the Matter of Action Logistics Network Corporation - Administrative Law Judge's Order Changing Date Of Hearing Other Order 2009-03-16T04:00:00Z 2009 3 2009-03-16T04:00:00Z   2024-11-07T22:03:51Z   1 0 090000648090fba0
FMCSA-2006-26412-0007 FMCSA ESC - In the Matter of Action Logistics Network Corporation - Field Administrator's Motion for Final Order FMCSA-2006-26412 In the Matter of Action Logistics Network Corporation - Motion for Summary Judgement Other Motion 2009-02-04T05:00:00Z 2009 2 2009-02-04T05:00:00Z   2013-07-27T22:37:35Z   0 0 0900006480845ae5
FMCSA-2006-26412-0006 FMCSA ESC - In the Matter of Action Logistics Network Corporation - Field Administrator's Motion for Final Order FMCSA-2006-26412 In the Matter of Action Logistics Network Corporation - Notice of Appearance and Request Modification of Scheduling Order Other Other 2009-01-30T05:00:00Z 2009 1 2009-01-30T05:00:00Z   2024-11-12T04:31:53Z   1 0 090000648083e35a
FMCSA-2006-26412-0005 FMCSA ESC - In the Matter of Action Logistics Network Corporation - Field Administrator's Motion for Final Order FMCSA-2006-26412 In the Matter of Action Logistics Network Corporation Other Other 2009-01-14T05:00:00Z 2009 1 2009-01-14T05:00:00Z   2024-11-12T04:27:26Z   1 0 0900006480816abf
FMCSA-2006-26412-0004 FMCSA ESC - In the Matter of Action Logistics Network Corporation - Field Administrator's Motion for Final Order FMCSA-2006-26412 In the Matter of Action Logistics Network Corporation - Administrative Law Judge's Prehearing Order Prescribing Procedures Other Order 2009-01-09T05:00:00Z 2009 1 2009-01-09T05:00:00Z   2024-11-07T21:52:56Z   1 0 09000064808144bd
FMCSA-2006-26412-0003 FMCSA ESC - In the Matter of Action Logistics Network Corporation - Field Administrator's Motion for Final Order FMCSA-2006-26412 In the Matter of Action Logistics Network Corporation - Notice of Assignment of Proceeding Other Other 2008-08-18T04:00:00Z 2008 8 2008-08-18T04:00:00Z   2024-11-12T04:18:39Z   1 0 09000064806cb534
FMCSA-2006-26412-0002 FMCSA ESC - In the Matter of Action Logistics Network Corporation - Field Administrator's Motion for Final Order FMCSA-2006-26412 U.S. DOT/FMCSA- In the Matter of Action Logistics Network Corporation - Order Appointing Administrative Law Judge Other Order 2008-07-03T04:00:00Z 2008 7 2008-07-03T04:00:00Z   2013-07-27T22:17:48Z   0 0 0900006480651e45
FMCSA-2006-26412-0001 FMCSA ESC - In the Matter of Action Logistics Network Corporation - Field Administrator's Motion for Final Order FMCSA-2006-26412 In the Matter of Action Logistics Network Corporation - Field Administrator's Motion for Final Order Other Motion 2006-11-20T05:00:00Z 2006 11 2006-11-20T05:00:00Z 2006-11-21T04:59:59Z 2024-11-11T21:58:31Z   1 0 09000064802abfaf

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