{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where agency_id = \"FTC\", document_type = \"Rule\" and posted_year = 2016 sorted by posted_date descending", "rows": [["FTC-2016-0103-0001", "FTC", "FTC-2016-0103", "Freedom of Information Act; Miscellaneous Rules", "Rule", null, "2016-12-22T05:00:00Z", 2016, 12, "2016-12-22T05:00:00Z", null, "2022-09-08T01:00:40Z", "2016-30507", 0, 0, "0900006482430449"], ["FTC-2016-0095-0001", "FTC", "FTC-2016-0095", "Automotive Fuel Ratings, Certification and Posting", "Rule", null, "2016-12-02T05:00:00Z", 2016, 12, "2016-12-02T05:00:00Z", null, "2016-12-02T13:46:51Z", "2016-29006", 0, 0, "09000064823d9fe8"], ["FTC-2016-0091-0002", "FTC", "FTC-2016-0091", "Used Motor Vehicle Trade Regulation Rule", "Rule", null, "2016-11-18T05:00:00Z", 2016, 11, "2016-11-18T05:00:00Z", null, "2016-11-18T15:51:46Z", "2016-27694", 0, 0, "09000064823a07dc"], ["FTC-2016-0085-0001", "FTC", "FTC-2016-0085", "Energy Labeling", "Rule", null, "2016-10-28T04:00:00Z", 2016, 10, "2016-10-28T04:00:00Z", null, "2016-10-31T13:41:55Z", "2016-25725", 0, 0, "090000648235a86c"], ["FTC-2016-0084-0001", "FTC", "FTC-2016-0084", "Rules and Regulations Under the Hobby Protection Act", "Rule", null, "2016-10-14T04:00:00Z", 2016, 10, "2016-10-14T04:00:00Z", null, "2016-10-14T15:54:35Z", "2016-24880", 0, 0, "09000064822f78c6"], ["FTC-2016-0079-0001", "FTC", "FTC-2016-0079", "Disclosure of Written Consumer Product Warranty Terms and Conditions; Pre-Sale Availability of Written Warranty Terms", "Rule", null, "2016-09-15T04:00:00Z", 2016, 9, "2016-09-15T04:00:00Z", null, "2016-09-15T12:06:06Z", "2016-21853", 0, 0, "09000064822105b7"], ["FTC-2016-0080-0001", "FTC", "FTC-2016-0080", "Energy Labeling Rule", "Rule", null, "2016-09-15T04:00:00Z", 2016, 9, "2016-09-15T04:00:00Z", null, "2016-09-15T12:16:39Z", "2016-21854", 0, 0, "0900006482210427"], ["FTC-2016-0071-0001", "FTC", "FTC-2016-0071", "Premerger Notifications; Reporting and Waiting Period Requirements", "Rule", null, "2016-09-01T04:00:00Z", 2016, 9, "2016-09-01T04:00:00Z", null, "2016-09-01T12:30:40Z", "2016-20950", 0, 0, "09000064821bccfb"], ["FTC-2016-0070-0001", "FTC", "FTC-2016-0070", "Telemarketing Sales Rule Fees", "Rule", null, "2016-08-31T04:00:00Z", 2016, 8, "2016-08-31T04:00:00Z", null, "2016-08-31T15:22:39Z", "2016-20817", 0, 0, "09000064821b67c1"], ["FTC-2016-0052-0001", "FTC", "FTC-2016-0052", "Adjustment of Civil Monetary Penalty Amounts", "Rule", null, "2016-06-30T04:00:00Z", 2016, 6, "2016-06-30T04:00:00Z", null, "2016-06-30T14:20:52Z", "2016-15302", 0, 0, "090000648207c4fd"], ["FTC-2016-0041-0001", "FTC", "FTC-2016-0041", "Disclosure Requirements and Prohibitions Concerning Franchising", "Rule", null, "2016-05-19T04:00:00Z", 2016, 5, "2016-05-19T04:00:00Z", null, "2016-05-19T13:28:41Z", "2016-11789", 0, 0, "0900006481fdd0d6"], ["FTC-2016-0019-0001", "FTC", "FTC-2016-0019", "Energy Labeling", "Rule", null, "2016-02-11T05:00:00Z", 2016, 2, "2016-02-11T05:00:00Z", null, "2016-02-18T15:43:51Z", "2016-02744", 0, 0, "0900006481e651af"], ["FTC-2016-0011-0001", "FTC", "FTC-2016-0011", "Administrative Debt Collection Procedures", "Rule", null, "2016-01-19T05:00:00Z", 2016, 1, "2016-01-19T05:00:00Z", null, "2016-01-20T14:31:51Z", "2016-00313", 0, 0, "0900006481e18ca3"], ["FTC-2016-0009-0001", "FTC", "FTC-2016-0009", "Automotive Fuel Ratings, Certification and Posting", "Rule", null, "2016-01-14T05:00:00Z", 2016, 1, "2016-01-14T05:00:00Z", null, "2016-01-14T14:46:21Z", "2015-32972", 0, 0, "0900006481e0d135"]], "truncated": false, "filtered_table_rows_count": 14, "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": "FTC", "p1": "Rule", "p2": "2016"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=FTC&document_type=Rule&posted_year=2016", "results": [{"value": "FTC", "label": "FTC", "count": 14, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?document_type=Rule&posted_year=2016", "selected": true}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=FTC&document_type=Rule&posted_year=2016", "results": [{"value": "Rule", "label": "Rule", "count": 14, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=FTC&posted_year=2016", "selected": true}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=FTC&document_type=Rule&posted_year=2016", "results": [{"value": 2016, "label": 2016, "count": 14, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=FTC&document_type=Rule", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "title", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=FTC&document_type=Rule&posted_year=2016&_facet=title"}, {"name": "posted_date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=FTC&document_type=Rule&posted_year=2016&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=FTC&document_type=Rule&posted_year=2016&_facet=posted_month"}, {"name": "comment_start_date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=FTC&document_type=Rule&posted_year=2016&_facet=comment_start_date"}, {"name": "posted_date", "type": "date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=FTC&document_type=Rule&posted_year=2016&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=FTC&document_type=Rule&posted_year=2016&_facet_date=comment_start_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?agency_id=FTC&document_type=Rule&posted_year=2016&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 3653.5216418560594, "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"}