{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where docket_id = \"NHTSA-2018-0080\" and posted_year = 2020 sorted by posted_date descending", "rows": [["NHTSA-2018-0080-0131", "NHTSA", "NHTSA-2018-0080", "O20195808 2019 Audi A6 4-Door Sedan SINCAP - Final Report", "Other", "Report", "2020-05-01T04:00:00Z", 2020, 5, "2020-05-01T04:00:00Z", null, "2020-05-01T19:53:56Z", null, 0, 0, "090000648453056f"], ["NHTSA-2018-0080-0130", "NHTSA", "NHTSA-2018-0080", "O20195807 2019 Audi A6 4-Door Sedan SPNCAP - Final Report", "Other", "Report", "2020-05-01T04:00:00Z", 2020, 5, "2020-05-01T04:00:00Z", null, "2020-05-01T19:52:14Z", null, 0, 0, "090000648453056d"], ["NHTSA-2018-0080-0129", "NHTSA", "NHTSA-2018-0080", "O20195806 2019 Audi A6 4-Door Sedan NCAP - Final Report", "Other", "Report", "2020-04-23T04:00:00Z", 2020, 4, "2020-04-23T04:00:00Z", null, "2020-04-23T15:52:57Z", null, 0, 0, "09000064844c6a3f"], ["NHTSA-2018-0080-0128", "NHTSA", "NHTSA-2018-0080", "Q20195803 2019 Audi Q3 5-Door SUV NCAP - Final Report", "Other", "Report", "2020-02-05T05:00:00Z", 2020, 2, "2020-02-05T05:00:00Z", null, "2020-02-05T14:33:28Z", null, 0, 0, "090000648432be83"], ["NHTSA-2018-0080-0127", "NHTSA", "NHTSA-2018-0080", "M20195804 2019 Audi Q3 5-Door SUV SPNCAP - Final Report", "Other", "Report", "2020-02-05T05:00:00Z", 2020, 2, "2020-02-05T05:00:00Z", null, "2020-02-05T14:33:21Z", null, 0, 0, "090000648432be81"], ["NHTSA-2018-0080-0126", "NHTSA", "NHTSA-2018-0080", "M20195805 2019 Audi Q3 5-Door SUV SINCAP - Final Report", "Other", "Report", "2020-02-05T05:00:00Z", 2020, 2, "2020-02-05T05:00:00Z", null, "2020-02-05T14:33:12Z", null, 0, 0, "090000648432c1da"], ["NHTSA-2018-0080-0125", "NHTSA", "NHTSA-2018-0080", "O20195804 2019 Audi e-tron 5-Door SUV SPNCAP - FMVSS 305 Final Report", "Other", "Report", "2020-01-06T05:00:00Z", 2020, 1, "2020-01-06T05:00:00Z", null, "2020-01-06T16:35:14Z", null, 0, 0, "0900006484271ab3"], ["NHTSA-2018-0080-0124", "NHTSA", "NHTSA-2018-0080", "O20195805 2019 Audi e-tron 5-Door SUV SINCAP - FMVSS 305 Final Report", "Other", "Report", "2020-01-06T05:00:00Z", 2020, 1, "2020-01-06T05:00:00Z", null, "2020-01-06T16:31:27Z", null, 0, 0, "0900006484271a98"], ["NHTSA-2018-0080-0120", "NHTSA", "NHTSA-2018-0080", "M20194211 2019 Kia Niro Hybrid LX MPV FMVSS 305 Indicate Complete Report", "Other", "Report", "2020-01-02T05:00:00Z", 2020, 1, "2020-01-02T05:00:00Z", null, "2020-01-02T15:15:55Z", null, 0, 0, "090000648426451b"], ["NHTSA-2018-0080-0123", "NHTSA", "NHTSA-2018-0080", "M20194210 2019 Kia Niro Hybird LX MPV FMVSS 305 Indicant Complete Report", "Other", "Report", "2020-01-02T05:00:00Z", 2020, 1, "2020-01-02T05:00:00Z", null, "2020-01-02T15:20:09Z", null, 0, 0, "0900006484264561"], ["NHTSA-2018-0080-0122", "NHTSA", "NHTSA-2018-0080", "O20195000 2019 Tesla Model 3 Long Range AWD 4DR 305 Indicate Complete Re", "Other", "Report", "2020-01-02T05:00:00Z", 2020, 1, "2020-01-02T05:00:00Z", null, "2020-01-02T15:18:28Z", null, 0, 0, "090000648426455f"], ["NHTSA-2018-0080-0121", "NHTSA", "NHTSA-2018-0080", "M20194209 2019 Kia Niro Hybrid LX MPV FMVSS 305 Indicant Complete Report", "Other", "Report", "2020-01-02T05:00:00Z", 2020, 1, "2020-01-02T05:00:00Z", null, "2020-01-02T15:17:07Z", null, 0, 0, "090000648426455b"]], "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 and \"posted_year\" = :p1 order by posted_date desc limit 101", "params": {"p0": "NHTSA-2018-0080", "p1": "2020"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=NHTSA-2018-0080&posted_year=2020", "results": [{"value": "NHTSA", "label": "NHTSA", "count": 12, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=NHTSA-2018-0080&posted_year=2020&agency_id=NHTSA", "selected": false}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=NHTSA-2018-0080&posted_year=2020", "results": [{"value": "Other", "label": "Other", "count": 12, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=NHTSA-2018-0080&posted_year=2020&document_type=Other", "selected": false}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=NHTSA-2018-0080&posted_year=2020", "results": [{"value": 2020, "label": 2020, "count": 12, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=NHTSA-2018-0080", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "posted_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=NHTSA-2018-0080&posted_year=2020&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=NHTSA-2018-0080&posted_year=2020&_facet=posted_month"}, {"name": "comment_start_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=NHTSA-2018-0080&posted_year=2020&_facet=comment_start_date"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=NHTSA-2018-0080&posted_year=2020&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=NHTSA-2018-0080&posted_year=2020&_facet_date=comment_start_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=NHTSA-2018-0080&posted_year=2020&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1036.93028294947, "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"}