documents
Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API
8 rows where docket_id = "FMCSA-2005-20877" sorted by posted_date descending
This data as json, CSV (advanced)
Suggested facets: subtype, posted_month, last_modified, posted_date (date), comment_start_date (date), comment_end_date (date), last_modified (date)
| 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-2005-20877-0008 | FMCSA | MSC - In the Matter of Helm Trucking, Inc. - Reply to Notice of Claim Dated March 16, 2005 and Notice of Intent to Submit Written Evidence Without A Hearing FMCSA-2005-20877 | In the Matter of Helm Trucking, Inc. - Notice of Settlement and Motion to Close the Docket | Other | Notification of Settlement | 2005-08-09T04:00:00Z | 2005 | 8 | 2005-08-09T04:00:00Z | 2005-08-10T03:59:59Z | 2024-11-07T19:09:58Z | 1 | 0 | 090000648032a903 | |
| FMCSA-2005-20877-0007 | FMCSA | MSC - In the Matter of Helm Trucking, Inc. - Reply to Notice of Claim Dated March 16, 2005 and Notice of Intent to Submit Written Evidence Without A Hearing FMCSA-2005-20877 | In the Matter of Helm Trucking, Inc. - Order Dismissing Proceeding and Closing Docket | Other | Order | 2005-06-29T04:00:00Z | 2005 | 6 | 2005-06-29T04:00:00Z | 2005-07-01T03:59:59Z | 2024-11-07T19:09:58Z | 1 | 0 | 090000648032a901 | |
| FMCSA-2005-20877-0006 | FMCSA | MSC - In the Matter of Helm Trucking, Inc. - Reply to Notice of Claim Dated March 16, 2005 and Notice of Intent to Submit Written Evidence Without A Hearing FMCSA-2005-20877 | In the Matter of Helm Trucking, Inc. - Field Administrator's Notice of Withdrawal of the Notice of Claim and Motion to Dismiss as Moot Respondent's Notice of Intent to Submit Evidence Without Hearing | Notice | Notice | 2005-06-27T04:00:00Z | 2005 | 6 | 2005-06-27T04:00:00Z | 2005-06-28T03:59:59Z | 2024-11-07T19:09:23Z | 1 | 0 | 090000648032a8ff | |
| FMCSA-2005-20877-0005 | FMCSA | MSC - In the Matter of Helm Trucking, Inc. - Reply to Notice of Claim Dated March 16, 2005 and Notice of Intent to Submit Written Evidence Without A Hearing FMCSA-2005-20877 | In the Matter of Helm Trucking, Inc. - Respondent's Submission of Written Evidence Pursuant to 49 C.F.R. 386.14 | Other | Submission of Evidence | 2005-06-22T04:00:00Z | 2005 | 6 | 2005-06-22T04:00:00Z | 2005-06-24T03:59:59Z | 2024-11-07T19:09:23Z | 1 | 0 | 090000648032a8fd | |
| FMCSA-2005-20877-0004 | FMCSA | MSC - In the Matter of Helm Trucking, Inc. - Reply to Notice of Claim Dated March 16, 2005 and Notice of Intent to Submit Written Evidence Without A Hearing FMCSA-2005-20877 | In the Matter of Helm Trucking, Inc. - Order Granting Extension of Time | Other | Order | 2005-05-04T04:00:00Z | 2005 | 5 | 2005-05-04T04:00:00Z | 2005-05-05T03:59:59Z | 2024-11-07T19:09:23Z | 1 | 0 | 090000648032a8fb | |
| FMCSA-2005-20877-0003 | FMCSA | MSC - In the Matter of Helm Trucking, Inc. - Reply to Notice of Claim Dated March 16, 2005 and Notice of Intent to Submit Written Evidence Without A Hearing FMCSA-2005-20877 | In the Matter of Helm Trucking, Inc. - Field Administrator's Concurrence with Request for Extension of Time to Submit Evidence and Argument Pursuant to 49 CFR 386.14(c) | Other | Other | 2005-04-27T04:00:00Z | 2005 | 4 | 2005-04-27T04:00:00Z | 2005-04-28T03:59:59Z | 2024-11-07T19:09:23Z | 1 | 0 | 090000648032a8f8 | |
| FMCSA-2005-20877-0002 | FMCSA | MSC - In the Matter of Helm Trucking, Inc. - Reply to Notice of Claim Dated March 16, 2005 and Notice of Intent to Submit Written Evidence Without A Hearing FMCSA-2005-20877 | In the Matter of Helm Trucking, Inc. - Respondent's Combined Request for Sixty (60) Day Extension of Time to Submit Written Evidence Pursuant to 49 CFR 386.14 and Motion to Dismiss Said Case | Other | Request | 2005-04-20T04:00:00Z | 2005 | 4 | 2005-04-20T04:00:00Z | 2005-04-21T03:59:59Z | 2024-11-07T19:09:22Z | 1 | 0 | 090000648032a8f6 | |
| FMCSA-2005-20877-0001 | FMCSA | MSC - In the Matter of Helm Trucking, Inc. - Reply to Notice of Claim Dated March 16, 2005 and Notice of Intent to Submit Written Evidence Without A Hearing FMCSA-2005-20877 | In the Matter of Helm Trucking, Inc. - Reply to Notice of Claim Dated March 16, 2005 and Notice of Intent to Submit Written Evidence Without A Hearing | Other | Reply | 2005-04-01T05:00:00Z | 2005 | 4 | 2005-04-01T05:00:00Z | 2005-04-02T04:59:59Z | 2024-11-07T19:09:22Z | 1 | 0 | 090000648032a8f2 |
Advanced export
JSON shape: default, array, newline-delimited, object
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;