{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where agency_id = \"HUD\" and docket_id = \"HUD-2008-0052\" sorted by posted_date descending", "rows": [["HUD-2008-0052-0023", "HUD", "HUD-2008-0052", "FR-7098-N-19 60-Day Notice of Proposed Information Collection: Section 8 Renewal Policy Guidebook", "Notice", null, "2026-01-23T05:00:00Z", 2026, 1, "2026-01-23T05:00:00Z", "2026-03-25T03:59:59Z", "2026-01-23T19:08:24Z", "2026-01289", 1, 0, "09000064b917bb83"], ["HUD-2008-0052-0022", "HUD", "HUD-2008-0052", "FR\u20137070\u2013N\u201327\n30-Day Notice of Proposed Information Collection: Section 8 Renewal Policy Guidebook; OMB Control No.: 2502\u20130587", "Notice", null, "2023-05-17T00:00:00Z", 2023, 5, null, null, "2025-05-21T06:34:56Z", "2023-10509", 0, 0, "0900006485a16157"], ["HUD-2008-0052-0012", "HUD", "HUD-2008-0052", "FR\u20137056\u2013N\u201342\n60-Day Notice of Proposed Information Collection: Section 8 Renewal Policy Guidebook", "Notice", null, "2022-12-06T00:00:00Z", 2022, 12, null, null, "2025-05-21T06:36:21Z", "2022-26452", 0, 0, "090000648551cdcd"], ["HUD-2008-0052-0009", "HUD", "HUD-2008-0052", "FR\u20136360\u2013N\u201301\nNotice of Certain Operating Cost Adjustment Factors for 2023", "Notice", null, "2022-11-15T00:00:00Z", 2022, 11, "2022-11-15T00:00:00Z", "2022-12-16T04:59:59Z", "2025-05-21T06:36:26Z", "2022-24845", 0, 0, "09000064854b0e80"], ["HUD-2008-0052-0008", "HUD", "HUD-2008-0052", "FR-5997-N-40 30-Day Notice of Proposed Information Collection: Section 8 Renewal Policy Guide", "Notice", null, "2017-07-31T00:00:00Z", 2017, 7, null, null, "2025-05-21T07:13:08Z", "2017-16045", 0, 0, "0900006482984b3e"], ["HUD-2008-0052-0007", "HUD", "HUD-2008-0052", "FR-6001-N-08 60-Day Notice of Proposed Information Collection: Section 8 Renewal Policy Guide", "Notice", null, "2017-05-11T00:00:00Z", 2017, 5, "2017-05-11T00:00:00Z", "2017-07-11T03:59:59Z", "2025-05-21T07:13:50Z", "2017-09507", 0, 0, "09000064825a3738"], ["HUD-2008-0052-0006", "HUD", "HUD-2008-0052", "FR\u20135752\u2013N\u201309 Agency Information Collection Activities; Proposals, Submissions, and Approvals: Section 8 Renewal Policy Guide", "Notice", null, "2014-01-31T00:00:00Z", 2014, 1, null, null, "2025-05-21T08:41:54Z", "2014-02030", 0, 0, "0900006481539a3a"], ["HUD-2008-0052-0005", "HUD", "HUD-2008-0052", "FR\u20135687\u2013N\u201333 60-Day Notice of Proposed Information Collection: Section 8 Renewal Policy Guide", "Notice", null, "2013-07-30T00:00:00Z", 2013, 7, null, null, "2025-05-21T08:44:52Z", "2013-18287", 0, 0, "0900006481384c8a"], ["HUD-2008-0052-0004", "HUD", "HUD-2008-0052", "FR\u20135603\u2013N\u201378 Notice of Submission of Proposed Information Collection to OMB: Section 8 Contract Renewal Policy- Guidance for the Renewal of Project-Based Section 8 Contracts", "Notice", null, "2012-10-26T00:00:00Z", 2012, 10, null, null, "2025-05-21T08:47:05Z", "2012-26391", 0, 0, "0900006481151b2a"], ["HUD-2008-0052-0003", "HUD", "HUD-2008-0052", "FR\u20135607\u2013C\u201325 Notice of Proposed Information Collection; Comment Request: Section 8 Renewal Policy Guide", "Notice", null, "2012-09-11T00:00:00Z", 2012, 9, null, null, "2025-05-21T08:47:17Z", "2012-22378", 0, 0, "0900006481110f5b"], ["HUD-2008-0052-0002", "HUD", "HUD-2008-0052", "FR\u20135607\u2013N\u201325 Notice of Proposed Information Collection: Comment Request; Section 8 Renewal Policy Guide", "Notice", null, "2012-08-08T00:00:00Z", 2012, 8, null, null, "2025-05-21T08:47:27Z", "2012-19326", 0, 0, "09000064810c749a"], ["HUD-2008-0052-0001", "HUD", "HUD-2008-0052", "FR-5191-N-13: Notice of Proposed Information Collection: Comment Request; Section 8 Renewal Policy Guide", "Notice", null, "2008-05-19T00:00:00Z", 2008, 5, "2008-05-19T00:00:00Z", null, "2025-05-21T09:13:08Z", "E8-11076", 0, 0, "09000064805f25c9"]], "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 \"docket_id\" = :p1 order by posted_date desc limit 101", "params": {"p0": "HUD", "p1": "HUD-2008-0052"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=HUD&docket_id=HUD-2008-0052", "results": [{"value": "HUD", "label": "HUD", "count": 12, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=HUD-2008-0052", "selected": true}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=HUD&docket_id=HUD-2008-0052", "results": [{"value": "Notice", "label": "Notice", "count": 12, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=HUD&docket_id=HUD-2008-0052&document_type=Notice", "selected": false}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=HUD&docket_id=HUD-2008-0052", "results": [{"value": 2012, "label": 2012, "count": 3, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=HUD&docket_id=HUD-2008-0052&posted_year=2012", "selected": false}, {"value": 2017, "label": 2017, "count": 2, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=HUD&docket_id=HUD-2008-0052&posted_year=2017", "selected": false}, {"value": 2022, "label": 2022, "count": 2, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=HUD&docket_id=HUD-2008-0052&posted_year=2022", "selected": false}, {"value": 2008, "label": 2008, "count": 1, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=HUD&docket_id=HUD-2008-0052&posted_year=2008", "selected": false}, {"value": 2013, "label": 2013, "count": 1, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=HUD&docket_id=HUD-2008-0052&posted_year=2013", "selected": false}, {"value": 2014, "label": 2014, "count": 1, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=HUD&docket_id=HUD-2008-0052&posted_year=2014", "selected": false}, {"value": 2023, "label": 2023, "count": 1, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=HUD&docket_id=HUD-2008-0052&posted_year=2023", "selected": false}, {"value": 2026, "label": 2026, "count": 1, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=HUD&docket_id=HUD-2008-0052&posted_year=2026", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=HUD&docket_id=HUD-2008-0052&_facet=posted_month"}, {"name": "open_for_comment", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=HUD&docket_id=HUD-2008-0052&_facet=open_for_comment"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=HUD&docket_id=HUD-2008-0052&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=HUD&docket_id=HUD-2008-0052&_facet_date=comment_start_date"}, {"name": "comment_end_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=HUD&docket_id=HUD-2008-0052&_facet_date=comment_end_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=HUD&docket_id=HUD-2008-0052&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 11.506550945341587, "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"}