{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where agency_id = \"DOT\", document_type = \"Proposed Rule\" and posted_year = 2022 sorted by posted_date descending", "rows": [["DOT-OST-2022-0109-0059", "DOT", "DOT-OST-2022-0109", "Enhancing Transparency of Airline Ancillary Service Fees: Extension of Comment Period", "Proposed Rule", "Extension of Comment Period", "2022-12-20T05:00:00Z", 2022, 12, "2022-12-20T05:00:00Z", "2023-01-24T04:59:59Z", "2023-03-01T20:30:33Z", "2022-27416", 0, 0, "0900006485543fa3"], ["DOT-OST-2022-0089-5098", "DOT", "DOT-OST-2022-0089", "Airline Ticket Refunds and Consumer Protections", "Proposed Rule", "Extension of Comment Period", "2022-11-17T05:00:00Z", 2022, 11, "2022-11-17T05:00:00Z", null, "2022-11-17T13:06:25Z", "2022-24615", 0, 0, "09000064854bdfa1"], ["DOT-OST-2022-0109-0020", "DOT", "DOT-OST-2022-0109", "Enhancing Transparency of Airline Ancillary Service Fees", "Proposed Rule", "Notice of Proposed Rulemaking (NPRM)", "2022-10-20T04:00:00Z", 2022, 10, "2022-10-20T04:00:00Z", "2023-04-07T03:59:59Z", "2024-06-11T13:32:05Z", "2022-22214", 0, 0, "090000648543b006"], ["DOT-OST-2022-0051-0078", "DOT", "DOT-OST-2022-0051", "Disadvantaged Business Enterprise and Airport Concession Disadvantaged Business Enterprise Program Implementation Modifications", "Proposed Rule", "Request for Comment", "2022-09-01T04:00:00Z", 2022, 9, "2022-09-01T04:00:00Z", null, "2022-09-01T11:57:53Z", "2022-18850", 0, 0, "09000064852a2ae4"], ["DOT-OST-2022-0089-0524", "DOT", "DOT-OST-2022-0089", "Airline Ticket Refunds and Consumer Protections", "Proposed Rule", "Notice of Proposed Rulemaking (NPRM)", "2022-08-22T04:00:00Z", 2022, 8, "2022-08-22T04:00:00Z", "2022-12-17T04:59:59Z", "2024-12-23T16:37:23Z", "2022-16853", 0, 0, "09000064852610d2"], ["DOT-OST-2022-0027-0002", "DOT", "DOT-OST-2022-0027", "Electronic Signatures, Forms and Storage for Drug and Alcohol Testing Records", "Proposed Rule", "Request for Comment", "2022-08-05T04:00:00Z", 2022, 8, "2022-08-05T04:00:00Z", "2022-10-05T03:59:59Z", "2022-10-06T01:01:40Z", "2022-16862", 0, 0, "09000064852175d5"], ["DOT-OST-2022-0051-0001", "DOT", "DOT-OST-2022-0051", "Disadvantaged Business Enterprise and Airport Concession Disadvantaged Business Enterprise Program Implementation Modifications", "Proposed Rule", "Notice of Proposed Rulemaking (NPRM)", "2022-07-21T04:00:00Z", 2022, 7, "2022-07-21T04:00:00Z", "2022-11-01T03:59:59Z", "2022-11-11T02:00:33Z", "2022-14586", 0, 0, "09000064851d89b7"], ["DOT-OST-2022-0037-0001", "DOT", "DOT-OST-2022-0037", "Department of Transportation Drug and Alcohol Testing Data", "Proposed Rule", "Request for Comment", "2022-06-30T04:00:00Z", 2022, 6, "2022-06-30T04:00:00Z", "2022-08-02T03:59:59Z", "2024-11-12T23:42:14Z", "2022-13985", 1, 0, "09000064851ab45d"], ["DOT-OST-2021-0137-0003", "DOT", "DOT-OST-2021-0137", "Accessible Lavatories on Single-Aisle Aircraft; Part 2", "Proposed Rule", "Notice of Proposed Rulemaking (NPRM)", "2022-03-28T04:00:00Z", 2022, 3, "2022-03-28T04:00:00Z", "2022-05-28T03:59:59Z", "2024-11-12T23:40:09Z", "2022-05869", 1, 0, "0900006484fe7c3a"], ["DOT-OST-2021-0093-0173", "DOT", "DOT-OST-2021-0093", "Procedures for Transportation Workplace Drug and Alcohol Testing Programs: Addition of Oral Fluid Specimen Testing for Drugs", "Proposed Rule", "Extension of Comment Period", "2022-03-22T04:00:00Z", 2022, 3, "2022-03-22T04:00:00Z", null, "2022-03-22T17:22:57Z", "2022-05972", 0, 0, "0900006484fd8015"], ["DOT-OST-2021-0093-0001", "DOT", "DOT-OST-2021-0093", "Procedures for Transportation Workplace Drug and Alcohol Testing Programs: Addition of Oral Fluid Specimen Testing for Drugs", "Proposed Rule", "Notice of Proposed Rulemaking (NPRM)", "2022-02-28T05:00:00Z", 2022, 2, "2022-02-28T05:00:00Z", "2022-04-30T03:59:59Z", "2025-01-12T02:07:27Z", "2022-02364", 0, 0, "0900006484fab414"]], "truncated": false, "filtered_table_rows_count": 11, "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": "DOT", "p1": "Proposed Rule", "p2": "2022"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=DOT&document_type=Proposed+Rule&posted_year=2022", "results": [{"value": "DOT", "label": "DOT", "count": 11, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?document_type=Proposed+Rule&posted_year=2022", "selected": true}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=DOT&document_type=Proposed+Rule&posted_year=2022", "results": [{"value": "Proposed Rule", "label": "Proposed Rule", "count": 11, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOT&posted_year=2022", "selected": true}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=DOT&document_type=Proposed+Rule&posted_year=2022", "results": [{"value": 2022, "label": 2022, "count": 11, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOT&document_type=Proposed+Rule", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "docket_id", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOT&document_type=Proposed+Rule&posted_year=2022&_facet=docket_id"}, {"name": "title", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOT&document_type=Proposed+Rule&posted_year=2022&_facet=title"}, {"name": "subtype", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOT&document_type=Proposed+Rule&posted_year=2022&_facet=subtype"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOT&document_type=Proposed+Rule&posted_year=2022&_facet=posted_month"}, {"name": "open_for_comment", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOT&document_type=Proposed+Rule&posted_year=2022&_facet=open_for_comment"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOT&document_type=Proposed+Rule&posted_year=2022&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOT&document_type=Proposed+Rule&posted_year=2022&_facet_date=comment_start_date"}, {"name": "comment_end_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOT&document_type=Proposed+Rule&posted_year=2022&_facet_date=comment_end_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOT&document_type=Proposed+Rule&posted_year=2022&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 950.4663469269872, "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"}