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-HQ-OPP-2005-0327" and posted_year = 2008 sorted by posted_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

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

document_type 3

  • Supporting & Related Material 13
  • Proposed Rule 1
  • Rule 1

posted_year 1

  • 2008 · 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-HQ-OPP-2005-0327-0103 EPA None EPA-HQ-OPP-2005-0327 International Sanitary Supply Assoc. note on list of exempt products. Supporting & Related Material Comment Response 2008-10-29T04:00:00Z 2008 10     2010-07-09T15:21:26Z   0 0 0900006480730b27
EPA-HQ-OPP-2005-0327-0105 EPA None EPA-HQ-OPP-2005-0327 Background on option to lock facilities or valves Supporting & Related Material   2008-10-29T04:00:00Z 2008 10     2010-07-09T15:21:27Z   0 0 090000648073a49f
EPA-HQ-OPP-2005-0327-0102 EPA None EPA-HQ-OPP-2005-0327 American Chemistry Council note on pesticidal articles and objects. Supporting & Related Material Comment Response 2008-10-29T04:00:00Z 2008 10     2010-07-09T15:21:26Z   0 0 0900006480730ade
EPA-HQ-OPP-2005-0327-0106 EPA None EPA-HQ-OPP-2005-0327 Notes on list of exemptions (cattle ear tags) Supporting & Related Material   2008-10-29T04:00:00Z 2008 10     2010-07-09T15:21:27Z   0 0 090000648073a4f4
EPA-HQ-OPP-2005-0327-0104 EPA None EPA-HQ-OPP-2005-0327 Summary of telephone conversation on labeling for devices. Supporting & Related Material Letter, Memorandum, Email 2008-10-29T04:00:00Z 2008 10     2010-07-09T15:21:26Z   0 0 0900006480730d06
EPA-HQ-OPP-2005-0327-0101 EPA None EPA-HQ-OPP-2005-0327 Summary of telephone conversation with SciReg Supporting & Related Material   2008-10-29T04:00:00Z 2008 10     2010-07-09T15:21:26Z   0 0 0900006480730a7c
EPA-HQ-OPP-2005-0327-0100 EPA None EPA-HQ-OPP-2005-0327 Pesticide Management and Disposal; Standards for Pesticide Containers and Containment Rule Federal Register Document 2008-10-29T04:00:00Z 2008 10 2008-10-29T04:00:00Z   2011-04-07T18:45:06Z E8-25665 0 0 0900006480782a9f
EPA-HQ-OPP-2005-0327-0089 EPA None EPA-HQ-OPP-2005-0327 Letter from Responsible Industry for a Sound Environment Supporting & Related Material Letter, Memorandum, Email 2008-06-11T04:00:00Z 2008 6     2010-07-09T15:21:23Z   0 0 0900006480553182
EPA-HQ-OPP-2005-0327-0088 EPA None EPA-HQ-OPP-2005-0327 Letter from the Consumer Specialty Products Association Supporting & Related Material Letter, Memorandum, Email 2008-06-11T04:00:00Z 2008 6     2010-07-09T15:21:23Z   0 0 0900006480553172
EPA-HQ-OPP-2005-0327-0086 EPA None EPA-HQ-OPP-2005-0327 Letter from The Scotts Company Supporting & Related Material Letter, Memorandum, Email 2008-06-11T04:00:00Z 2008 6     2010-07-09T15:21:23Z   0 0 0900006480553159
EPA-HQ-OPP-2005-0327-0083 EPA None EPA-HQ-OPP-2005-0327 Pesticide Management and Disposal; Standards for Pesticide Containers and Containment: Proposed Amendments Proposed Rule Federal Register Document 2008-06-11T04:00:00Z 2008 6 2008-06-11T04:00:00Z 2008-07-12T03:59:59Z 2011-04-07T18:44:17Z E8-12843 0 0 090000648061e489
EPA-HQ-OPP-2005-0327-0087 EPA None EPA-HQ-OPP-2005-0327 Letter from the American Chemistry Council Biocides Panel Supporting & Related Material Letter, Memorandum, Email 2008-06-11T04:00:00Z 2008 6     2010-07-09T15:21:23Z   0 0 0900006480553166
EPA-HQ-OPP-2005-0327-0084 EPA None EPA-HQ-OPP-2005-0327 Addendum to the June 1, 2006, Economic Analysis of the Bulk Pesticide Container Design and Residue Removal Standards Supporting & Related Material Economic Analysis 2008-06-11T04:00:00Z 2008 6     2010-07-09T15:21:23Z   0 0 09000064805530fa
EPA-HQ-OPP-2005-0327-0085 EPA None EPA-HQ-OPP-2005-0327 Marked-Up Version of the August 2006 Container and Containment Regulations Supporting & Related Material Other 2008-06-11T04:00:00Z 2008 6     2010-07-09T15:21:23Z   0 0 090000648055312b
EPA-HQ-OPP-2005-0327-0090 EPA None EPA-HQ-OPP-2005-0327 Letter from ACC, CPDA, CSPA, CLA, RISE to Debra Edwards Supporting & Related Material Letter, Memorandum, Email 2008-06-11T04:00:00Z 2008 6     2010-07-09T15:21:24Z   0 0 0900006480553192

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