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-2009-0191" 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

  • 2009 7
  • 2010 3
  • 2013 3

document_type 2

  • Notice 7
  • Supporting & Related Material 6

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-2009-0191-0026 EPA None EPA-HQ-OPP-2009-0191 Use Terminations and Existing Stocks Provisions; Amendments: Organic Arsenicals Notice   2013-03-27T04:00:00Z 2013 3 2013-03-27T04:00:00Z   2013-03-27T15:43:15Z 2013-07074 0 0 0900006481247734
EPA-HQ-OPP-2009-0191-0027 EPA None EPA-HQ-OPP-2009-0191 Letter from Richard P. Keigwin, Jr. to Lynn L. Bergeson dated September 14, 2012 Supporting & Related Material Letter 2013-03-27T04:00:00Z 2013 3     2013-03-27T15:43:31Z   0 0 0900006481225d1f
EPA-HQ-OPP-2009-0191-0028 EPA None EPA-HQ-OPP-2009-0191 Letter from Richard P. Keigwin, Jr. to Lynn L. Bergeson dated December 27, 2012 Supporting & Related Material Letter 2013-03-27T04:00:00Z 2013 3     2013-03-27T15:43:32Z   0 0 0900006481225d4d
EPA-HQ-OPP-2009-0191-0014 EPA None EPA-HQ-OPP-2009-0191 Cancellation Orders for Certain Pesticide Registrations: Ethofumesate and Monosodium Methanearsonate; Correction Notice Federal Register Document 2010-12-28T05:00:00Z 2010 12 2010-12-28T05:00:00Z   2012-11-07T03:01:13Z C1-2010-31212 0 0 0900006480bb948c
EPA-HQ-OPP-2009-0191-0013 EPA None EPA-HQ-OPP-2009-0191 Cancellation Orders for Certain Pesticide Registrations: Monosodium methanearsonate (MSMA) Notice   2010-07-14T04:00:00Z 2010 7 2010-07-14T04:00:00Z   2010-12-28T17:41:51Z 2010-17155 0 0 0900006480b196ef
EPA-HQ-OPP-2009-0191-0012 EPA None EPA-HQ-OPP-2009-0191 Receipt of Requests to Voluntarily Cancel Pesticide Registrations: Monosodium Methanearsonate Notice Federal Register Document 2010-04-07T04:00:00Z 2010 4 2010-04-07T04:00:00Z 2010-05-08T03:59:59Z 2010-12-28T17:41:51Z 2010-07865 0 0 0900006480ad1e61
EPA-HQ-OPP-2009-0191-0011 EPA None EPA-HQ-OPP-2009-0191 Product Cancellation Order and Amendments to Terminate Uses: Organic Arsenicals Notice Federal Register Document 2009-09-30T04:00:00Z 2009 9 2009-09-30T04:00:00Z   2010-12-28T17:41:51Z E9-23319 0 0 0900006480a31a53
EPA-HQ-OPP-2009-0191-0006 EPA None EPA-HQ-OPP-2009-0191 Organic Arsenicals; Notice of Receipt of Requests to Voluntarily Cancel or to Amend to Terminate Uses of Certain Pesticide Registrations Notice Federal Register Document 2009-07-08T04:00:00Z 2009 7 2009-07-08T04:00:00Z 2009-08-08T03:59:59Z 2010-12-28T17:41:51Z E9-16054 0 0 09000064809ec286
EPA-HQ-OPP-2009-0191-0005 EPA None EPA-HQ-OPP-2009-0191 2/5/09 - Agreement in Principle to Implement the Organic Arsenicals Reregistration Eligibility Decision (RED) between EPA and Albaugh Inc. Supporting & Related Material   2009-06-02T04:00:00Z 2009 6     2010-12-28T17:41:51Z   0 0 090000648099c82e
EPA-HQ-OPP-2009-0191-0004 EPA None EPA-HQ-OPP-2009-0191 1/16/09 - Agreement in Principle to Implement the Organic Arsenicals Reregistration Eligibility Decision (RED) between EPA and the MAA Research Task Force Supporting & Related Material   2009-06-02T04:00:00Z 2009 6     2010-12-28T17:41:51Z   0 0 090000648099c82d
EPA-HQ-OPP-2009-0191-0003 EPA None EPA-HQ-OPP-2009-0191 Amendment Clarification Letter - 5/8/2009 Supporting & Related Material   2009-05-15T04:00:00Z 2009 5     2010-12-28T17:41:50Z   0 0 090000648098c279
EPA-HQ-OPP-2009-0191-0002 EPA None EPA-HQ-OPP-2009-0191 4/28/09 - Admendment to Organic Arsenicals RED Supporting & Related Material   2009-05-06T04:00:00Z 2009 5     2010-12-28T17:41:50Z   0 0 090000648096e574
EPA-HQ-OPP-2009-0191-0001 EPA None EPA-HQ-OPP-2009-0191 Organic Arsenicals: Amendment to Reregistration Eligibility Decision Notice Federal Register Document 2009-05-06T04:00:00Z 2009 5 2009-05-06T04:00:00Z   2010-12-28T17:41:50Z E9-10330 0 0 0900006480979338

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