{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where docket_id = \"FAA-2008-0853\" sorted by posted_date descending", "rows": [["FAA-2008-0853-0015", "FAA", "FAA-2008-0853", "U.S. DOT/FAA - Decision", "Other", "Decision", "2015-04-28T04:00:00Z", 2015, 4, "2015-04-28T04:00:00Z", null, "2024-11-07T23:14:03Z", null, 1, 0, "0900006481ab7303"], ["FAA-2008-0853-0014", "FAA", "FAA-2008-0853", "PrestoSIM Inc. - Exemption/Rulemaking", "Other", "Petition(s)", "2015-02-25T05:00:00Z", 2015, 2, "2015-02-25T05:00:00Z", null, "2024-11-12T05:34:31Z", null, 1, 0, "0900006481a107da"], ["FAA-2008-0853-0013", "FAA", "FAA-2008-0853", "U.S. DOT/FAA - Decision", "Other", "Decision", "2013-06-03T04:00:00Z", 2013, 6, "2013-06-03T04:00:00Z", null, "2024-11-11T20:48:11Z", null, 1, 0, "0900006481304a87"], ["FAA-2008-0853-0012", "FAA", "FAA-2008-0853", "PrestoSIM, Inc. - Additional Information", "Other", "Additional Information", "2012-12-13T05:00:00Z", 2012, 12, "2012-12-13T05:00:00Z", null, "2024-11-12T05:11:59Z", null, 1, 0, "0900006481188d7e"], ["FAA-2008-0853-0011", "FAA", "FAA-2008-0853", "PrestoSIM Inc. - Exemption/Rulemaking", "Other", "Petition(s)", "2012-11-06T05:00:00Z", 2012, 11, "2012-11-06T05:00:00Z", null, "2024-11-12T05:06:15Z", null, 1, 0, "090000648115e193"], ["FAA-2008-0853-0010", "FAA", "FAA-2008-0853", "U.S. DOT/FAA - Decision", "Other", "Decision", "2011-01-26T05:00:00Z", 2011, 1, "2011-01-26T05:00:00Z", null, "2024-11-07T22:28:20Z", null, 1, 0, "0900006480bd298a"], ["FAA-2008-0853-0009", "FAA", "FAA-2008-0853", "PrestoSIM Inc. - Exemption/Rulemaking", "Other", "Petition(s)", "2010-12-09T05:00:00Z", 2010, 12, "2010-12-09T05:00:00Z", null, "2024-11-12T04:58:34Z", null, 1, 0, "0900006480bb2205"], ["FAA-2008-0853-0008", "FAA", "FAA-2008-0853", "U.S.DOT/FAA - Decision", "Other", "Decision", "2010-07-26T04:00:00Z", 2010, 7, "2010-07-26T04:00:00Z", null, "2013-07-27T23:25:45Z", null, 0, 0, "0900006480b1f9d7"], ["FAA-2008-0853-0007", "FAA", "FAA-2008-0853", "PrestoSim, Inc. - Exemption/Rulemaking", "Other", "Petition(s)", "2010-04-15T04:00:00Z", 2010, 4, "2010-04-15T04:00:00Z", null, "2024-11-12T04:51:11Z", null, 1, 0, "0900006480ad6994"], ["FAA-2008-0853-0006", "FAA", "FAA-2008-0853", "U.S.DOT/FAA - Decision", "Other", "Decision", "2009-03-31T04:00:00Z", 2009, 3, "2009-03-31T04:00:00Z", null, "2013-07-27T22:41:25Z", null, 0, 0, "0900006480937d83"], ["FAA-2008-0853-0005", "FAA", "FAA-2008-0853", "Don G. Roney - Affidavit", "Other", "Affidavit(s)", "2009-01-29T05:00:00Z", 2009, 1, "2009-01-29T05:00:00Z", null, "2013-07-28T01:58:36Z", null, 0, 0, "09000064808298e1"], ["FAA-2008-0853-0003", "FAA", "FAA-2008-0853", "U.S. DOT/FAA - Additional Information", "Other", "Additional Information", "2008-09-09T04:00:00Z", 2008, 9, "2008-09-09T04:00:00Z", null, "2024-11-12T04:24:13Z", null, 1, 0, "09000064806faab0"], ["FAA-2008-0853-0002", "FAA", "FAA-2008-0853", "U.S. DOT/FAA - Request for Additional Information", "Other", "Request", "2008-08-22T04:00:00Z", 2008, 8, "2008-08-22T04:00:00Z", null, "2024-11-12T04:20:07Z", null, 1, 0, "09000064806d1b2e"], ["FAA-2008-0853-0001", "FAA", "FAA-2008-0853", "PrestoSIM Inc. - Exemption/Rulemaking", "Other", "Petition(s)", "2008-08-01T04:00:00Z", 2008, 8, "2008-08-01T04:00:00Z", null, "2024-11-12T04:17:17Z", null, 1, 0, "09000064806a4381"]], "truncated": false, "filtered_table_rows_count": 14, "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 order by posted_date desc limit 101", "params": {"p0": "FAA-2008-0853"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FAA-2008-0853", "results": [{"value": "FAA", "label": "FAA", "count": 14, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FAA-2008-0853&agency_id=FAA", "selected": false}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FAA-2008-0853", "results": [{"value": "Other", "label": "Other", "count": 14, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FAA-2008-0853&document_type=Other", "selected": false}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FAA-2008-0853", "results": [{"value": 2008, "label": 2008, "count": 3, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FAA-2008-0853&posted_year=2008", "selected": false}, {"value": 2010, "label": 2010, "count": 3, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FAA-2008-0853&posted_year=2010", "selected": false}, {"value": 2009, "label": 2009, "count": 2, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FAA-2008-0853&posted_year=2009", "selected": false}, {"value": 2012, "label": 2012, "count": 2, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FAA-2008-0853&posted_year=2012", "selected": false}, {"value": 2015, "label": 2015, "count": 2, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FAA-2008-0853&posted_year=2015", "selected": false}, {"value": 2011, "label": 2011, "count": 1, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FAA-2008-0853&posted_year=2011", "selected": false}, {"value": 2013, "label": 2013, "count": 1, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FAA-2008-0853&posted_year=2013", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "title", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FAA-2008-0853&_facet=title"}, {"name": "subtype", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FAA-2008-0853&_facet=subtype"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FAA-2008-0853&_facet=posted_month"}, {"name": "open_for_comment", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FAA-2008-0853&_facet=open_for_comment"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FAA-2008-0853&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FAA-2008-0853&_facet_date=comment_start_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FAA-2008-0853&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1492.8113090572879, "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"}