{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where docket_id = \"DOT-OST-1996-1046\" sorted by posted_date descending", "rows": [["DOT-OST-1996-1046-0010-0001", "DOT", "DOT-OST-1996-1046", "Application of Amerijet International, Inc. for Renewal of an Exemption", "Other", "Application-Other", "2004-12-23T05:00:00Z", 2004, 12, "2004-12-23T05:00:00Z", "2004-12-24T04:59:59Z", "2024-11-12T02:28:21Z", null, 1, 0, "090000648030ef5b"], ["DOT-OST-1996-1046-0010-0002", "DOT", "DOT-OST-1996-1046", "Application of Amerijet International, Inc. for Renewal of an Exemption", "Other", "Application-Other", "2004-12-23T05:00:00Z", 2004, 12, "2004-12-23T05:00:00Z", "2004-12-24T04:59:59Z", "2024-11-12T02:28:44Z", null, 1, 0, "090000648030ef5c"], ["DOT-OST-1996-1046-0009", "DOT", "DOT-OST-1996-1046", "Notice of Action Taken re: Amerijet International, Inc.", "Notice", "Notice", "2003-02-27T05:00:00Z", 2003, 2, "2003-02-27T05:00:00Z", "2003-02-28T04:59:59Z", "2024-11-12T02:29:09Z", null, 1, 0, "090000648030ef65"], ["DOT-OST-1996-1046-0008-0001", "DOT", "DOT-OST-1996-1046", "Application of Amerijet International, Inc. for Amendment and Renewal of an Exemption", "Other", "Application-Other", "2002-10-11T04:00:00Z", 2002, 10, "2002-10-11T04:00:00Z", "2002-10-12T03:59:59Z", "2024-11-12T02:28:45Z", null, 1, 0, "090000648030ef63"], ["DOT-OST-1996-1046-0008-0002", "DOT", "DOT-OST-1996-1046", "Application of Amerijet International, Inc. for Amendment and Renewal of an Exemption", "Other", "Application-Other", "2002-10-11T04:00:00Z", 2002, 10, "2002-10-11T04:00:00Z", "2002-10-12T03:59:59Z", "2024-11-12T02:29:09Z", null, 1, 0, "090000648030ef64"], ["DOT-OST-1996-1046-0007", "DOT", "DOT-OST-1996-1046", "Notice of Action Taken re: Amerijet International, Inc.", "Notice", "Notice", "2000-12-21T05:00:00Z", 2000, 12, "2000-12-21T05:00:00Z", "2000-12-23T04:59:59Z", "2024-11-12T02:28:45Z", null, 1, 0, "090000648030ef62"], ["DOT-OST-1996-1046-0006", "DOT", "DOT-OST-1996-1046", "Application of Amerijet International, Inc. for Renewal of an Exemption", "Other", "Application-Other", "2000-11-20T05:00:00Z", 2000, 11, "2000-11-20T05:00:00Z", "2000-11-22T04:59:59Z", "2024-11-12T02:28:45Z", null, 1, 0, "090000648030ef61"], ["DOT-OST-1996-1046-0005", "DOT", "DOT-OST-1996-1046", "Notice of Action Taken re: Amerijet International, Inc.", "Notice", "Notice", "1999-01-21T05:00:00Z", 1999, 1, "1999-01-21T05:00:00Z", "1999-01-23T04:59:59Z", "2024-11-12T02:28:45Z", null, 1, 0, "090000648030ef60"], ["DOT-OST-1996-1046-0004", "DOT", "DOT-OST-1996-1046", "Amerijet International, Inc. - Exemption/Renewal - Miami-Panama City", "Other", "Application-Other", "1997-12-23T05:00:00Z", 1997, 12, "1997-12-23T05:00:00Z", "1997-12-24T04:59:59Z", "2024-11-12T02:28:45Z", null, 1, 0, "090000648030ef5f"], ["DOT-OST-1996-1046-0003", "DOT", "DOT-OST-1996-1046", "96-4-20 Order", "Other", "Order", "1996-04-16T04:00:00Z", 1996, 4, "1996-04-16T04:00:00Z", "1996-04-17T03:59:59Z", "2024-11-12T02:28:45Z", null, 1, 0, "090000648030ef5e"], ["DOT-OST-1996-1046-0002", "DOT", "DOT-OST-1996-1046", "Notice of Action Taken re Amerijet International, Inc.", "Notice", "Notice", "1996-02-26T05:00:00Z", 1996, 2, "1996-02-26T05:00:00Z", "1996-02-27T04:59:59Z", "2024-11-12T02:28:45Z", null, 1, 0, "090000648030ef5d"], ["DOT-OST-1996-1046-0001", "DOT", "DOT-OST-1996-1046", "Amerijet International, Inc. - Exemption/Renewal - Miami - Panama City", "Other", "Application-Other", "1996-01-31T05:00:00Z", 1996, 1, "1996-01-31T05:00:00Z", "1996-02-01T04:59:59Z", "2024-11-12T02:28:21Z", null, 1, 0, "090000648030ef5a"]], "truncated": false, "filtered_table_rows_count": 12, "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": "DOT-OST-1996-1046"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=DOT-OST-1996-1046", "results": [{"value": "DOT", "label": "DOT", "count": 12, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=DOT-OST-1996-1046&agency_id=DOT", "selected": false}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=DOT-OST-1996-1046", "results": [{"value": "Other", "label": "Other", "count": 8, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=DOT-OST-1996-1046&document_type=Other", "selected": false}, {"value": "Notice", "label": "Notice", "count": 4, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=DOT-OST-1996-1046&document_type=Notice", "selected": false}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=DOT-OST-1996-1046", "results": [{"value": 1996, "label": 1996, "count": 3, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=DOT-OST-1996-1046&posted_year=1996", "selected": false}, {"value": 2000, "label": 2000, "count": 2, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=DOT-OST-1996-1046&posted_year=2000", "selected": false}, {"value": 2002, "label": 2002, "count": 2, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=DOT-OST-1996-1046&posted_year=2002", "selected": false}, {"value": 2004, "label": 2004, "count": 2, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=DOT-OST-1996-1046&posted_year=2004", "selected": false}, {"value": 1997, "label": 1997, "count": 1, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=DOT-OST-1996-1046&posted_year=1997", "selected": false}, {"value": 1999, "label": 1999, "count": 1, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=DOT-OST-1996-1046&posted_year=1999", "selected": false}, {"value": 2003, "label": 2003, "count": 1, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=DOT-OST-1996-1046&posted_year=2003", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "title", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=DOT-OST-1996-1046&_facet=title"}, {"name": "subtype", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=DOT-OST-1996-1046&_facet=subtype"}, {"name": "posted_date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=DOT-OST-1996-1046&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=DOT-OST-1996-1046&_facet=posted_month"}, {"name": "comment_start_date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=DOT-OST-1996-1046&_facet=comment_start_date"}, {"name": "comment_end_date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=DOT-OST-1996-1046&_facet=comment_end_date"}, {"name": "last_modified", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=DOT-OST-1996-1046&_facet=last_modified"}, {"name": "posted_date", "type": "date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=DOT-OST-1996-1046&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=DOT-OST-1996-1046&_facet_date=comment_start_date"}, {"name": "comment_end_date", "type": "date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=DOT-OST-1996-1046&_facet_date=comment_end_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=DOT-OST-1996-1046&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 8.53506987914443, "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"}