{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where docket_id = \"FAA-2014-0316\" sorted by posted_date descending", "rows": [["FAA-2014-0316-0014", "FAA", "FAA-2014-0316", "U.S. DOT/OST - Order of Dismissal", "Other", "Order", "2015-01-29T05:00:00Z", 2015, 1, "2015-01-29T05:00:00Z", null, "2015-01-29T19:41:17Z", null, 0, 0, "09000064819e6983"], ["FAA-2014-0316-0013", "FAA", "FAA-2014-0316", "U.S. DOT/FAA - Withdrawal of Complaint", "Other", "Withdrawal", "2015-01-23T05:00:00Z", 2015, 1, "2015-01-23T05:00:00Z", null, "2015-01-23T20:06:11Z", null, 0, 0, "09000064819db556"], ["FAA-2014-0316-0012", "FAA", "FAA-2014-0316", "U.S. DOT/FAA -  Motion to Compel", "Other", "Motion", "2014-12-23T05:00:00Z", 2014, 12, "2014-12-23T05:00:00Z", null, "2014-12-23T18:28:30Z", null, 0, 0, "090000648198f5a4"], ["FAA-2014-0316-0011", "FAA", "FAA-2014-0316", "U.S. DOT/FAA - Agency's First Interrogatories and Request for Production of Documents", "Other", "Interrogatories", "2014-11-10T05:00:00Z", 2014, 11, "2014-11-10T05:00:00Z", null, "2014-11-10T18:47:42Z", null, 0, 0, "090000648191fd30"], ["FAA-2014-0316-0010", "FAA", "FAA-2014-0316", "Arctic Air Alaska - Response", "Other", "Response(s)", "2014-09-30T04:00:00Z", 2014, 9, "2014-09-30T04:00:00Z", null, "2014-09-30T19:43:01Z", null, 0, 0, "0900006481899e9c"], ["FAA-2014-0316-0009", "FAA", "FAA-2014-0316", "U.S. DOT/OST - Protective Order", "Other", "Order", "2014-09-29T04:00:00Z", 2014, 9, "2014-09-29T04:00:00Z", null, "2014-09-29T19:16:58Z", null, 0, 0, "0900006481890a36"], ["FAA-2014-0316-0007", "FAA", "FAA-2014-0316", "U.S. DOT/OST - Amended Procedural Order", "Other", "Order", "2014-09-26T04:00:00Z", 2014, 9, "2014-09-26T04:00:00Z", null, "2014-09-26T13:12:14Z", null, 0, 0, "090000648188d035"], ["FAA-2014-0316-0008", "FAA", "FAA-2014-0316", "U.S. DOT/OST - Order Denying Motion for Decision", "Other", "Order", "2014-09-26T04:00:00Z", 2014, 9, "2014-09-26T04:00:00Z", null, "2014-09-26T13:14:51Z", null, 0, 0, "090000648188d037"], ["FAA-2014-0316-0006", "FAA", "FAA-2014-0316", "U.S. DOT/OST - Order to Show Cause", "Other", "Order", "2014-08-27T04:00:00Z", 2014, 8, "2014-08-27T04:00:00Z", null, "2014-08-27T19:24:31Z", null, 0, 0, "090000648184947b"], ["FAA-2014-0316-0005", "FAA", "FAA-2014-0316", "U.S. DOT/FAA - Motion for Decision", "Other", "Motion", "2014-07-28T04:00:00Z", 2014, 7, "2014-07-28T04:00:00Z", null, "2014-07-28T15:59:20Z", null, 0, 0, "09000064817de28b"], ["FAA-2014-0316-0004", "FAA", "FAA-2014-0316", "U.S. DOT/FAA - Procedural Order", "Other", "Order", "2014-06-13T04:00:00Z", 2014, 6, "2014-06-13T04:00:00Z", null, "2014-06-13T20:27:44Z", null, 0, 0, "0900006481745f16"], ["FAA-2014-0316-0003", "FAA", "FAA-2014-0316", "U.S. DOT/OST - Notice of Assignment of Proceeding", "Other", "Adjudication Notice", "2014-05-30T04:00:00Z", 2014, 5, "2014-05-30T04:00:00Z", null, "2014-05-30T14:13:02Z", null, 0, 0, "090000648171bd23"], ["FAA-2014-0316-0002", "FAA", "FAA-2014-0316", "U.S. DOT/FAA - Amended Complaint", "Other", "Complaint", "2014-05-29T04:00:00Z", 2014, 5, "2014-05-29T04:00:00Z", null, "2014-05-29T15:38:43Z", null, 0, 0, "090000648171a6b9"], ["FAA-2014-0316-0001", "FAA", "FAA-2014-0316", "U.S. DOT/FAA - Complaint", "Other", "Complaint", "2014-05-27T04:00:00Z", 2014, 5, "2014-05-27T04:00:00Z", null, "2014-05-27T15:51:25Z", null, 0, 0, "090000648170eede"]], "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-2014-0316"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FAA-2014-0316", "results": [{"value": "FAA", "label": "FAA", "count": 14, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FAA-2014-0316&agency_id=FAA", "selected": false}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FAA-2014-0316", "results": [{"value": "Other", "label": "Other", "count": 14, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FAA-2014-0316&document_type=Other", "selected": false}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FAA-2014-0316", "results": [{"value": 2014, "label": 2014, "count": 12, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FAA-2014-0316&posted_year=2014", "selected": false}, {"value": 2015, "label": 2015, "count": 2, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FAA-2014-0316&posted_year=2015", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "subtype", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FAA-2014-0316&_facet=subtype"}, {"name": "posted_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FAA-2014-0316&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FAA-2014-0316&_facet=posted_month"}, {"name": "comment_start_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FAA-2014-0316&_facet=comment_start_date"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FAA-2014-0316&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FAA-2014-0316&_facet_date=comment_start_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FAA-2014-0316&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 2570.716529036872, "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"}