{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where agency_id = \"EPA\", docket_id = \"EPA-R09-OAR-2016-0444\" and posted_year = 2016 sorted by posted_date descending", "rows": [["EPA-R09-OAR-2016-0444-0014", "EPA", "EPA-R09-OAR-2016-0444", "Air Quality State Implementation Plans; Approvals and Promulgations: California; Air Plan Revisions, South Coast Air Quality Management District", "Rule", null, "2016-12-28T05:00:00Z", 2016, 12, "2016-12-28T05:00:00Z", null, "2016-12-29T01:44:47Z", "2016-31226", 0, 0, "090000648243a045"], ["EPA-R09-OAR-2016-0444-0009", "EPA", "EPA-R09-OAR-2016-0444", "SJV Rule 4309 SIP approved 5-20-07", "Supporting & Related Material", null, "2016-09-16T04:00:00Z", 2016, 9, null, null, "2016-09-17T01:14:41Z", null, 0, 0, "09000064821bf3bc"], ["EPA-R09-OAR-2016-0444-0007", "EPA", "EPA-R09-OAR-2016-0444", "RACT BARCT determination for Boilers, Steam Generators, and Process Heaters 1991", "Supporting & Related Material", null, "2016-09-16T04:00:00Z", 2016, 9, null, null, "2016-09-17T01:14:32Z", null, 0, 0, "09000064821bf3ba"], ["EPA-R09-OAR-2016-0444-0005", "EPA", "EPA-R09-OAR-2016-0444", "EPA 453 R-94-022 ACT NOx - Industrial Commercial Boilers", "Supporting & Related Material", null, "2016-09-16T04:00:00Z", 2016, 9, null, null, "2016-09-17T01:15:27Z", null, 0, 0, "09000064821beeb5"], ["EPA-R09-OAR-2016-0444-0012", "EPA", "EPA-R09-OAR-2016-0444", "8-31-2011 Comment letter from Andrew Steckel", "Supporting & Related Material", null, "2016-09-16T04:00:00Z", 2016, 9, null, null, "2016-09-17T01:15:17Z", null, 0, 0, "09000064821d4c5a"], ["EPA-R09-OAR-2016-0444-0003", "EPA", "EPA-R09-OAR-2016-0444", "EPA TSD SCAQMD Rule 1153.1", "Supporting & Related Material", null, "2016-09-16T04:00:00Z", 2016, 9, null, null, "2016-09-17T01:15:12Z", null, 0, 0, "09000064821baeb5"], ["EPA-R09-OAR-2016-0444-0008", "EPA", "EPA-R09-OAR-2016-0444", "SC 1147 SIP approved 8-4-10", "Supporting & Related Material", null, "2016-09-16T04:00:00Z", 2016, 9, null, null, "2016-09-17T01:14:36Z", null, 0, 0, "09000064821bf3bb"], ["EPA-R09-OAR-2016-0444-0002", "EPA", "EPA-R09-OAR-2016-0444", "EPA TSD SCAQMD Rule 1147", "Supporting & Related Material", null, "2016-09-16T04:00:00Z", 2016, 9, null, null, "2016-09-17T01:14:59Z", null, 0, 0, "09000064821baeb4"], ["EPA-R09-OAR-2016-0444-0010", "EPA", "EPA-R09-OAR-2016-0444", "EPA 452 R-01-001 Improving Air Quality with Economic Incentives Programs (EIP Guidance)", "Supporting & Related Material", null, "2016-09-16T04:00:00Z", 2016, 9, null, null, "2016-09-17T01:14:46Z", null, 0, 0, "09000064821bf436"], ["EPA-R09-OAR-2016-0444-0001", "EPA", "EPA-R09-OAR-2016-0444", "Air Quality State Implementation Plans; Approvals and Promulgations: California Air Plan Revisions, South Coast Air Quality Management District", "Proposed Rule", null, "2016-09-16T04:00:00Z", 2016, 9, "2016-09-16T04:00:00Z", "2016-10-18T03:59:59Z", "2016-10-08T20:20:55Z", "2016-22388", 0, 0, "0900006482218242"], ["EPA-R09-OAR-2016-0444-0004", "EPA", "EPA-R09-OAR-2016-0444", "05-20-2015 letter Phil Fine", "Supporting & Related Material", null, "2016-09-16T04:00:00Z", 2016, 9, null, null, "2016-09-17T01:15:22Z", null, 0, 0, "09000064821beeb4"], ["EPA-R09-OAR-2016-0444-0006", "EPA", "EPA-R09-OAR-2016-0444", "Guidance Document for Correcting Common VOC & Other Rule Deficiencies", "Supporting & Related Material", null, "2016-09-16T04:00:00Z", 2016, 9, null, null, "2016-09-17T01:15:32Z", null, 0, 0, "09000064821bf3b9"], ["EPA-R09-OAR-2016-0444-0011", "EPA", "EPA-R09-OAR-2016-0444", "Issues Relating to VOC Regulation Cutpoints, Deficiencies, and Deviations", "Supporting & Related Material", null, "2016-09-16T04:00:00Z", 2016, 9, null, null, "2016-09-17T01:15:37Z", null, 0, 0, "09000064821d4e9f"]], "truncated": false, "filtered_table_rows_count": 13, "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-R09-OAR-2016-0444", "p2": "2016"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=EPA&docket_id=EPA-R09-OAR-2016-0444&posted_year=2016", "results": [{"value": "EPA", "label": "EPA", "count": 13, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=EPA-R09-OAR-2016-0444&posted_year=2016", "selected": true}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=EPA&docket_id=EPA-R09-OAR-2016-0444&posted_year=2016", "results": [{"value": "Supporting & Related Material", "label": "Supporting & Related Material", "count": 11, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-R09-OAR-2016-0444&posted_year=2016&document_type=Supporting+%26+Related+Material", "selected": false}, {"value": "Proposed Rule", "label": "Proposed Rule", "count": 1, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-R09-OAR-2016-0444&posted_year=2016&document_type=Proposed+Rule", "selected": false}, {"value": "Rule", "label": "Rule", "count": 1, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-R09-OAR-2016-0444&posted_year=2016&document_type=Rule", "selected": false}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=EPA&docket_id=EPA-R09-OAR-2016-0444&posted_year=2016", "results": [{"value": 2016, "label": 2016, "count": 13, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-R09-OAR-2016-0444", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "posted_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-R09-OAR-2016-0444&posted_year=2016&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-R09-OAR-2016-0444&posted_year=2016&_facet=posted_month"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-R09-OAR-2016-0444&posted_year=2016&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-R09-OAR-2016-0444&posted_year=2016&_facet_date=comment_start_date"}, {"name": "comment_end_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-R09-OAR-2016-0444&posted_year=2016&_facet_date=comment_end_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=EPA&docket_id=EPA-R09-OAR-2016-0444&posted_year=2016&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 697.4633638747036, "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"}