{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where agency_id = \"ACF\", docket_id = \"ACF_FRDOC_0001\" and posted_year = 2024 sorted by posted_date descending", "rows": [["ACF_FRDOC_0001-0145", "ACF", "ACF_FRDOC_0001", "Name Change From Office of Child Support Enforcement to Office of Child Support Services", "Rule", null, "2024-12-31T05:00:00Z", 2024, 12, "2024-12-31T05:00:00Z", "2025-01-31T04:59:59Z", "2025-01-01T02:01:03Z", "2024-30987", 0, 0, "0900006486896d2f"], ["ACF_FRDOC_0001-0144", "ACF", "ACF_FRDOC_0001", "Adoption and Foster Care Analysis and Reporting System; Correction", "Rule", null, "2024-12-30T05:00:00Z", 2024, 12, "2024-12-30T05:00:00Z", null, "2024-12-30T13:38:37Z", "2024-31238", 0, 0, "09000064868952fd"], ["ACF_FRDOC_0001-0143", "ACF", "ACF_FRDOC_0001", "Investigations of Child Abuse and Neglect; Correction", "Rule", null, "2024-12-26T05:00:00Z", 2024, 12, "2024-12-26T05:00:00Z", null, "2024-12-26T13:41:13Z", "2024-30755", 0, 0, "090000648688c593"], ["ACF_FRDOC_0001-0142", "ACF", "ACF_FRDOC_0001", "Employment and Training Services for Noncustodial Parents in the Child Support Program", "Rule", null, "2024-12-13T05:00:00Z", 2024, 12, "2024-12-13T05:00:00Z", null, "2024-12-13T13:11:04Z", "2024-29081", 0, 0, "090000648686c27d"], ["ACF_FRDOC_0001-0141", "ACF", "ACF_FRDOC_0001", "Adoption and Foster Care Analysis and Reporting System", "Rule", null, "2024-12-05T05:00:00Z", 2024, 12, "2024-12-05T05:00:00Z", null, "2024-12-05T12:59:31Z", "2024-28072", 0, 0, "0900006486849bae"], ["ACF_FRDOC_0001-0139", "ACF", "ACF_FRDOC_0001", "Head Start Program Classroom Assessment Scoring System: Delay of Implementation Date", "Rule", null, "2024-11-06T05:00:00Z", 2024, 11, "2024-11-06T05:00:00Z", null, "2024-11-06T12:48:22Z", "2024-25440", 0, 0, "09000064867ff887"], ["ACF_FRDOC_0001-0137", "ACF", "ACF_FRDOC_0001", "Unaccompanied Children Program; Correction", "Rule", null, "2024-06-26T04:00:00Z", 2024, 6, "2024-06-26T04:00:00Z", null, "2024-06-26T11:51:14Z", "2024-13560", 0, 0, "09000064865c9d97"], ["ACF_FRDOC_0001-0135", "ACF", "ACF_FRDOC_0001", "Foster Care Legal Representation", "Rule", null, "2024-05-10T04:00:00Z", 2024, 5, "2024-05-10T04:00:00Z", null, "2024-05-10T12:46:30Z", "2024-09663", 0, 0, "0900006486558586"], ["ACF_FRDOC_0001-0134", "ACF", "ACF_FRDOC_0001", "Unaccompanied Children Program", "Rule", null, "2024-04-30T04:00:00Z", 2024, 4, "2024-04-30T04:00:00Z", null, "2024-04-30T12:12:59Z", "2024-08329", 0, 0, "0900006486528610"], ["ACF_FRDOC_0001-0133", "ACF", "ACF_FRDOC_0001", "Designated Placement Requirements for LGBTQI plus Children", "Rule", null, "2024-04-30T04:00:00Z", 2024, 4, "2024-04-30T04:00:00Z", null, "2024-04-30T12:12:20Z", "2024-08982", 0, 0, "0900006486528528"], ["ACF_FRDOC_0001-0132", "ACF", "ACF_FRDOC_0001", "Modifications to Performance Standards During Natural Disasters and Other Calamities", "Rule", null, "2024-03-04T05:00:00Z", 2024, 3, "2024-03-04T05:00:00Z", null, "2024-03-04T14:26:56Z", "2024-04244", 0, 0, "0900006486454436"], ["ACF_FRDOC_0001-0130", "ACF", "ACF_FRDOC_0001", "Administration for Native Americans' Program Policies and Procedures", "Proposed Rule", null, "2024-02-15T05:00:00Z", 2024, 2, "2024-02-15T05:00:00Z", "2024-03-19T03:59:59Z", "2024-03-19T01:00:28Z", "2024-03160", 0, 0, "0900006486408dde"], ["ACF_FRDOC_0001-0129", "ACF", "ACF_FRDOC_0001", "Elimination of the Tribal Non-Federal ShareRequirement", "Rule", null, "2024-02-12T05:00:00Z", 2024, 2, "2024-02-12T05:00:00Z", null, "2024-02-12T13:33:49Z", "2024-02110", 0, 0, "0900006486400820"]], "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": "ACF", "p1": "ACF_FRDOC_0001", "p2": "2024"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=ACF&docket_id=ACF_FRDOC_0001&posted_year=2024", "results": [{"value": "ACF", "label": "ACF", "count": 13, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=ACF_FRDOC_0001&posted_year=2024", "selected": true}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=ACF&docket_id=ACF_FRDOC_0001&posted_year=2024", "results": [{"value": "Rule", "label": "Rule", "count": 12, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=ACF&docket_id=ACF_FRDOC_0001&posted_year=2024&document_type=Rule", "selected": false}, {"value": "Proposed Rule", "label": "Proposed Rule", "count": 1, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=ACF&docket_id=ACF_FRDOC_0001&posted_year=2024&document_type=Proposed+Rule", "selected": false}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=ACF&docket_id=ACF_FRDOC_0001&posted_year=2024", "results": [{"value": 2024, "label": 2024, "count": 13, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=ACF&docket_id=ACF_FRDOC_0001", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "posted_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=ACF&docket_id=ACF_FRDOC_0001&posted_year=2024&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=ACF&docket_id=ACF_FRDOC_0001&posted_year=2024&_facet=posted_month"}, {"name": "comment_start_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=ACF&docket_id=ACF_FRDOC_0001&posted_year=2024&_facet=comment_start_date"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=ACF&docket_id=ACF_FRDOC_0001&posted_year=2024&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=ACF&docket_id=ACF_FRDOC_0001&posted_year=2024&_facet_date=comment_start_date"}, {"name": "comment_end_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=ACF&docket_id=ACF_FRDOC_0001&posted_year=2024&_facet_date=comment_end_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=ACF&docket_id=ACF_FRDOC_0001&posted_year=2024&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1429.0695420932025, "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"}