{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where agency_id = \"FTC\", document_type = \"Proposed Rule\" and posted_year = 2019 sorted by posted_date descending", "rows": [["FTC-2019-0089-0001", "FTC", "FTC-2019-0089", "Premerger Notification; Reporting and Waiting Period Requirements", "Proposed Rule", null, "2019-10-31T04:00:00Z", 2019, 10, "2019-10-31T04:00:00Z", "2019-12-31T04:59:59Z", "2019-12-31T02:01:52Z", "2019-23560", 0, 0, "090000648410f3c0"], ["FTC-2019-0054-0267", "FTC", "FTC-2019-0054", "The Federal Trade Commission's Implementation of the Children's Online Privacy Protection Rule", "Proposed Rule", null, "2019-10-22T04:00:00Z", 2019, 10, "2019-10-22T04:00:00Z", "2019-12-10T04:59:59Z", "2019-12-09T21:03:08Z", "2019-22940", 0, 0, "09000064840e8475"], ["FTC-2019-0082-0001", "FTC", "FTC-2019-0082", "Rule Concerning the Use of Prenotification Negative Option Plans", "Proposed Rule", null, "2019-10-02T04:00:00Z", 2019, 10, "2019-10-02T04:00:00Z", "2019-12-03T04:59:59Z", "2019-12-13T02:02:42Z", "2019-21265", 0, 0, "0900006484003819"], ["FTC-2019-0054-0001", "FTC", "FTC-2019-0054", "Request for Public Comment on the Federal Trade Commission\u2019s Implementation of the Children\u2019s Online Privacy Protection Rule", "Proposed Rule", null, "2019-07-25T04:00:00Z", 2019, 7, "2019-07-25T04:00:00Z", "2019-12-12T04:59:59Z", "2020-05-20T01:05:38Z", "2019-15754", 0, 0, "0900006483db63cc"], ["FTC-2019-0041-0001", "FTC", "FTC-2019-0041", "FTC Seeks Comment on Contact Lens Rule Review, 16 CFR Part 315", "Proposed Rule", null, "2019-05-28T04:00:00Z", 2019, 5, "2019-05-28T04:00:00Z", "2019-07-30T03:59:59Z", "2020-02-22T02:00:50Z", "2019-09627", 0, 0, "0900006483ccb624"], ["FTC-2019-0019-0011", "FTC", "FTC-2019-0019", "FTC Notice of Proposed Rulemaking on the Standards for Safeguarding Customer Information (Safeguards Rule ) - Project No. P145407 - Extension", "Proposed Rule", null, "2019-05-24T04:00:00Z", 2019, 5, "2019-05-24T04:00:00Z", "2019-08-03T03:59:59Z", "2019-08-06T01:00:52Z", "2019-10910", 0, 0, "0900006483cc376f"], ["FTC-2019-0030-0001", "FTC", "FTC-2019-0030", "Regulatory Review Schedule", "Proposed Rule", null, "2019-05-02T04:00:00Z", 2019, 5, null, null, "2019-05-02T15:35:32Z", "2019-08936", 0, 0, "0900006483c290f7"], ["FTC-2019-0019-0002", "FTC", "FTC-2019-0019", "FTC Seeks Comment on Proposed Amendments to Safeguards and Privacy Rules, 16 CFR Part 314, Project No. P145407", "Proposed Rule", null, "2019-04-04T04:00:00Z", 2019, 4, "2019-04-04T04:00:00Z", "2019-06-04T03:59:59Z", "2020-07-28T15:21:53Z", "2019-04981", 0, 0, "0900006483b62fb5"], ["FTC-2019-0020-0002", "FTC", "FTC-2019-0020", "Privacy of Consumer Financial Information Rule under the Gramm-Leach-Bliley Act", "Proposed Rule", null, "2019-04-04T04:00:00Z", 2019, 4, null, null, "2019-04-08T20:14:52Z", "2019-06039", 0, 0, "0900006483b631a6"], ["FTC-2019-0015-0001", "FTC", "FTC-2019-0015", "Energy Labeling Rule", "Proposed Rule", null, "2019-03-14T04:00:00Z", 2019, 3, "2019-03-14T04:00:00Z", "2019-04-16T03:59:59Z", "2022-09-03T01:00:18Z", "2018-27324", 0, 0, "0900006483adeaef"], ["FTC-2019-0014-0001", "FTC", "FTC-2019-0014", "Disclosure Requirements and Prohibitions Concerning Franchising", "Proposed Rule", null, "2019-03-13T04:00:00Z", 2019, 3, "2019-03-13T04:00:00Z", "2019-05-14T03:59:59Z", "2019-05-30T01:03:08Z", "2019-04466", 0, 0, "0900006483adadd0"], ["FTC-2019-0012-0001", "FTC", "FTC-2019-0012", "Guides for Select Leather and Imitation Leather Products", "Proposed Rule", null, "2019-03-06T05:00:00Z", 2019, 3, "2019-03-06T05:00:00Z", "2019-04-23T03:59:59Z", "2019-06-06T01:02:31Z", "2019-03970", 0, 0, "0900006483ac2369"]], "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 \"document_type\" = :p1 and \"posted_year\" = :p2 order by posted_date desc limit 101", "params": {"p0": "FTC", "p1": "Proposed Rule", "p2": "2019"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=FTC&document_type=Proposed+Rule&posted_year=2019", "results": [{"value": "FTC", "label": "FTC", "count": 12, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?document_type=Proposed+Rule&posted_year=2019", "selected": true}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=FTC&document_type=Proposed+Rule&posted_year=2019", "results": [{"value": "Proposed Rule", "label": "Proposed Rule", "count": 12, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FTC&posted_year=2019", "selected": true}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=FTC&document_type=Proposed+Rule&posted_year=2019", "results": [{"value": 2019, "label": 2019, "count": 12, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FTC&document_type=Proposed+Rule", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "docket_id", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FTC&document_type=Proposed+Rule&posted_year=2019&_facet=docket_id"}, {"name": "posted_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FTC&document_type=Proposed+Rule&posted_year=2019&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FTC&document_type=Proposed+Rule&posted_year=2019&_facet=posted_month"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FTC&document_type=Proposed+Rule&posted_year=2019&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FTC&document_type=Proposed+Rule&posted_year=2019&_facet_date=comment_start_date"}, {"name": "comment_end_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FTC&document_type=Proposed+Rule&posted_year=2019&_facet_date=comment_end_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FTC&document_type=Proposed+Rule&posted_year=2019&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1186.3656989880838, "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"}