{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where docket_id = \"FAA-2015-1621\" and document_type = \"Other\" sorted by posted_date descending", "rows": [["FAA-2015-1621-0107", "FAA", "FAA-2015-1621", "OMB review -part 23 Final Rule", "Other", "OMB Review", "2018-06-20T04:00:00Z", 2018, 6, "2018-06-20T04:00:00Z", null, "2018-06-20T18:26:40Z", null, 0, 0, "090000648342e6aa"], ["FAA-2015-1621-0106", "FAA", "FAA-2015-1621", "AC 23.2010-1 Public Comment Table", "Other", "Additional Information", "2017-05-04T04:00:00Z", 2017, 5, "2017-05-04T04:00:00Z", null, "2017-05-04T17:58:36Z", null, 0, 0, "090000648258f0d9"], ["FAA-2015-1621-0105", "FAA", "FAA-2015-1621", "23.2010-1 Published", "Other", "Additional Information", "2017-05-04T04:00:00Z", 2017, 5, "2017-05-04T04:00:00Z", null, "2017-05-04T17:57:31Z", null, 0, 0, "090000648258f1f5"], ["FAA-2015-1621-0101", "FAA", "FAA-2015-1621", "Part 23 Public Meeting Transcript for 5-3-2016 and 5-4-2016", "Other", "Transcript(s)", "2016-08-04T04:00:00Z", 2016, 8, "2016-08-04T04:00:00Z", null, "2016-08-04T20:07:37Z", null, 0, 0, "090000648214f30a"], ["FAA-2015-1621-0094", "FAA", "FAA-2015-1621", "U.S. DOT/FAA - Ex Parte Communication Report", "Other", "Correspondence", "2016-07-05T04:00:00Z", 2016, 7, "2016-07-05T04:00:00Z", null, "2024-11-07T23:42:25Z", null, 1, 0, "0900006481ffb68d"], ["FAA-2015-1621-0056", "FAA", "FAA-2015-1621", "U.S. DOT/FAA - Kestrel Denial Letter", "Other", "Letter(s)", "2016-05-16T04:00:00Z", 2016, 5, "2016-04-07T04:00:00Z", "2016-05-14T03:59:59Z", "2016-05-17T14:17:49Z", null, 0, 0, "0900006481fce542"], ["FAA-2015-1621-0062", "FAA", "FAA-2015-1621", "Ex Parte - EASA", "Other", "Memorandum", "2016-05-16T04:00:00Z", 2016, 5, "2016-03-14T04:00:00Z", "2016-05-14T03:59:59Z", "2016-05-17T14:16:53Z", null, 0, 0, "0900006481fcdf0f"], ["FAA-2015-1621-0061", "FAA", "FAA-2015-1621", "Ex Parte - TCCA", "Other", "Memorandum", "2016-05-16T04:00:00Z", 2016, 5, "2016-04-07T04:00:00Z", "2016-05-14T03:59:59Z", "2016-05-17T14:18:32Z", null, 0, 0, "0900006481fcdf23"], ["FAA-2015-1621-0051", "FAA", "FAA-2015-1621", "Air Tractor Inc - Request for 180 Day Extension", "Other", "Request for Extension", "2016-05-13T04:00:00Z", 2016, 5, "2016-05-13T04:00:00Z", null, "2024-11-07T23:45:25Z", null, 1, 0, "0900006481fccb6f"], ["FAA-2015-1621-0045", "FAA", "FAA-2015-1621", "Evan Mortenson - Request for 180 Extension", "Other", "Request", "2016-05-10T04:00:00Z", 2016, 5, "2016-05-10T04:00:00Z", null, "2016-05-10T17:24:59Z", null, 0, 0, "0900006481fb3783"], ["FAA-2015-1621-0043", "FAA", "FAA-2015-1621", "Part 23 - Denial of Request for Extension - Air Tractor", "Other", "Decision", "2016-05-06T04:00:00Z", 2016, 5, "2016-05-06T04:00:00Z", null, "2016-05-13T18:00:26Z", null, 0, 0, "0900006481fb242c"], ["FAA-2015-1621-0001", "FAA", "FAA-2015-1621", "U.S. DOT/FAA - Memorandum: Ex Parte meeting with EASA on the Airworthiness Standards for Normal, Utility, Acrobatic, and Commuter Category Airplanes, (Part 23) rulemaking project", "Other", "Memorandum", "2015-10-23T04:00:00Z", 2015, 10, "2015-10-23T04:00:00Z", null, "2024-11-07T23:30:43Z", null, 1, 0, "0900006481ce999c"], ["FAA-2015-1621-0002", "FAA", "FAA-2015-1621", "U.S. DOT/FAA - Part 23 Reorganization Overview (Presentation)", "Other", "Presentation", "2015-10-23T04:00:00Z", 2015, 10, "2015-10-23T04:00:00Z", null, "2024-11-07T23:27:48Z", null, 1, 0, "0900006481ce999d"]], "truncated": false, "filtered_table_rows_count": 13, "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 \"docket_id\" = :p0 and \"document_type\" = :p1 order by posted_date desc limit 101", "params": {"p0": "FAA-2015-1621", "p1": "Other"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FAA-2015-1621&document_type=Other", "results": [{"value": "FAA", "label": "FAA", "count": 13, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=FAA-2015-1621&document_type=Other&agency_id=FAA", "selected": false}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FAA-2015-1621&document_type=Other", "results": [{"value": "Other", "label": "Other", "count": 13, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=FAA-2015-1621", "selected": true}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FAA-2015-1621&document_type=Other", "results": [{"value": 2016, "label": 2016, "count": 8, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=FAA-2015-1621&document_type=Other&posted_year=2016", "selected": false}, {"value": 2015, "label": 2015, "count": 2, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=FAA-2015-1621&document_type=Other&posted_year=2015", "selected": false}, {"value": 2017, "label": 2017, "count": 2, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=FAA-2015-1621&document_type=Other&posted_year=2017", "selected": false}, {"value": 2018, "label": 2018, "count": 1, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=FAA-2015-1621&document_type=Other&posted_year=2018", "selected": false}], "truncated": false}}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 7730.743586784229, "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"}