{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where agency_id = \"TSA\", document_type = \"Notice\" and posted_year = 2006 sorted by posted_date descending", "rows": [["TSA-2003-14702-0006", "TSA", "TSA-2003-14702", "U.S. DHS/TSA - Notice: TSA Enforcement Docket Transfer and Change of Address (Original)", "Notice", "Notice", "2006-08-23T04:00:00Z", 2006, 8, "2006-08-23T04:00:00Z", "2006-08-24T03:59:59Z", "2025-10-27T09:00:09Z", null, 1, 0, "09000064802ada8e"], ["TSA-2001-11120-0074", "TSA", "TSA-2001-11120", "U.S. DHS/TSA - TSA-ACAA-ATA Meeting of 06-13-06 Summary (Passenger Fees with Involuntary Re-Routes)", "Notice", "Public Meetings", "2006-08-03T04:00:00Z", 2006, 8, "2006-08-03T04:00:00Z", "2006-08-04T03:59:59Z", "2024-11-07T17:22:07Z", null, 1, 0, "09000064802c8412"], ["TSA-2006-25335-0005", "TSA", "TSA-2006-25335", "Privacy Act of 1974: System of Records; National Fiance Center (NFC0 Payroll Personnel System - Correction (Federal Register Publication)", "Notice", "Notice", "2006-07-31T04:00:00Z", 2006, 7, "2006-07-31T04:00:00Z", "2006-08-01T03:59:59Z", "2024-11-11T22:04:34Z", null, 1, 0, "09000064802acdc2"], ["TSA-2006-25335-0004", "TSA", "TSA-2006-25335", "Privacy Act of 1974:  System of Records; National Finance Center (NFC) Payroll Personnel System, Correction (Federal Register Publication)", "Notice", "Notice", "2006-07-26T04:00:00Z", 2006, 7, "2006-07-26T04:00:00Z", "2006-07-27T03:59:59Z", "2024-11-11T22:04:34Z", null, 1, 0, "09000064802acdc1"], ["TSA-2006-25335-0002", "TSA", "TSA-2006-25335", "Privacy Act of 1974:  System of Records; National Finance Center (NFC) Payroll Personnel System (Federal Register Publication)", "Notice", "Notice", "2006-07-24T04:00:00Z", 2006, 7, "2006-07-24T04:00:00Z", "2006-07-25T03:59:59Z", "2024-11-11T22:04:34Z", null, 1, 0, "09000064802acdbc"], ["TSA-2001-11120-0073", "TSA", "TSA-2001-11120", "U.S. DHS/TSA - ATA-TSA Meeting of 10-25-05 Summary (Compliance Audit Findings on Passenger Fee Issues)", "Notice", "Public Meetings", "2006-07-21T04:00:00Z", 2006, 7, "2006-07-21T04:00:00Z", "2006-07-22T03:59:59Z", "2024-11-07T17:22:07Z", null, 1, 0, "09000064802c8411"], ["TSA-2006-24191-0007", "TSA", "TSA-2006-24191", "Notice of Public Meeting:  Transportation Worker Identification Credential (TWIC) Implementation in the Maritime Sector; Hazardous Materials Endorsement for a Commercial Driver's License (Federal Register Publication)", "Notice", "Notice", "2006-05-26T04:00:00Z", 2006, 5, "2006-05-26T04:00:00Z", "2006-05-27T03:59:59Z", "2024-11-11T22:32:26Z", null, 1, 0, "09000064802c4d26"], ["TSA-2001-11120-0072", "TSA", "TSA-2001-11120", "U.S. DHS/TSA HQ - OMB 1652-0001 Security Service Fees PRA 30 Day Renewal Notice and OMB Notice of Action", "Notice", "Notice", "2006-05-01T04:00:00Z", 2006, 5, "2006-05-01T04:00:00Z", "2006-05-02T03:59:59Z", "2024-11-07T17:22:07Z", null, 1, 0, "09000064802c8410"], ["TSA-2002-11602-0022", "TSA", "TSA-2002-11602", "U.S. DHS/TSA - Notice: 30 DY Extension Agency Information Collection Activity Under OMB Review: Security Programs for Foreign Air Carriers (Original)", "Notice", "Notice", "2006-02-01T05:00:00Z", 2006, 2, "2006-02-01T05:00:00Z", "2006-02-02T04:59:59Z", "2024-11-07T16:56:39Z", null, 1, 0, "09000064802bc0fd"]], "truncated": false, "filtered_table_rows_count": 9, "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": "TSA", "p1": "Notice", "p2": "2006"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=TSA&document_type=Notice&posted_year=2006", "results": [{"value": "TSA", "label": "TSA", "count": 9, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?document_type=Notice&posted_year=2006", "selected": true}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=TSA&document_type=Notice&posted_year=2006", "results": [{"value": "Notice", "label": "Notice", "count": 9, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=TSA&posted_year=2006", "selected": true}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=TSA&document_type=Notice&posted_year=2006", "results": [{"value": 2006, "label": 2006, "count": 9, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=TSA&document_type=Notice", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "docket_id", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=TSA&document_type=Notice&posted_year=2006&_facet=docket_id"}, {"name": "subtype", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=TSA&document_type=Notice&posted_year=2006&_facet=subtype"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=TSA&document_type=Notice&posted_year=2006&_facet=posted_month"}, {"name": "last_modified", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=TSA&document_type=Notice&posted_year=2006&_facet=last_modified"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=TSA&document_type=Notice&posted_year=2006&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=TSA&document_type=Notice&posted_year=2006&_facet_date=comment_start_date"}, {"name": "comment_end_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=TSA&document_type=Notice&posted_year=2006&_facet_date=comment_end_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=TSA&document_type=Notice&posted_year=2006&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1758.989067049697, "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"}