{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where agency_id = \"EPA\", docket_id = \"EPA-HQ-OAR-2003-0039\" and posted_year = 2006 sorted by posted_date descending", "rows": [["EPA-HQ-OAR-2003-0039-0007", "EPA", "EPA-HQ-OAR-2003-0039", "Agency Information Collection Activities; Submission to OMB for Review and Approval; Comment Request; Reporting and Recordkeeping Requirements of the HCFC Allowance System, EPA ICR Number 2014.03, OMB Control Number 2060-0498", "Notice", "Federal Register Document", "2006-05-30T12:20:56Z", 2006, 5, "2006-05-30T12:20:56Z", "2006-06-30T03:59:59Z", "2008-01-08T21:17:15Z", "E6-08302", 0, 0, "090000648017cbdb"], ["EPA-HQ-OAR-2003-0039-0008", "EPA", "EPA-HQ-OAR-2003-0039", "ICR OMB FORM 83-I", "Supporting & Related Material", null, "2006-05-30T04:00:00Z", 2006, 5, null, null, "2006-09-02T14:23:19Z", null, 0, 0, "090000648017ac1a"], ["EPA-HQ-OAR-2003-0039-0011", "EPA", "EPA-HQ-OAR-2003-0039", "USEPA Stratospheric Ozone Protection Program Class II Controlled Substance Producer Quarterly Report Forms", "Supporting & Related Material", "Form", "2006-05-30T04:00:00Z", 2006, 5, null, null, "2006-09-02T14:23:19Z", null, 0, 0, "090000648017ac52"], ["EPA-HQ-OAR-2003-0039-0014", "EPA", "EPA-HQ-OAR-2003-0039", "USEPA Stratospheric Ozone Protection Program Class II Controlled Substance Transfer of Production Allowances, Article 5 Allowances, or Export Allowances Forms", "Supporting & Related Material", "Form", "2006-05-30T04:00:00Z", 2006, 5, null, null, "2006-09-02T14:23:19Z", null, 0, 0, "090000648017ac62"], ["EPA-HQ-OAR-2003-0039-0009", "EPA", "EPA-HQ-OAR-2003-0039", "Information Collection Request (ICR): Reporting and Recordkeeping Requirements of the HCFC Allowance System", "Supporting & Related Material", "ICR Supporting Statement", "2006-05-30T04:00:00Z", 2006, 5, null, null, "2006-09-02T14:23:19Z", null, 0, 0, "090000648017ac39"], ["EPA-HQ-OAR-2003-0039-0015", "EPA", "EPA-HQ-OAR-2003-0039", "USEPA Stratospheric Ozone Protection Program Class II Controlled Substance Second-Party Transformation Annual Report Forms", "Supporting & Related Material", "Form", "2006-05-30T04:00:00Z", 2006, 5, null, null, "2006-09-02T14:23:19Z", null, 0, 0, "090000648017ac66"], ["EPA-HQ-OAR-2003-0039-0010", "EPA", "EPA-HQ-OAR-2003-0039", "ODS Tracking System Data", "Supporting & Related Material", "Data", "2006-05-30T04:00:00Z", 2006, 5, null, null, "2006-09-02T14:23:19Z", null, 0, 0, "090000648017ac49"], ["EPA-HQ-OAR-2003-0039-0013", "EPA", "EPA-HQ-OAR-2003-0039", "USEPA Stratospheric Ozone Protection Program Class II Controlled Substance Exporter Quarterly Report Forms", "Supporting & Related Material", "Form", "2006-05-30T04:00:00Z", 2006, 5, null, null, "2006-09-02T14:23:19Z", null, 0, 0, "090000648017ac5d"], ["EPA-HQ-OAR-2003-0039-0016", "EPA", "EPA-HQ-OAR-2003-0039", "USEPA Stratospheric Ozone Protection Program Class II Controlled Substance Second-Party Destruction Annual Report Forms", "Supporting & Related Material", "Form", "2006-05-30T04:00:00Z", 2006, 5, null, null, "2006-09-02T14:23:20Z", null, 0, 0, "090000648017ac68"], ["EPA-HQ-OAR-2003-0039-0012", "EPA", "EPA-HQ-OAR-2003-0039", "USEPA Stratospheric Ozone Protection Program Class II Controlled Substance Importer Quarterly Report Forms", "Supporting & Related Material", null, "2006-05-30T04:00:00Z", 2006, 5, null, null, "2006-09-02T14:23:19Z", null, 0, 0, "090000648017ac5a"], ["EPA-HQ-OAR-2003-0039-0017", "EPA", "EPA-HQ-OAR-2003-0039", "USEPA Stratospheric Ozone Protection Program Class II Controlled Substance Request for Additional Class II Consumption Allowances Forms", "Supporting & Related Material", null, "2006-05-30T04:00:00Z", 2006, 5, null, null, "2006-09-02T14:23:20Z", null, 0, 0, "090000648017ac6f"], ["EPA-HQ-OAR-2003-0039-0006", "EPA", "EPA-HQ-OAR-2003-0039", "Agency Information Collection Activities: Proposed Collection; Comment Request; Reporting and Recordkeeping Requirements of the HCFC Allowance System, EPA ICR Number 2014.03, OMB Control Number 2060-0498, Correction", "Notice", "Federal Register Document", "2006-01-20T13:54:31Z", 2006, 1, null, null, "2008-01-08T21:17:15Z", "E6-00635", 0, 0, "090000648011773c"]], "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-OAR-2003-0039", "p2": "2006"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OAR-2003-0039&posted_year=2006", "results": [{"value": "EPA", "label": "EPA", "count": 12, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=EPA-HQ-OAR-2003-0039&posted_year=2006", "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-OAR-2003-0039&posted_year=2006", "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-OAR-2003-0039&posted_year=2006&document_type=Supporting+%26+Related+Material", "selected": false}, {"value": "Notice", "label": "Notice", "count": 2, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OAR-2003-0039&posted_year=2006&document_type=Notice", "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-OAR-2003-0039&posted_year=2006", "results": [{"value": 2006, "label": 2006, "count": 12, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OAR-2003-0039", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "subtype", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OAR-2003-0039&posted_year=2006&_facet=subtype"}, {"name": "posted_date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OAR-2003-0039&posted_year=2006&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OAR-2003-0039&posted_year=2006&_facet=posted_month"}, {"name": "last_modified", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OAR-2003-0039&posted_year=2006&_facet=last_modified"}, {"name": "posted_date", "type": "date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-HQ-OAR-2003-0039&posted_year=2006&_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-OAR-2003-0039&posted_year=2006&_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-OAR-2003-0039&posted_year=2006&_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-OAR-2003-0039&posted_year=2006&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 827.628883998841, "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"}