{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where docket_id = \"NHTSA-2017-0037\" and posted_year = 2017 sorted by posted_date descending", "rows": [["NHTSA-2017-0037-0012", "NHTSA", "NHTSA-2017-0037", "Model Year 2018 NCAP Ratings", "Other", "Report", "2017-12-21T05:00:00Z", 2017, 12, "2017-12-21T05:00:00Z", null, "2017-12-21T20:26:50Z", null, 0, 0, "0900006482d3b775"], ["NHTSA-2017-0037-0013", "NHTSA", "NHTSA-2017-0037", "Model Year 2018 NCAP Ratings", "Other", "Report", "2017-12-21T05:00:00Z", 2017, 12, "2017-12-21T05:00:00Z", null, "2017-12-21T20:37:27Z", null, 0, 0, "0900006482d4fb4f"], ["NHTSA-2017-0037-0011", "NHTSA", "NHTSA-2017-0037", "Model Year 2018 NCAP Ratings", "Other", "Report", "2017-12-21T05:00:00Z", 2017, 12, "2017-12-21T05:00:00Z", null, "2017-12-21T20:26:30Z", null, 0, 0, "0900006482d3b6b1"], ["NHTSA-2017-0037-0010", "NHTSA", "NHTSA-2017-0037", "Model Year 2018 NCAP Ratings", "Other", "Report", "2017-12-07T05:00:00Z", 2017, 12, "2017-12-07T05:00:00Z", null, "2017-12-07T20:33:03Z", null, 0, 0, "0900006482cef610"], ["NHTSA-2017-0037-0009", "NHTSA", "NHTSA-2017-0037", "Model Year 2018 NCAP Ratings", "Other", "Report", "2017-12-06T05:00:00Z", 2017, 12, "2017-12-06T05:00:00Z", null, "2017-12-06T19:25:39Z", null, 0, 0, "0900006482ce48c1"], ["NHTSA-2017-0037-0008", "NHTSA", "NHTSA-2017-0037", "Model Year 2018 NCAP Ratings", "Other", "Report", "2017-12-01T05:00:00Z", 2017, 12, "2017-12-01T05:00:00Z", null, "2017-12-01T16:16:49Z", null, 0, 0, "0900006482cc9fcb"], ["NHTSA-2017-0037-0007", "NHTSA", "NHTSA-2017-0037", "Model Year 2018 NCAP Ratings", "Other", "Report", "2017-12-01T05:00:00Z", 2017, 12, "2017-12-01T05:00:00Z", null, "2017-12-01T16:10:54Z", null, 0, 0, "0900006482cc9fc9"], ["NHTSA-2017-0037-0006", "NHTSA", "NHTSA-2017-0037", "Model Year 2018 NCAP Ratings", "Other", "Report", "2017-11-29T05:00:00Z", 2017, 11, "2017-11-29T05:00:00Z", null, "2017-11-29T20:15:21Z", null, 0, 0, "0900006482cbbf08"], ["NHTSA-2017-0037-0005", "NHTSA", "NHTSA-2017-0037", "Model Year 2018 NCAP Ratings", "Other", "Report", "2017-11-15T05:00:00Z", 2017, 11, "2017-11-15T05:00:00Z", null, "2017-11-15T14:56:19Z", null, 0, 0, "0900006482c7ad9f"], ["NHTSA-2017-0037-0004", "NHTSA", "NHTSA-2017-0037", "U.S. DOT/NHTSA - Model Year 2018 NCAP Ratings", "Other", "Report", "2017-11-08T05:00:00Z", 2017, 11, "2017-11-08T05:00:00Z", null, "2017-11-08T14:38:26Z", null, 0, 0, "0900006482c55ed6"], ["NHTSA-2017-0037-0003", "NHTSA", "NHTSA-2017-0037", "U.S. DOT/NHTSA - Model Year 2018 NCAP Ratings", "Other", "Report", "2017-10-25T04:00:00Z", 2017, 10, "2017-10-25T04:00:00Z", null, "2017-10-25T17:33:38Z", null, 0, 0, "0900006482c030a8"], ["NHTSA-2017-0037-0002", "NHTSA", "NHTSA-2017-0037", "U.S. DOT/NHTSA - Report - Model Year 2018 NCAP Rating", "Other", "Report", "2017-09-14T04:00:00Z", 2017, 9, "2017-09-14T04:00:00Z", null, "2017-09-14T14:32:50Z", null, 0, 0, "0900006482b2f8db"], ["NHTSA-2017-0037-0001", "NHTSA", "NHTSA-2017-0037", "U.S. DOT/NHTSA - Report - Model Year 2018 NCAP Ratings", "Other", "Report", "2017-09-06T04:00:00Z", 2017, 9, "2017-09-06T04:00:00Z", null, "2017-09-06T17:59:55Z", null, 0, 0, "0900006482b10938"]], "truncated": false, "filtered_table_rows_count": 13, "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-2017-0037", "p1": "2017"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=NHTSA-2017-0037&posted_year=2017", "results": [{"value": "NHTSA", "label": "NHTSA", "count": 13, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=NHTSA-2017-0037&posted_year=2017&agency_id=NHTSA", "selected": false}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=NHTSA-2017-0037&posted_year=2017", "results": [{"value": "Other", "label": "Other", "count": 13, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=NHTSA-2017-0037&posted_year=2017&document_type=Other", "selected": false}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=NHTSA-2017-0037&posted_year=2017", "results": [{"value": 2017, "label": 2017, "count": 13, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=NHTSA-2017-0037", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "title", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=NHTSA-2017-0037&posted_year=2017&_facet=title"}, {"name": "posted_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=NHTSA-2017-0037&posted_year=2017&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=NHTSA-2017-0037&posted_year=2017&_facet=posted_month"}, {"name": "comment_start_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=NHTSA-2017-0037&posted_year=2017&_facet=comment_start_date"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=NHTSA-2017-0037&posted_year=2017&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=NHTSA-2017-0037&posted_year=2017&_facet_date=comment_start_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=NHTSA-2017-0037&posted_year=2017&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 764.2810529796407, "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"}