{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where docket_id = \"FMCSA-2016-0102\" and document_type = \"Other\" sorted by posted_date descending", "rows": [["FMCSA-2016-0102-0435", "FMCSA", "FMCSA-2016-0102", "Memo to Docket re Ex Parte Communication on Broker and Freight Forwarder rule", "Other", "Memorandum", "2023-06-20T04:00:00Z", 2023, 6, "2023-06-20T04:00:00Z", null, "2024-11-07T01:14:24Z", null, 1, 0, "0900006485b805dd"], ["FMCSA-2016-0102-0080", "FMCSA", "FMCSA-2016-0102", "Small Business in Transportation Coalition - Exemption/Rulemaking", "Other", "Petition(s)", "2019-10-21T04:00:00Z", 2019, 10, "2019-10-21T04:00:00Z", null, "2023-04-11T12:04:23Z", null, 0, 0, "09000064840e2a1b"], ["FMCSA-2016-0102-0055", "FMCSA", "FMCSA-2016-0102", "Response w 2016 Post Event Comments - Round Table", "Other", "Response(s)", "2018-10-30T04:00:00Z", 2018, 10, "2018-10-30T04:00:00Z", null, "2023-04-11T12:04:09Z", null, 0, 0, "090000648386c697"], ["FMCSA-2016-0102-0042", "FMCSA", "FMCSA-2016-0102", "U.S. DOT/FMCSA - Letter", "Other", "Letter(s)", "2018-10-22T04:00:00Z", 2018, 10, "2018-10-22T04:00:00Z", null, "2023-04-11T12:03:47Z", null, 0, 0, "090000648380efac"], ["FMCSA-2016-0102-0041", "FMCSA", "FMCSA-2016-0102", "U.S. DOT/FMCSA - Letter", "Other", "Letter(s)", "2018-10-22T04:00:00Z", 2018, 10, "2018-10-22T04:00:00Z", null, "2018-10-22T12:55:57Z", null, 0, 0, "090000648380ea27"], ["FMCSA-2016-0102-0039", "FMCSA", "FMCSA-2016-0102", "U.S. DOT/FMCSA - Letter", "Other", "Letter(s)", "2018-10-22T04:00:00Z", 2018, 10, "2018-10-22T04:00:00Z", null, "2023-04-11T12:03:26Z", null, 0, 0, "090000648380ea06"], ["FMCSA-2016-0102-0040", "FMCSA", "FMCSA-2016-0102", "U.S. DOT/FMCSA - Letter", "Other", "Letter(s)", "2018-10-22T04:00:00Z", 2018, 10, "2018-10-22T04:00:00Z", null, "2023-04-11T12:03:33Z", null, 0, 0, "090000648380ef82"], ["FMCSA-2016-0102-0044", "FMCSA", "FMCSA-2016-0102", "U.S. DOT/FMCSA - Letter", "Other", "Letter(s)", "2018-10-22T04:00:00Z", 2018, 10, "2018-10-22T04:00:00Z", null, "2023-04-11T12:04:01Z", null, 0, 0, "090000648380efd7"], ["FMCSA-2016-0102-0043", "FMCSA", "FMCSA-2016-0102", "U.S. DOT/FMCSA - Letter", "Other", "Letter(s)", "2018-10-22T04:00:00Z", 2018, 10, "2018-10-22T04:00:00Z", null, "2023-04-11T12:03:54Z", null, 0, 0, "090000648380ea35"], ["FMCSA-2016-0102-0030", "FMCSA", "FMCSA-2016-0102", "Broker and Freight Forwarder Financial Responsibility Roundtable Discussion Notes Friday May 20, 2016, 9:30 am-4:30 pm U.S. Department of Transportation, Media Center 1200 New Jersey Avenue SE, Washington, DC 20590", "Other", "Hearing/Meeting Summary", "2016-10-20T04:00:00Z", 2016, 10, "2016-10-20T04:00:00Z", null, "2023-04-11T12:03:09Z", null, 0, 0, "0900006482324197"]], "truncated": false, "filtered_table_rows_count": 10, "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": "FMCSA-2016-0102", "p1": "Other"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FMCSA-2016-0102&document_type=Other", "results": [{"value": "FMCSA", "label": "FMCSA", "count": 10, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=FMCSA-2016-0102&document_type=Other&agency_id=FMCSA", "selected": false}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FMCSA-2016-0102&document_type=Other", "results": [{"value": "Other", "label": "Other", "count": 10, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=FMCSA-2016-0102", "selected": true}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FMCSA-2016-0102&document_type=Other", "results": [{"value": 2018, "label": 2018, "count": 7, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=FMCSA-2016-0102&document_type=Other&posted_year=2018", "selected": false}, {"value": 2016, "label": 2016, "count": 1, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=FMCSA-2016-0102&document_type=Other&posted_year=2016", "selected": false}, {"value": 2019, "label": 2019, "count": 1, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=FMCSA-2016-0102&document_type=Other&posted_year=2019", "selected": false}, {"value": 2023, "label": 2023, "count": 1, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=FMCSA-2016-0102&document_type=Other&posted_year=2023", "selected": false}], "truncated": false}}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 4774.635463953018, "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"}