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

13 rows where docket_id = "EPA-HQ-OPP-2011-0908" 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)

posted_year 3

  • 2013 11
  • 2012 1
  • 2014 1

document_type 3

  • Supporting & Related Material 11
  • Notice 1
  • Other 1

agency_id 1

  • EPA 13
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-2011-0908-0014 EPA None EPA-HQ-OPP-2011-0908 Decision Memo and Final Decision Document Supporting & Related Material Decision 2014-03-12T04:00:00Z 2014 3     2014-03-13T00:33:49Z   0 0 090000648162da8a
EPA-HQ-OPP-2011-0908-0004 EPA None EPA-HQ-OPP-2011-0908 Environmental Fate and Ecological Risk Assessment for the Section 3 New Chemical Registration of Ethaboxam Supporting & Related Material Risk Assessment 2013-12-19T05:00:00Z 2013 12     2013-12-19T20:56:41Z   0 0 09000064814b3848
EPA-HQ-OPP-2011-0908-0002 EPA None EPA-HQ-OPP-2011-0908 Public Particiation for Proposed Registration for New Active Ingredient Ethaboxam Other Public Participation 2013-12-19T05:00:00Z 2013 12 2013-12-19T05:00:00Z 2014-01-21T04:59:59Z 2014-01-19T02:07:37Z   0 0 09000064814cb2ca
EPA-HQ-OPP-2011-0908-0012 EPA None EPA-HQ-OPP-2011-0908 Addendum to the Review of Data Waiver Requests for the Fungicide Ethaboxam - 12-11-13 Supporting & Related Material Report 2013-12-19T05:00:00Z 2013 12     2013-12-19T20:56:44Z   0 0 09000064814cb431
EPA-HQ-OPP-2011-0908-0005 EPA None EPA-HQ-OPP-2011-0908 AP2™ Fungicide Label Supporting & Related Material Publication - Copyrighted Materials 2013-12-19T05:00:00Z 2013 12     2013-12-19T20:56:41Z   0 0 09000064814b3849
EPA-HQ-OPP-2011-0908-0009 EPA None EPA-HQ-OPP-2011-0908 Ethaboxam. Chronic Aggregate Dietary (Food and Drinking Water) Exposure and Risk Assessments for the Non-food Use of Ethaboxam as a Seed Treatment for Legume Vegetables (Crop Group 6) except Cowpea and Field Pea, Cereal Grains (Crop Group 15) except Rice and Wild Rice, and the Rapeseed Subgroup (20-A) Supporting & Related Material Risk Assessment 2013-12-19T05:00:00Z 2013 12     2013-12-19T20:56:43Z   0 0 09000064814b6fa9
EPA-HQ-OPP-2011-0908-0006 EPA None EPA-HQ-OPP-2011-0908 Ethaboxam Technical (FUNGICIDE) Label Supporting & Related Material Publication - Copyrighted Materials 2013-12-19T05:00:00Z 2013 12     2013-12-19T20:56:41Z   0 0 09000064814b384a
EPA-HQ-OPP-2011-0908-0010 EPA None EPA-HQ-OPP-2011-0908 Ethaboxam New Chemical Drinking Water Screening Assessment for Ethaboxam use as a Seed Treatment Supporting & Related Material Risk Assessment 2013-12-19T05:00:00Z 2013 12     2013-12-19T20:56:43Z   0 0 09000064814b6faa
EPA-HQ-OPP-2011-0908-0003 EPA None EPA-HQ-OPP-2011-0908 Ethaboxam. Human Health Risk Assessment for Non-food Seed Treatment Supporting & Related Material Risk Assessment 2013-12-19T05:00:00Z 2013 12     2013-12-19T20:56:40Z   0 0 09000064814b37de
EPA-HQ-OPP-2011-0908-0011 EPA None EPA-HQ-OPP-2011-0908 Proposed Registration Decision for the first domestic registration of active ingredient Ethaboxam-12-18-13 Supporting & Related Material Decision 2013-12-19T05:00:00Z 2013 12     2013-12-19T20:56:43Z   0 0 09000064814c9de6
EPA-HQ-OPP-2011-0908-0007 EPA None EPA-HQ-OPP-2011-0908 Ethaboxam. Request for Seed Treatment Use on Legume Vegetables (Crop Group 6) except Cowpea and Field Pea, Cereal Grains (Crop Group 15) except Rice and Wild Rice, and the Rapeseed Subgroup (20-A). Summary of Analytical Chemistry and Residue Data Supporting & Related Material Report 2013-12-19T05:00:00Z 2013 12     2013-12-19T20:56:43Z   0 0 09000064814b384b
EPA-HQ-OPP-2011-0908-0008 EPA None EPA-HQ-OPP-2011-0908 Ethaboxam: Occupational and Residential Exposure/Risk Assessment of Ethaboxam for Seed Treatment Uses on Legume Vegetables, Cereal Grains (except Rice and Wild Rice) and Rapeseed Supporting & Related Material Risk Assessment 2013-12-19T05:00:00Z 2013 12     2013-12-19T20:56:42Z   0 0 09000064814b6f68
EPA-HQ-OPP-2011-0908-0001 EPA None EPA-HQ-OPP-2011-0908 Pesticide Products; Registration Applications Notice   2012-03-09T05:00:00Z 2012 3 2012-03-09T05:00:00Z 2012-04-10T03:59:59Z 2012-03-09T15:39:34Z 2012-05644 0 0 0900006480fd2d8d

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