{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where agency_id = \"DOT\", document_type = \"Rule\" and posted_year = 2015 sorted by posted_date descending", "rows": [["DOT-OST-2009-0092-0424", "DOT", "DOT-OST-2009-0092", "Uniform Administrative Requirements, Cost Principles, and Audit Requirements for Federal Awards,", "Rule", "Final Rule", "2015-12-17T05:00:00Z", 2015, 12, "2015-12-17T05:00:00Z", null, "2015-12-17T16:26:26Z", "2015-31076", 0, 0, "0900006481db6c4d"], ["DOT-OST-2009-0092-0421", "DOT", "DOT-OST-2009-0092", "(To Submit Comments see FAA-2015-4378) Clarification of Applicability of Aircraft Registration Requirements for Unmanned Aircraft Systems and Request for Information Regarding Electronic Registration", "Rule", "Final Rule with Request for Comments", "2015-10-22T04:00:00Z", 2015, 10, "2015-10-22T04:00:00Z", null, "2015-10-22T19:03:24Z", "2015-26874", 0, 0, "0900006481ce084c"], ["DOT-OST-2011-0182-0486", "DOT", "DOT-OST-2011-0182", "Nondiscrimination on the Basis of Disability in Programs or Activities Receiving Federal Financial Assistance: U.S. Airports", "Rule", "Final Rule", "2015-08-05T04:00:00Z", 2015, 8, "2015-08-05T04:00:00Z", null, "2024-11-12T05:39:33Z", "2015-19078", 1, 0, "0900006481bc3bda"], ["DOT-OST-2014-0142-0002", "DOT", "DOT-OST-2014-0142", "Maintenance of and Access to Records Pertaining to Individuals", "Rule", "Final Rule", "2015-06-05T04:00:00Z", 2015, 6, "2015-06-05T04:00:00Z", null, "2015-06-05T14:17:13Z", "2015-13760", 0, 0, "0900006481b1cc83"], ["DOT-OST-2015-0104-0001", "DOT", "DOT-OST-2015-0104", "Denied Boarding Compensation, Domestic Baggage Liability Limits, and Civil Penalty Amounts; Revisions", "Rule", "Final Rule", "2015-05-27T04:00:00Z", 2015, 5, "2015-05-27T04:00:00Z", null, "2024-11-07T23:23:20Z", "2015-12789", 1, 0, "0900006481b0486e"], ["DOT-OST-2006-23985-0398", "DOT", "DOT-OST-2006-23985", "Transportation for Individuals With Disabilities: Reasonable Modification of Policies and Practices; Correction", "Rule", "Final Rule", "2015-05-07T04:00:00Z", 2015, 5, "2015-05-07T04:00:00Z", null, "2015-05-07T12:55:51Z", "2015-10991", 0, 0, "0900006481ad27d9"], ["DOT-OST-2015-0045-0001", "DOT", "DOT-OST-2015-0045", "Use of Electronic Chain of Custody and Control Form in DOT-Regulated Drug Testing Programs", "Rule", "Final Rule", "2015-04-13T04:00:00Z", 2015, 4, "2015-04-13T04:00:00Z", null, "2015-04-13T13:52:38Z", "2015-08256", 0, 0, "0900006481aa13ff"], ["DOT-OST-2006-23985-0397", "DOT", "DOT-OST-2006-23985", "Transportation for Individuals with Disabilities; Reasonable Modification of Policies and Practices", "Rule", "Final Rule", "2015-03-13T04:00:00Z", 2015, 3, "2015-03-13T04:00:00Z", null, "2015-03-13T14:52:30Z", "2015-05646", 0, 0, "0900006481a42713"], ["DOT-OST-2014-0231-0002", "DOT", "DOT-OST-2014-0231", "Carriage of Musical Instruments", "Rule", "Final Rule", "2015-01-05T05:00:00Z", 2015, 1, "2015-01-05T05:00:00Z", null, "2018-04-13T01:02:27Z", "2014-30836", 0, 0, "09000064819a38ad"]], "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": "DOT", "p1": "Rule", "p2": "2015"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=DOT&document_type=Rule&posted_year=2015", "results": [{"value": "DOT", "label": "DOT", "count": 9, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?document_type=Rule&posted_year=2015", "selected": true}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=DOT&document_type=Rule&posted_year=2015", "results": [{"value": "Rule", "label": "Rule", "count": 9, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOT&posted_year=2015", "selected": true}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=DOT&document_type=Rule&posted_year=2015", "results": [{"value": 2015, "label": 2015, "count": 9, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOT&document_type=Rule", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "docket_id", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOT&document_type=Rule&posted_year=2015&_facet=docket_id"}, {"name": "subtype", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOT&document_type=Rule&posted_year=2015&_facet=subtype"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOT&document_type=Rule&posted_year=2015&_facet=posted_month"}, {"name": "open_for_comment", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOT&document_type=Rule&posted_year=2015&_facet=open_for_comment"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOT&document_type=Rule&posted_year=2015&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOT&document_type=Rule&posted_year=2015&_facet_date=comment_start_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=DOT&document_type=Rule&posted_year=2015&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1373.7382650142536, "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"}