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

15 rows where docket_id = "EPA-R08-OAR-2018-0341" sorted by posted_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

document_type 2

  • Supporting & Related Material 12
  • Other 3

posted_year 1

  • 2018 15

agency_id 1

  • EPA 15
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
EPA-R08-OAR-2018-0341-0008 EPA None EPA-R08-OAR-2018-0341 1999 NESAHP HH Background Info for Final Standards Supporting & Related Material   2018-11-16T05:00:00Z 2018 11     2018-12-07T15:53:15Z   0 0 09000064838e08fa
EPA-R08-OAR-2018-0341-0009 EPA None EPA-R08-OAR-2018-0341 EPA 1992 HAP Process Units Study Volume 1B Supporting & Related Material   2018-11-16T05:00:00Z 2018 11     2018-12-07T15:53:55Z   0 0 09000064838e08fb
EPA-R08-OAR-2018-0341-0006 EPA None EPA-R08-OAR-2018-0341 RedCedar Email Clarification of Proposed Permit Comments (incl attachments) Supporting & Related Material   2018-11-16T05:00:00Z 2018 11     2018-12-07T15:53:40Z   0 0 090000648355a006
EPA-R08-OAR-2018-0341-0013 EPA None EPA-R08-OAR-2018-0341 RedCedar ALPSimpsonTP LtrRTC Final SMNSR Permit Other   2018-11-16T05:00:00Z 2018 11 2018-11-16T05:00:00Z   2018-12-07T15:51:18Z   0 0 09000064838e0eab
EPA-R08-OAR-2018-0341-0012 EPA None EPA-R08-OAR-2018-0341 RedCedar ALPSimpsonTP FinalSMNSRPermit Other   2018-11-16T05:00:00Z 2018 11 2018-11-16T05:00:00Z   2018-12-07T15:51:16Z   0 0 09000064838e0eaa
EPA-R08-OAR-2018-0341-0007 EPA None EPA-R08-OAR-2018-0341 SU AQP- EPA Technical Questions Meeting Invite_6-20-18 Supporting & Related Material   2018-11-16T05:00:00Z 2018 11     2018-12-07T15:53:54Z   0 0 090000648355a007
EPA-R08-OAR-2018-0341-0011 EPA None EPA-R08-OAR-2018-0341 RedCedarComments_EPARequestForClarification&RedCedarResponse Supporting & Related Material   2018-11-16T05:00:00Z 2018 11     2018-12-07T15:52:19Z   0 0 09000064838e08fd
EPA-R08-OAR-2018-0341-0010 EPA None EPA-R08-OAR-2018-0341 NESHAP HH Background Document (2-176-2-178) Supporting & Related Material   2018-11-16T05:00:00Z 2018 11     2018-12-07T15:53:57Z   0 0 09000064838e08fc
EPA-R08-OAR-2018-0341-0014 EPA None EPA-R08-OAR-2018-0341 RedCedarALPSimpsonTP FinalSMNSR Notice to Permittee Supporting & Related Material   2018-11-16T05:00:00Z 2018 11     2018-12-07T15:51:45Z   0 0 09000064838e13ae
EPA-R08-OAR-2018-0341-0015 EPA None EPA-R08-OAR-2018-0341 RedCedarALPSimpsonTP FinalSMNSR Notice to Public Supporting & Related Material   2018-11-16T05:00:00Z 2018 11     2018-12-07T15:53:58Z   0 0 09000064838e13af
EPA-R08-OAR-2018-0341-0005 EPA None EPA-R08-OAR-2018-0341 SUIT-Comments on Proposed SMNSR Permit... Supporting & Related Material   2018-06-08T04:00:00Z 2018 6     2018-06-09T03:01:15Z   0 0 09000064833a0748
EPA-R08-OAR-2018-0341-0003 EPA None EPA-R08-OAR-2018-0341 Bulletin Board Notice Proposed SMNSR3 Permit for ALP-Simpson TP - 30DayExtension Supporting & Related Material   2018-06-08T04:00:00Z 2018 6     2018-06-09T03:00:35Z   0 0 09000064833a0745
EPA-R08-OAR-2018-0341-0002 EPA None EPA-R08-OAR-2018-0341 AdminDocket_RedCedarALPSimpsonTP ProposedPermit SMNSR-SU-000010-2017 003 - Web Supporting & Related Material   2018-06-08T04:00:00Z 2018 6     2018-06-09T03:00:15Z   0 0 09000064833a0744
EPA-R08-OAR-2018-0341-0004 EPA None EPA-R08-OAR-2018-0341 RedCedar-Comments on Proposed SMNSR Permit... Supporting & Related Material   2018-06-08T04:00:00Z 2018 6     2018-06-09T03:00:55Z   0 0 09000064833a0746
EPA-R08-OAR-2018-0341-0001 EPA None EPA-R08-OAR-2018-0341 RedCedarALPSimpsonTP ProposedPermit-TSD SMNSR-SU-000010-2017 003 Other   2018-06-08T04:00:00Z 2018 6 2018-06-08T04:00:00Z   2018-06-09T02:59:52Z   0 0 09000064833a0743

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