{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where docket_id = \"CFPB-2024-0001\" and document_type = \"Notice\" sorted by posted_date descending", "rows": [["CFPB-2024-0001-0038", "CFPB", "CFPB-2024-0001", "Supervisory Highlights: Issue 37, Winter 2024", "Notice", null, "2025-01-06T05:00:00Z", 2025, 1, "2025-01-06T05:00:00Z", null, "2025-01-06T14:51:23Z", "2024-31670", 0, 0, "090000648689e999"], ["CFPB-2024-0001-0037", "CFPB", "CFPB-2024-0001", "Open Call for Credit Card Price and Availability Data from Credit Card Issuers", "Notice", null, "2024-12-30T05:00:00Z", 2024, 12, "2024-12-30T05:00:00Z", null, "2024-12-30T14:44:53Z", "2024-31229", 0, 0, "0900006486895022"], ["CFPB-2024-0001-0034", "CFPB", "CFPB-2024-0001", "Supervisory Highlights: Special Edition Student Lending", "Notice", null, "2024-12-26T05:00:00Z", 2024, 12, "2024-12-26T05:00:00Z", null, "2024-12-27T14:39:34Z", "2024-30758", 0, 0, "090000648688c610"], ["CFPB-2024-0001-0027", "CFPB", "CFPB-2024-0001", "Supervisory Highlights: Special Edition; Auto Finance", "Notice", null, "2024-10-18T04:00:00Z", 2024, 10, "2024-10-18T04:00:00Z", null, "2024-10-18T13:30:23Z", "2024-24093", 0, 0, "09000064867d72e9"], ["CFPB-2024-0001-0018", "CFPB", "CFPB-2024-0001", "Supervisory Highlights: Servicing and Collection of Consumer Debt, Issue 34, Summer 2024", "Notice", null, "2024-07-19T04:00:00Z", 2024, 7, "2024-07-19T04:00:00Z", null, "2024-07-19T14:04:58Z", "2024-15960", 0, 0, "09000064865fa97d"], ["CFPB-2024-0001-0017", "CFPB", "CFPB-2024-0001", "Fiscal Year 2021 Service Contract Inventory", "Notice", null, "2024-07-03T04:00:00Z", 2024, 7, "2024-07-03T04:00:00Z", null, "2024-07-03T13:07:30Z", "2024-14585", 0, 0, "09000064865d8b35"], ["CFPB-2024-0001-0016", "CFPB", "CFPB-2024-0001", "Fair Lending Report", "Notice", null, "2024-07-02T04:00:00Z", 2024, 7, "2024-07-02T04:00:00Z", null, "2024-07-02T12:50:12Z", "2024-14533", 0, 0, "09000064865d6793"], ["CFPB-2024-0001-0014", "CFPB", "CFPB-2024-0001", "Hearings, Meetings, Proceedings, etc.: Academic Research Council", "Notice", null, "2024-05-21T04:00:00Z", 2024, 5, "2024-05-21T04:00:00Z", null, "2024-05-21T14:02:11Z", "2024-11082", 0, 0, "0900006486575b27"], ["CFPB-2024-0001-0012", "CFPB", "CFPB-2024-0001", "Supervisory Highlights: Issue 32, Spring 2024", "Notice", null, "2024-05-03T04:00:00Z", 2024, 5, "2024-05-03T04:00:00Z", null, "2024-05-03T13:23:48Z", "2024-09712", 0, 0, "0900006486531d47"], ["CFPB-2024-0001-0013", "CFPB", "CFPB-2024-0001", "Supervisory Highlights: Issue 33, Spring 2024", "Notice", null, "2024-05-03T04:00:00Z", 2024, 5, "2024-05-03T04:00:00Z", null, "2024-05-03T13:24:09Z", "2024-09713", 0, 0, "0900006486531dc8"], ["CFPB-2024-0001-0011", "CFPB", "CFPB-2024-0001", "Hearings, Meetings, Proceedings, etc.: Consumer Advisory Board", "Notice", null, "2024-04-25T04:00:00Z", 2024, 4, "2024-04-25T04:00:00Z", null, "2024-04-25T13:02:06Z", "2024-08865", 0, 0, "09000064864ee77e"], ["CFPB-2024-0001-0008", "CFPB", "CFPB-2024-0001", "Hearings, Meetings, Proceedings, etc.: Community Bank Advisory Council", "Notice", null, "2024-04-16T04:00:00Z", 2024, 4, "2024-04-16T04:00:00Z", null, "2024-04-16T12:32:03Z", "2024-07815", 0, 0, "09000064864da7bd"], ["CFPB-2024-0001-0006", "CFPB", "CFPB-2024-0001", "Hearings, Meetings, Proceedings, etc.: Credit Union Advisory Council", "Notice", null, "2024-02-23T05:00:00Z", 2024, 2, "2024-02-23T05:00:00Z", null, "2024-02-23T14:37:42Z", "2024-03623", 0, 0, "09000064864290ea"]], "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 \"docket_id\" = :p0 and \"document_type\" = :p1 order by posted_date desc limit 101", "params": {"p0": "CFPB-2024-0001", "p1": "Notice"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=CFPB-2024-0001&document_type=Notice", "results": [{"value": "CFPB", "label": "CFPB", "count": 13, "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=CFPB-2024-0001&document_type=Notice&agency_id=CFPB", "selected": false}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=CFPB-2024-0001&document_type=Notice", "results": [{"value": "Notice", "label": "Notice", "count": 13, "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=CFPB-2024-0001", "selected": true}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=CFPB-2024-0001&document_type=Notice", "results": [{"value": 2024, "label": 2024, "count": 12, "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=CFPB-2024-0001&document_type=Notice&posted_year=2024", "selected": false}, {"value": 2025, "label": 2025, "count": 1, "toggle_url": "https://pawtectors.org/openregs/documents.json?docket_id=CFPB-2024-0001&document_type=Notice&posted_year=2025", "selected": false}], "truncated": false}}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 2096.213805023581, "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"}