documents
Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API
9 rows where docket_id = "CPSC-2011-0014" sorted by posted_date descending
This data as json, CSV (advanced)
Suggested facets: title, posted_month, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| CPSC-2011-0014-0009 | CPSC | Submission for OMB Review; Comment Request - Generic Clearance for the Collection of Qualitative Feedback on Agency Service Delivery CPSC-2011-0014 | Agency Information Collection Activities; Proposals, Submissions, and Approvals: Qualitative Feedback on Agency Service Delivery; Renewal | Notice | 2023-11-15T05:00:00Z | 2023 | 11 | 2023-11-15T05:00:00Z | 2023-12-16T04:59:59Z | 2023-11-16T19:23:50Z | 2023-25191 | 0 | 0 | 090000648627a85a | |
| CPSC-2011-0014-0008 | CPSC | Submission for OMB Review; Comment Request - Generic Clearance for the Collection of Qualitative Feedback on Agency Service Delivery CPSC-2011-0014 | Agency Information Collection Activities; Proposals, Submissions, and Approvals: Generic Clearance for the Collection of Qualitative Feedback on Agency Service Delivery | Notice | 2023-08-28T04:00:00Z | 2023 | 8 | 2023-08-28T04:00:00Z | 2023-10-28T03:59:59Z | 2023-08-31T14:21:09Z | 2023-18416 | 0 | 0 | 0900006485eff49d | |
| CPSC-2011-0014-0007 | CPSC | Submission for OMB Review; Comment Request - Generic Clearance for the Collection of Qualitative Feedback on Agency Service Delivery CPSC-2011-0014 | Agency Information Collection Activities; Proposals, Submissions, and Approvals: Generic Clearance for the Collection of Qualitative Feedback on Agency Service Delivery | Notice | 2020-08-27T04:00:00Z | 2020 | 8 | 2020-08-27T04:00:00Z | 2020-08-27T12:23:35Z | 2020-18891 | 0 | 0 | 0900006484823bfb | ||
| CPSC-2011-0014-0006 | CPSC | Submission for OMB Review; Comment Request - Generic Clearance for the Collection of Qualitative Feedback on Agency Service Delivery CPSC-2011-0014 | Agency Information Collection Activities; Proposals, Submissions, and Approvals: Generic Clearance for the Collection of Qualitative Feedback on Agency Service Delivery | Notice | 2020-06-15T04:00:00Z | 2020 | 6 | 2020-06-15T04:00:00Z | 2020-08-15T03:59:59Z | 2020-06-15T15:14:31Z | 2020-12783 | 0 | 0 | 09000064846eec35 | |
| CPSC-2011-0014-0005 | CPSC | Submission for OMB Review; Comment Request - Generic Clearance for the Collection of Qualitative Feedback on Agency Service Delivery CPSC-2011-0014 | Agency Information Collection Activities; Proposals, Submissions, and Approvals: Generic Clearance for the Collection of Qualitative Feedback on Agency Service Delivery | Notice | 2017-07-21T04:00:00Z | 2017 | 7 | 2017-07-21T04:00:00Z | 2017-08-22T03:59:59Z | 2017-07-24T17:01:26Z | 2017-15279 | 0 | 0 | 0900006482953337 | |
| CPSC-2011-0014-0004 | CPSC | Submission for OMB Review; Comment Request - Generic Clearance for the Collection of Qualitative Feedback on Agency Service Delivery CPSC-2011-0014 | Agency Information Collection Activities: Proposed Collection; Comment Request; Generic Clearance for the Collection of Qualitative Feedback on Agency Service Delivery | Notice | 2017-05-03T04:00:00Z | 2017 | 5 | 2017-05-03T04:00:00Z | 2017-07-04T03:59:59Z | 2017-05-05T18:58:02Z | 2017-08915 | 0 | 0 | 090000648258d1cf | |
| CPSC-2011-0014-0003 | CPSC | Submission for OMB Review; Comment Request - Generic Clearance for the Collection of Qualitative Feedback on Agency Service Delivery CPSC-2011-0014 | Submission for OMB Review; Comment Request— Generic Clearance for the Collection of Qualitative Feedback on Agency Service Delivery | Notice | Information Collection Request (ICR) | 2014-06-06T04:00:00Z | 2014 | 6 | 2014-06-06T04:00:00Z | 2014-07-08T03:59:59Z | 2015-07-16T19:17:04Z | 2014-13170 | 0 | 0 | 090000648172cece |
| CPSC-2011-0014-0002 | CPSC | Submission for OMB Review; Comment Request - Generic Clearance for the Collection of Qualitative Feedback on Agency Service Delivery CPSC-2011-0014 | Agency Information Collection Activities; Proposals, Submissions, and Approvals: Qualitative Feedback on Agency Service Delivery | Notice | Information Collection Request (ICR) | 2014-03-13T04:00:00Z | 2014 | 3 | 2014-03-13T04:00:00Z | 2014-05-13T03:59:59Z | 2015-07-16T19:17:01Z | 2014-05481 | 0 | 0 | 090000648166395f |
| CPSC-2011-0014-0001 | CPSC | Submission for OMB Review; Comment Request - Generic Clearance for the Collection of Qualitative Feedback on Agency Service Delivery CPSC-2011-0014 | Agency Information Collection Activities: Proposed Collection; Comment Request; Generic Clearance for the Collection of Qualitative Feedback on Agency Service Delivery | Notice | 2011-03-18T04:00:00Z | 2011 | 3 | 2011-03-18T04:00:00Z | 2011-04-19T03:59:59Z | 2011-03-18T15:36:34Z | 2011-06442 | 0 | 0 | 0900006480c0b315 |
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;