{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where agency_id = \"FSA\", document_type = \"Notice\" and posted_year = 2025 sorted by posted_date descending", "rows": [["FSA_FRDOC_0001-0455", "FSA", "FSA_FRDOC_0001", "Application Fast Track Pilot Program\u2014Extension", "Notice", null, "2025-12-31T05:00:00Z", 2025, 12, "2025-12-31T05:00:00Z", null, "2025-12-31T18:03:06Z", "2025-24060", 0, 0, "09000064b9113f31"], ["FSA-2025-0268-0001", "FSA", "FSA-2025-0268", "Agency Information Collection Activities; Proposals, Submissions, and Approvals: Organic Certification Cost Share Program", "Notice", null, "2025-12-31T05:00:00Z", 2025, 12, "2025-12-31T05:00:00Z", "2026-03-03T04:59:59Z", "2026-03-03T10:00:22Z", "2025-24098", 0, 0, "09000064b9113e39"], ["FSA-2025-0235-0001", "FSA", "FSA-2025-0235", "Agency Information Collection Activities; Proposals, Submissions, and Approvals: Emergency Relief Program Phase 1 and Phase 2", "Notice", null, "2025-12-05T05:00:00Z", 2025, 12, "2025-12-05T05:00:00Z", "2026-02-04T04:59:59Z", "2025-12-25T10:00:10Z", "2025-21992", 0, 0, "09000064b90b06b5"], ["FSA-2025-0070-0001", "FSA", "FSA-2025-0070", "Agricultural Disaster Assistance Programs", "Notice", null, "2025-09-16T04:00:00Z", 2025, 9, "2025-09-16T04:00:00Z", null, "2025-09-17T21:11:03Z", "2025-17861", 0, 0, "09000064b8f96cb2"], ["FSA-2025-0169-0001", "FSA", "FSA-2025-0169", "Agency Information Collection Activities; Proposals, Submissions, and Approvals: In-Person and Online Registration for Farm Service Agency-Hosted Events and Conferences", "Notice", null, "2025-09-12T04:00:00Z", 2025, 9, "2025-09-12T04:00:00Z", "2025-11-13T04:59:59Z", "2025-09-12T19:51:55Z", "2025-17664", 0, 0, "09000064b8f73ee7"], ["FSA-2025-0037-0001", "FSA", "FSA-2025-0037", "Agency Information Collection Activities; Proposals, Submissions, and Approvals: Food Safety Certification for Specialty Crops Program", "Notice", null, "2025-08-29T04:00:00Z", 2025, 8, "2025-08-29T04:00:00Z", "2025-10-29T03:59:59Z", "2025-09-02T19:26:19Z", "2025-16647", 0, 0, "09000064b8f2602a"], ["FSA-2025-0103-0001", "FSA", "FSA-2025-0103", "Agency Information Collection Activities; Proposals, Submissions, and Approvals: Farm Loan Programs\u2014Direct Loan Making", "Notice", null, "2025-08-19T04:00:00Z", 2025, 8, "2025-08-19T04:00:00Z", "2025-10-21T03:59:59Z", "2025-08-22T09:00:16Z", "2025-15744", 0, 0, "09000064b8f07301"], ["FSA_FRDOC_0001-0444", "FSA", "FSA_FRDOC_0001", "Emergency Commodity Assistance Program", "Notice", null, "2025-08-18T04:00:00Z", 2025, 8, "2025-08-18T04:00:00Z", null, "2025-08-18T16:20:24Z", "2025-15654", 0, 0, "09000064b8f0498a"], ["FSA-2025-0001-0001", "FSA", "FSA-2025-0001", "Agency Information Collection Activities; Proposals, Submissions, and Approvals: Agricultural Foreign Investment Disclosure Act", "Notice", null, "2025-05-30T04:00:00Z", 2025, 5, "2025-05-30T04:00:00Z", "2025-07-30T03:59:59Z", "2025-07-30T09:00:25Z", "2025-09831", 0, 0, "09000064b8dcb187"], ["FSA-2025-0003-0001", "FSA", "FSA-2025-0003", "Agency Information Collection Activities; Proposals, Submissions, and Approvals: Measurement Service Record", "Notice", null, "2025-03-20T04:00:00Z", 2025, 3, "2025-03-20T04:00:00Z", "2025-05-20T03:59:59Z", "2025-03-20T13:53:26Z", "2025-04706", 0, 0, "0900006486a12c68"], ["FSA-2025-0002-0001", "FSA", "FSA-2025-0002", "Funds Availability: Emergency Commodity Assistance Program", "Notice", null, "2025-03-19T04:00:00Z", 2025, 3, "2025-03-19T04:00:00Z", null, "2025-03-19T12:39:58Z", "2025-04604", 0, 0, "0900006486a0bd89"], ["FSA_FRDOC_0001-0432", "FSA", "FSA_FRDOC_0001", "Funds Availability: Marketing Assistance for Specialty Crops", "Notice", null, "2025-01-08T05:00:00Z", 2025, 1, "2025-01-08T05:00:00Z", null, "2025-04-24T15:41:31Z", "2025-00215", 0, 0, "09000064868a6c23"]], "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": "FSA", "p1": "Notice", "p2": "2025"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=FSA&document_type=Notice&posted_year=2025", "results": [{"value": "FSA", "label": "FSA", "count": 12, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?document_type=Notice&posted_year=2025", "selected": true}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=FSA&document_type=Notice&posted_year=2025", "results": [{"value": "Notice", "label": "Notice", "count": 12, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FSA&posted_year=2025", "selected": true}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=FSA&document_type=Notice&posted_year=2025", "results": [{"value": 2025, "label": 2025, "count": 12, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FSA&document_type=Notice", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "docket_id", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FSA&document_type=Notice&posted_year=2025&_facet=docket_id"}, {"name": "posted_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FSA&document_type=Notice&posted_year=2025&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FSA&document_type=Notice&posted_year=2025&_facet=posted_month"}, {"name": "comment_start_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FSA&document_type=Notice&posted_year=2025&_facet=comment_start_date"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FSA&document_type=Notice&posted_year=2025&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FSA&document_type=Notice&posted_year=2025&_facet_date=comment_start_date"}, {"name": "comment_end_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FSA&document_type=Notice&posted_year=2025&_facet_date=comment_end_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FSA&document_type=Notice&posted_year=2025&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 433.37082397192717, "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"}