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 = "NARA-19-0013" sorted by posted_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

posted_year 2

  • 2019 9
  • 2020 3

document_type 2

  • Other 11
  • Notice 1

agency_id 1

  • NARA 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
NARA-19-0013-0015 NARA NARA-2019-039 Records Schedules NARA-19-0013 DAA-0457-2019-0001 Consolidated Reply (out-of-scope) Other Consolidated Reply 2020-04-24T04:00:00Z 2020 4 2020-04-24T04:00:00Z   2020-10-07T02:50:20Z   0 0 09000064844d394d
NARA-19-0013-0014 NARA NARA-2019-039 Records Schedules NARA-19-0013 DAA-0457-2018-0002 Consolidated Reply (comments received) Other Consolidated Reply 2020-04-24T04:00:00Z 2020 4 2020-04-24T04:00:00Z   2020-10-07T02:50:29Z   0 0 09000064844d394c
NARA-19-0013-0013 NARA NARA-2019-039 Records Schedules NARA-19-0013 DAA-0266-2019-0003, SEC, Whistleblower Application Files: consolidated reply Other Consolidated Reply 2020-01-16T05:00:00Z 2020 1 2020-01-16T05:00:00Z   2020-10-07T02:50:18Z   0 0 09000064842afb2c
NARA-19-0013-0012 NARA NARA-2019-039 Records Schedules NARA-19-0013 Consolidated reply for 4 of 7 schedules in this notice (no comments received) Other Consolidated Reply 2019-11-18T05:00:00Z 2019 11 2019-11-18T05:00:00Z   2019-11-19T03:55:03Z   0 0 0900006484177446
NARA-19-0013-0002 NARA NARA-2019-039 Records Schedules NARA-19-0013 DAA-0077-2019-0001 Army, U.S. Army Corps of Engineers, Geotechnical Investigations Other Proposed Schedule 2019-09-30T04:00:00Z 2019 9 2019-09-30T04:00:00Z 2019-11-15T04:59:59Z 2019-10-01T01:24:10Z   0 0 0900006483feb249
NARA-19-0013-0004 NARA NARA-2019-039 Records Schedules NARA-19-0013 DAA-0370-2019-0002 DOC, National Oceanic and Atmospheric Administration, Center Weather Service Unit Files Other Proposed Schedule 2019-09-30T04:00:00Z 2019 9 2019-09-30T04:00:00Z 2019-11-15T04:59:59Z 2019-10-01T01:24:37Z   0 0 0900006483feb264
NARA-19-0013-0001 NARA NARA-2019-039 Records Schedules NARA-19-0013 NARA-2019-039 Records schedules open for comment Notice Request for Comments 2019-09-30T04:00:00Z 2019 9 2019-09-30T04:00:00Z 2019-10-01T03:59:59Z 2019-09-30T13:37:54Z 2019-21129 0 0 0900006483feacc9
NARA-19-0013-0007 NARA NARA-2019-039 Records Schedules NARA-19-0013 DAA-0560-2019-0006 DHS, Transportation Security Administration, First Observer Plus Other Proposed Schedule 2019-09-30T04:00:00Z 2019 9 2019-09-30T04:00:00Z 2019-11-15T04:59:59Z 2019-10-01T01:25:16Z   0 0 0900006483feb267
NARA-19-0013-0008 NARA NARA-2019-039 Records Schedules NARA-19-0013 DAA-0566-2019-0024 DHS, U.S. Citizenship and Immigration Services, Public Charge Bonds Other Proposed Schedule 2019-09-30T04:00:00Z 2019 9 2019-09-30T04:00:00Z 2019-11-15T04:59:59Z 2019-10-01T01:24:50Z   0 0 0900006483feb268
NARA-19-0013-0005 NARA NARA-2019-039 Records Schedules NARA-19-0013 DAA-0457-2018-0002 DOD, National Security Agency, Security Forensic Investigative Files Other Proposed Schedule 2019-09-30T04:00:00Z 2019 9 2019-09-30T04:00:00Z 2019-11-15T04:59:59Z 2019-10-02T01:02:47Z   0 0 0900006483feb265
NARA-19-0013-0006 NARA NARA-2019-039 Records Schedules NARA-19-0013 DAA-0457-2019-0001 DOD, National Security Agency, Security Case Control Investigative Files Other Proposed Schedule 2019-09-30T04:00:00Z 2019 9 2019-09-30T04:00:00Z 2019-11-15T04:59:59Z 2019-10-27T01:01:24Z   0 0 0900006483feb266
NARA-19-0013-0003 NARA NARA-2019-039 Records Schedules NARA-19-0013 DAA-0266-2019-0003 SEC, Division of Enforcement, Whistleblower Application Files Other Proposed Schedule 2019-09-30T04:00:00Z 2019 9 2019-09-30T04:00:00Z 2019-11-15T04:59:59Z 2019-10-27T01:00:35Z   0 0 0900006483feb24a

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