{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where agency_id = \"EPA\", docket_id = \"EPA-HQ-OPP-2010-0212\" and posted_year = 2017 sorted by posted_date descending", "rows": [["EPA-HQ-OPP-2010-0212-0089", "EPA", "EPA-HQ-OPP-2010-0212", "U.S. EPA Office of Pesticide Programs (OPP) Meeting with American Chemistry Council (ACC) Copper Task Force November 29, 2017", "Supporting & Related Material", "Meeting Materials", "2017-12-20T05:00:00Z", 2017, 12, null, null, "2017-12-20T15:02:19Z", null, 0, 0, "0900006482ced40f"], ["EPA-HQ-OPP-2010-0212-0081", "EPA", "EPA-HQ-OPP-2010-0212", "Public Comment Period Extension", "Other", null, "2017-11-21T05:00:00Z", 2017, 11, "2017-11-21T05:00:00Z", null, "2018-03-06T01:29:25Z", null, 0, 0, "0900006482c9bd2e"], ["EPA-HQ-OPP-2010-0212-0058", "EPA", "EPA-HQ-OPP-2010-0212", "Copper: Response to Public Comments on the Registration Review Ecological Risk Assessment", "Supporting & Related Material", "Comment Response", "2017-09-22T04:00:00Z", 2017, 9, null, null, "2017-09-22T20:34:35Z", null, 0, 0, "09000064827df0dc"], ["EPA-HQ-OPP-2010-0212-0060", "EPA", "EPA-HQ-OPP-2010-0212", "Review of the Benefits, Use and Usage, and Impacts of Possible Mitigation of Copper Pesticides in Agriculture", "Supporting & Related Material", "Risk Assessment", "2017-09-22T04:00:00Z", 2017, 9, null, null, "2017-09-22T20:34:35Z", null, 0, 0, "09000064827df0df"], ["EPA-HQ-OPP-2010-0212-0063", "EPA", "EPA-HQ-OPP-2010-0212", "Review of the Benefits of Copper Pesticides for Aquatic Use Sites (Excluding Rice and Anti-Microbial Uses)", "Supporting & Related Material", "Report", "2017-09-22T04:00:00Z", 2017, 9, null, null, "2017-09-22T20:34:36Z", null, 0, 0, "0900006482992afa"], ["EPA-HQ-OPP-2010-0212-0059", "EPA", "EPA-HQ-OPP-2010-0212", "Copper: Addendum to the Registration Review Preliminary Ecological Risk Assessment Concerning Storm Sewer Treatment", "Supporting & Related Material", "Risk Assessment", "2017-09-22T04:00:00Z", 2017, 9, null, null, "2017-09-22T20:34:35Z", null, 0, 0, "09000064827df0dd"], ["EPA-HQ-OPP-2010-0212-0065", "EPA", "EPA-HQ-OPP-2010-0212", "Attachment D-A Draft Guidance on Conducting as Ecological Exposure Assessment for Antifouling Coatings & Paints - Saltwater Marinas", "Supporting & Related Material", "Guidance", "2017-09-22T04:00:00Z", 2017, 9, null, null, "2017-09-22T20:34:36Z", null, 0, 0, "0900006482b163c4"], ["EPA-HQ-OPP-2010-0212-0057", "EPA", "EPA-HQ-OPP-2010-0212", "Copper Compounds Registration Review Mitigation Meeting Notes", "Supporting & Related Material", "Meeting Materials", "2017-09-22T04:00:00Z", 2017, 9, null, null, "2017-09-22T20:34:34Z", null, 0, 0, "09000064827df0db"], ["EPA-HQ-OPP-2010-0212-0062", "EPA", "EPA-HQ-OPP-2010-0212", "Antimicrobials Division Response to Comment for Coppers (copper sulfate, copper group II, copper salts, complexes, hydroxides, and oxides): Ecological Risk Assessment and Effects Determination for Registration Review", "Supporting & Related Material", "Comment Response", "2017-09-22T04:00:00Z", 2017, 9, null, null, "2017-09-22T20:34:36Z", null, 0, 0, "09000064827df0e1"], ["EPA-HQ-OPP-2010-0212-0056", "EPA", "EPA-HQ-OPP-2010-0212", "Registration Review Proposed Interim Decisions: Several Pesticides", "Notice", null, "2017-09-22T04:00:00Z", 2017, 9, "2017-09-22T04:00:00Z", "2017-12-23T04:59:59Z", "2018-07-26T01:06:02Z", "2017-20327", 0, 0, "0900006482b6fe4d"], ["EPA-HQ-OPP-2010-0212-0064", "EPA", "EPA-HQ-OPP-2010-0212", "Appendix D Risk Assessment of Copper-Based Antifoulant Coating (Revised June 2017)", "Supporting & Related Material", "Risk Assessment", "2017-09-22T04:00:00Z", 2017, 9, null, null, "2017-09-22T20:34:36Z", null, 0, 0, "0900006482b163c3"], ["EPA-HQ-OPP-2010-0212-0061", "EPA", "EPA-HQ-OPP-2010-0212", "Copper Compounds Proposed Interim Registration Review Decision Case Nos. 0636, 0649, 4025, 4026", "Supporting & Related Material", "Decision", "2017-09-22T04:00:00Z", 2017, 9, null, null, "2017-09-22T20:34:35Z", null, 0, 0, "09000064827df0e0"]], "truncated": false, "filtered_table_rows_count": 12, "expanded_columns": [], "expandable_columns": [[{"column": "docket_id", "other_table": "dockets", "other_column": "id"}, "title"]], "columns": ["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"], "primary_keys": ["id"], "units": {}, "query": {"sql": "select 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 from documents where \"agency_id\" = :p0 and \"docket_id\" = :p1 and \"posted_year\" = :p2 order by posted_date desc limit 101", "params": {"p0": "EPA", "p1": "EPA-HQ-OPP-2010-0212", "p2": "2017"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OPP-2010-0212&posted_year=2017", "results": [{"value": "EPA", "label": "EPA", "count": 12, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=EPA-HQ-OPP-2010-0212&posted_year=2017", "selected": true}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OPP-2010-0212&posted_year=2017", "results": [{"value": "Supporting & Related Material", "label": "Supporting & Related Material", "count": 10, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OPP-2010-0212&posted_year=2017&document_type=Supporting+%26+Related+Material", "selected": false}, {"value": "Notice", "label": "Notice", "count": 1, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OPP-2010-0212&posted_year=2017&document_type=Notice", "selected": false}, {"value": "Other", "label": "Other", "count": 1, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OPP-2010-0212&posted_year=2017&document_type=Other", "selected": false}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OPP-2010-0212&posted_year=2017", "results": [{"value": 2017, "label": 2017, "count": 12, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OPP-2010-0212", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "subtype", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OPP-2010-0212&posted_year=2017&_facet=subtype"}, {"name": "posted_date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OPP-2010-0212&posted_year=2017&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OPP-2010-0212&posted_year=2017&_facet=posted_month"}, {"name": "last_modified", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OPP-2010-0212&posted_year=2017&_facet=last_modified"}, {"name": "posted_date", "type": "date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OPP-2010-0212&posted_year=2017&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OPP-2010-0212&posted_year=2017&_facet_date=comment_start_date"}, {"name": "comment_end_date", "type": "date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OPP-2010-0212&posted_year=2017&_facet_date=comment_end_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OPP-2010-0212&posted_year=2017&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1608.1444040173665, "source": "Federal Register API & Regulations.gov API", "source_url": "https://www.federalregister.gov/developers/api/v1", "license": "Public Domain (U.S. Government data)", "license_url": "https://www.regulations.gov/faq"}