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

14 rows where docket_id = "EPA-HQ-OW-2005-0025" and posted_year = 2008 sorted by posted_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

document_type 2

  • Supporting & Related Material 13
  • Proposed Rule 1

posted_year 1

  • 2008 · 14 ✖

agency_id 1

  • EPA 14
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-HQ-OW-2005-0025-0018 EPA None EPA-HQ-OW-2005-0025 ADWR (Aircraft Drinking Water Rule) - Draft Information Collection Supporting Statement Supporting & Related Material ICR Supporting Statement 2008-04-09T04:00:00Z 2008 4     2008-04-09T11:33:47Z   0 0 0900006480409cd8
EPA-HQ-OW-2005-0025-0005 EPA None EPA-HQ-OW-2005-0025 National Primary Drinking Water Regulations: Drinking Water Regulations for Aircraft Public Water Systems Proposed Rule Federal Register Document 2008-04-09T04:00:00Z 2008 4 2008-04-09T04:00:00Z 2008-07-09T03:59:59Z 2011-06-11T16:08:42Z E8-07035 0 0 090000648047fe7d
EPA-HQ-OW-2005-0025-0010 EPA None EPA-HQ-OW-2005-0025 Air Transport Association: Aircraft Drinking Water Sampling Program Supporting & Related Material Report 2008-04-09T04:00:00Z 2008 4     2008-04-09T11:33:38Z   0 0 0900006480400fe0
EPA-HQ-OW-2005-0025-0017 EPA None EPA-HQ-OW-2005-0025 Changes to "National Primary Drinking Water Regulations: Drinking Water Regulations for Aircraft Public Water Systems," Proposed Rule, Based on OMB Review and Comment Supporting & Related Material Office of Management and Budget (OMB) 2008-04-09T04:00:00Z 2008 4     2008-04-09T11:33:46Z   0 0 09000064804087a0
EPA-HQ-OW-2005-0025-0011 EPA None EPA-HQ-OW-2005-0025 National Primary Drinking Water Regulations; Total Coliforms Rule; Final Rule Supporting & Related Material Federal Register Document 2008-04-09T04:00:00Z 2008 4     2008-04-09T11:33:38Z   0 0 09000064804015bc
EPA-HQ-OW-2005-0025-0009 EPA None EPA-HQ-OW-2005-0025 Guidelines for Drinking Water Quality, (Chapter 4 Water Safety Plans) Supporting & Related Material Publication - Copyrighted Materials 2008-04-09T04:00:00Z 2008 4     2012-04-05T19:21:27Z   0 0 0900006480400f99
EPA-HQ-OW-2005-0025-0013 EPA None EPA-HQ-OW-2005-0025 Economic and Supporting Analyses - Proposed Aircraft Drinking Water Rule [EPA 816-D-08-002] Supporting & Related Material Analysis 2008-04-09T04:00:00Z 2008 4     2008-04-09T11:33:40Z   0 0 0900006480405bb4
EPA-HQ-OW-2005-0025-0014 EPA None EPA-HQ-OW-2005-0025 Water Supply Guidance 29: Plan for EPA Implementation of the Safe Drinking Water Act on Interstate Carrier Conveyance - October 1, 1986 Supporting & Related Material Guidance, Interpretation, Policy, Procedure 2008-04-09T04:00:00Z 2008 4     2008-04-09T11:33:41Z   0 0 0900006480405c58
EPA-HQ-OW-2005-0025-0015 EPA None EPA-HQ-OW-2005-0025 Health Canada cautions air travellers with compromised immune systems regarding water quality on aircraft Supporting & Related Material Press Release, Public Announcement/Notice 2008-04-09T04:00:00Z 2008 4     2008-04-09T11:33:42Z   0 0 09000064804060f4
EPA-HQ-OW-2005-0025-0008 EPA None EPA-HQ-OW-2005-0025 HACCP - Introducing the Hazard Analysis and Critical Control Point System Supporting & Related Material Publication - Copyrighted Materials 2008-04-09T04:00:00Z 2008 4     2012-04-05T15:03:36Z   0 0 0900006480400b52
EPA-HQ-OW-2005-0025-0016 EPA None EPA-HQ-OW-2005-0025 Title 21 Food and Drugs, Chapter 1 - Food and Drug Administration, Part 1250 -- Interstate Conveyance Sanitation Supporting & Related Material Fact/Data Sheet 2008-04-09T04:00:00Z 2008 4     2008-04-09T11:33:43Z   0 0 09000064804061bd
EPA-HQ-OW-2005-0025-0006 EPA None EPA-HQ-OW-2005-0025 DRAFT Information Collection Request for the National Primary Drinking Water Regulations: Proposed Aircraft Drinking Water Rule Supporting & Related Material ICR Supporting Statement 2008-04-09T04:00:00Z 2008 4     2008-04-09T11:33:34Z   0 0 09000064803fafc4
EPA-HQ-OW-2005-0025-0012 EPA None EPA-HQ-OW-2005-0025 Survival of Mycrobacterium avium, Legionella pneumophila, Escherichia coli, and Caliciviruses in Drinking Water Associated Biofilms Grown under High-Shear Turbulent Flow, 2007 Supporting & Related Material Publication - Copyrighted Materials 2008-04-09T04:00:00Z 2008 4     2012-04-06T18:28:24Z   0 0 0900006480405a99
EPA-HQ-OW-2005-0025-0007 EPA None EPA-HQ-OW-2005-0025 Water Safety Plans: Managing Drinking-Water Quality From Catchment to Consumer [WHO/SDE/WSH/05.06] Supporting & Related Material Publication - Copyrighted Materials 2008-04-09T04:00:00Z 2008 4     2012-04-05T14:55:31Z   0 0 09000064803ffdae

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