{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where docket_id = \"FAA-2001-10893\" and document_type = \"Other\" sorted by posted_date descending", "rows": [["FAA-2001-10893-0014", "FAA", "FAA-2001-10893", "U.S. DOT/OST - Order Terminating Proceeding - CP01EA0032", "Other", "Order", "2002-05-02T04:00:00Z", 2002, 5, "2002-05-02T04:00:00Z", "2002-08-10T03:59:59Z", "2024-11-07T17:44:15Z", null, 1, 0, "0900006480302d0b"], ["FAA-2001-10893-0009", "FAA", "FAA-2001-10893", "U.S.DOT/FAA - Agency's Witness List - CP01EA0032", "Other", "Witness List", "2002-02-12T05:00:00Z", 2002, 2, "2002-02-12T05:00:00Z", "2002-03-12T04:59:59Z", "2024-11-07T17:44:16Z", null, 1, 0, "0900006480302d13"], ["FAA-2001-10893-0012", "FAA", "FAA-2001-10893", "U.S.DOT/FAA - Agency's Witness List - CP01EA0032", "Other", "Witness List", "2002-02-12T05:00:00Z", 2002, 2, "2002-02-12T05:00:00Z", "2002-03-16T04:59:59Z", "2024-11-07T17:43:52Z", null, 1, 0, "0900006480302d09"], ["FAA-2001-10893-0008", "FAA", "FAA-2001-10893", "U.S. DOT/FAA - Complainant's Response to Respondent's Interrogatories - CP01EA0032", "Other", "Response(s)", "2002-01-29T05:00:00Z", 2002, 1, "2002-01-29T05:00:00Z", "2002-03-08T04:59:59Z", "2024-11-07T17:44:16Z", null, 1, 0, "0900006480302d12"], ["FAA-2001-10893-0011", "FAA", "FAA-2001-10893", "U.S.DOT/FAA - Complainant's Response to Respondent's First Set of Interrogatories, Request for Production of Documents, and Request for Admissions - CP01EA0032", "Other", "Response(s)", "2002-01-29T05:00:00Z", 2002, 1, "2002-01-29T05:00:00Z", "2002-03-16T04:59:59Z", "2024-11-07T17:43:52Z", null, 1, 0, "0900006480302d08"], ["FAA-2001-10893-0006", "FAA", "FAA-2001-10893", "Tools For Industry Corp. (\"TOOLS\") - Response By Respondent To Complainant's First Set of Interrogatories and Request For Production Of Documents, And Request For Admissions - CPO1EA0032", "Other", "Response(s)", "2001-12-18T05:00:00Z", 2001, 12, "2001-12-18T05:00:00Z", "2002-01-17T04:59:59Z", "2024-11-07T17:44:16Z", null, 1, 0, "0900006480302d10"], ["FAA-2001-10893-0005", "FAA", "FAA-2001-10893", "U.S. DOT/FAA - Complainant's First Set of Interrogatories, Request For Production Of Documents, And Request For Admissions - CPO1EA0032", "Other", "Discovery", "2001-11-20T05:00:00Z", 2001, 11, "2001-11-20T05:00:00Z", "2001-12-13T04:59:59Z", "2024-11-07T17:44:15Z", null, 1, 0, "0900006480302d0f"], ["FAA-2001-10893-0010", "FAA", "FAA-2001-10893", "U.S.DOT/FAA - Complainant's First Set of Interrogatories, Request for Production of Documents, and Request for Admissions - CP01EA0032", "Other", "Discovery", "2001-11-20T05:00:00Z", 2001, 11, "2001-11-20T05:00:00Z", "2002-03-16T04:59:59Z", "2024-11-07T17:43:52Z", null, 1, 0, "0900006480302d07"], ["FAA-2001-10893-0003", "FAA", "FAA-2001-10893", "U.S. DOT/OST - Initial Order  - CP01EA0032", "Other", "Order", "2001-11-16T05:00:00Z", 2001, 11, "2001-11-16T05:00:00Z", "2001-11-20T04:59:59Z", "2024-11-07T17:44:15Z", null, 1, 0, "0900006480302d0d"], ["FAA-2001-10893-0004", "FAA", "FAA-2001-10893", "Tools For Industry Corp. (\"TOOLS\") - Answer To Complaint - CPO1EA0032", "Other", "Answer", "2001-11-16T05:00:00Z", 2001, 11, "2001-11-16T05:00:00Z", "2001-12-13T04:59:59Z", "2024-11-07T17:44:15Z", null, 1, 0, "0900006480302d0e"], ["FAA-2001-10893-0001", "FAA", "FAA-2001-10893", "U.S. DOT/FAA/Tools for Industry Corp. - Request for Hearing and Complaint - CP01EA0032", "Other", "Request for Hearing and Complaint", "2001-10-24T04:00:00Z", 2001, 10, "2001-10-24T04:00:00Z", "2001-11-10T04:59:59Z", "2024-11-07T17:43:52Z", null, 1, 0, "0900006480302d06"]], "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 \"docket_id\" = :p0 and \"document_type\" = :p1 order by posted_date desc limit 101", "params": {"p0": "FAA-2001-10893", "p1": "Other"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FAA-2001-10893&document_type=Other", "results": [{"value": "FAA", "label": "FAA", "count": 11, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FAA-2001-10893&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-2001-10893&document_type=Other", "results": [{"value": "Other", "label": "Other", "count": 11, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FAA-2001-10893", "selected": true}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FAA-2001-10893&document_type=Other", "results": [{"value": 2001, "label": 2001, "count": 6, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FAA-2001-10893&document_type=Other&posted_year=2001", "selected": false}, {"value": 2002, "label": 2002, "count": 5, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FAA-2001-10893&document_type=Other&posted_year=2002", "selected": false}], "truncated": false}}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 4824.9738921877, "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"}