{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where agency_id = \"TTB\", document_type = \"Rule\" and posted_year = 2022 sorted by posted_date descending", "rows": [["TTB-2022-0009-0001", "TTB", "TTB-2022-0009", "T.D. TTB-186:  Implementation of Refund Procedures for Craft Beverage Modernization Act Federal Excise Tax Benefits Applicable to Imported Alcohol (Temporary Rule)", "Rule", "Temporary Rule", "2022-09-23T04:00:00Z", 2022, 9, null, null, "2022-09-23T12:41:12Z", "2022-20412", 0, 0, "090000648535ab6f"], ["TTB-2016-0010-0041", "TTB", "TTB-2016-0010", "T.D. TTB-185, Wine Treating Materials and Related Regulations", "Rule", "Final Rule", "2022-08-24T04:00:00Z", 2022, 8, null, null, "2022-08-24T13:04:44Z", "2022-18060", 0, 0, "090000648526d2e1"], ["TTB-2021-0009-0005", "TTB", "TTB-2021-0009", "T.D .TTB-184, Establishment of the Gabilan Mountains American Viticultural Area", "Rule", "Final Rule", "2022-08-15T04:00:00Z", 2022, 8, null, null, "2022-08-15T15:05:31Z", "2022-17508", 0, 0, "0900006485239e67"], ["TTB-2021-0005-0004", "TTB", "TTB-2021-0005", "T.D. TTB-181:  Establishment of the Paulsell Valley Viticultural Area", "Rule", "Final Rule", "2022-06-03T04:00:00Z", 2022, 6, null, null, "2022-06-03T13:35:25Z", "2022-11716", 0, 0, "0900006485129e27"], ["TTB-2021-0001-0013", "TTB", "TTB-2021-0001", "T.D. TTB-182:  Establishment of the Upper Lake Viticultural Area and Modification of the Clear Lake Viticultural Area Boundary", "Rule", "Final Rule", "2022-06-03T04:00:00Z", 2022, 6, null, null, "2022-06-03T13:39:29Z", "2022-11717", 0, 0, "0900006485129ec1"], ["TTB-2020-0008-0022", "TTB", "TTB-2020-0008", "T.D. TTB-180:  Establishment of Mount Pisgah, Polk County, Oregon Viticultural Area", "Rule", "Final Rule", "2022-06-03T04:00:00Z", 2022, 6, null, null, "2022-06-03T13:45:27Z", "2022-11715", 0, 0, "0900006485129f8f"], ["TTB-2021-0006-0004", "TTB", "TTB-2021-0006", "T.D. TTB-183:  Establishment of Rocky Reach Viticultural Area", "Rule", "Final Rule", "2022-06-03T04:00:00Z", 2022, 6, null, null, "2022-06-03T13:48:32Z", "2022-11709", 0, 0, "090000648512a00c"], ["TTB-2018-0008-0081", "TTB", "TTB-2018-0008", "T.D. TTB-179:  Establishment of the West Sonoma Coast Viticultural Area", "Rule", "Final Rule", "2022-05-23T04:00:00Z", 2022, 5, null, null, "2022-05-23T13:07:43Z", "2022-10590", 0, 0, "09000064850c487e"], ["TTB-2020-0009-0011", "TTB", "TTB-2020-0009", "T.D. TTB-177:  Establishment of the San Luis Obispo (SLO) Coas Viticultural Area", "Rule", "Final Rule", "2022-03-09T05:00:00Z", 2022, 3, null, null, "2022-03-09T15:08:05Z", "2022-05000", 0, 0, "0900006484fc14c0"], ["TTB-2020-0013-0005", "TTB", "TTB-2020-0013", "T.D. TTB-178:  Expansion of Clarksburg Viticultural Area", "Rule", "Final Rule", "2022-03-09T05:00:00Z", 2022, 3, "2022-04-08T04:00:00Z", null, "2022-03-09T15:11:57Z", "2022-05001", 0, 0, "0900006484fc14c2"], ["TTB-2018-0007-1160", "TTB", "TTB-2018-0007", "Corrections to T.D. TTB-176:  Modernization of the Labeling and Advertising Regulations for Distilled Spirits and Malt Beverages", "Rule", "Correction", "2022-03-09T05:00:00Z", 2022, 3, null, null, "2022-03-09T14:36:30Z", "2022-04893", 0, 0, "0900006484fc153d"], ["TTB-2022-0001-0001", "TTB", "TTB-2022-0001", "Notice No. 208:  Civil Monetary Penalty Inflation Adjustment-Alcoholic Beverage Labeling Act", "Rule", "Final Rule", "2022-02-17T05:00:00Z", 2022, 2, null, null, "2022-02-17T15:34:57Z", "2022-03410", 0, 0, "0900006484f812a2"], ["TTB-2018-0007-1159", "TTB", "TTB-2018-0007", "T.D. TTB-176:  Modernization of the Labeling and Advertising Regulations for Distilled Spirits and Malt Beverages", "Rule", "Final Rule", "2022-02-09T05:00:00Z", 2022, 2, null, null, "2022-02-09T15:25:51Z", "2022-00841", 0, 0, "0900006484f63545"]], "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 \"document_type\" = :p1 and \"posted_year\" = :p2 order by posted_date desc limit 101", "params": {"p0": "TTB", "p1": "Rule", "p2": "2022"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=TTB&document_type=Rule&posted_year=2022", "results": [{"value": "TTB", "label": "TTB", "count": 13, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?document_type=Rule&posted_year=2022", "selected": true}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=TTB&document_type=Rule&posted_year=2022", "results": [{"value": "Rule", "label": "Rule", "count": 13, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=TTB&posted_year=2022", "selected": true}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=TTB&document_type=Rule&posted_year=2022", "results": [{"value": 2022, "label": 2022, "count": 13, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=TTB&document_type=Rule", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "docket_id", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=TTB&document_type=Rule&posted_year=2022&_facet=docket_id"}, {"name": "subtype", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=TTB&document_type=Rule&posted_year=2022&_facet=subtype"}, {"name": "posted_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=TTB&document_type=Rule&posted_year=2022&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=TTB&document_type=Rule&posted_year=2022&_facet=posted_month"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=TTB&document_type=Rule&posted_year=2022&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=TTB&document_type=Rule&posted_year=2022&_facet_date=comment_start_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=TTB&document_type=Rule&posted_year=2022&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1651.5105499420315, "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"}