{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where agency_id = \"NHTSA\" and docket_id = \"NHTSA-2024-0013\" sorted by posted_date descending", "rows": [["NHTSA-2024-0013-0014", "NHTSA", "NHTSA-2024-0013", "2025 NCAP Combined Crashworthiness Rating Calculator-12.2.25", "Other", "Report", "2025-12-05T05:00:00Z", 2025, 12, "2025-12-05T05:00:00Z", null, "2025-12-06T00:13:40Z", null, 0, 0, "09000064b90b2629"], ["NHTSA-2024-0013-0013", "NHTSA", "NHTSA-2024-0013", "2025 NCAP Combined Crashworthiness Rating Calculator - 10.15.25", "Other", "Report", "2025-10-15T04:00:00Z", 2025, 10, "2025-10-15T04:00:00Z", null, "2025-10-15T22:41:27Z", null, 0, 0, "09000064b9023400"], ["NHTSA-2024-0013-0011", "NHTSA", "NHTSA-2024-0013", "2025 NCAP Combined Crashworthiness Rating Calculator-6.24.25", "Other", "Report", "2025-06-24T04:00:00Z", 2025, 6, "2025-06-24T04:00:00Z", null, "2025-06-24T19:45:21Z", null, 0, 0, "09000064b8e2a550"], ["NHTSA-2024-0013-0010", "NHTSA", "NHTSA-2024-0013", "2025 NCAP Combined Crashworthiness Rating Calculator-6.3.25", "Other", "Report", "2025-06-04T04:00:00Z", 2025, 6, "2025-06-04T04:00:00Z", null, "2025-06-04T16:37:48Z", null, 0, 0, "09000064b8dd7478"], ["NHTSA-2024-0013-0009", "NHTSA", "NHTSA-2024-0013", "2025 NCAP Combined Crashworthiness Rating Calculator-5.7.25", "Other", "Report", "2025-05-08T04:00:00Z", 2025, 5, "2025-05-08T04:00:00Z", null, "2025-05-21T19:41:32Z", null, 0, 0, "09000064b8d17946"], ["NHTSA-2024-0013-0008", "NHTSA", "NHTSA-2024-0013", "2025 NCAP Combined Crashworthiness Rating Calculator-4.16.25", "Other", "Report", "2025-04-21T04:00:00Z", 2025, 4, "2025-04-21T04:00:00Z", null, "2025-04-21T14:14:37Z", null, 0, 0, "0900006486aa6058"], ["NHTSA-2024-0013-0007", "NHTSA", "NHTSA-2024-0013", "2025 NCAP Combined Crashworthiness Rating Calculator-4.16.25", "Other", null, "2025-04-21T00:00:00Z", 2025, 4, null, null, "2025-04-21T14:12:20Z", null, 0, 1, "0900006486aa47d3"], ["NHTSA-2024-0013-0006", "NHTSA", "NHTSA-2024-0013", "2025 NCAP Combined Crashworthiness Rating Calculator-4.16.25", "Other", null, "2025-04-16T00:00:00Z", 2025, 4, null, null, "2025-04-18T17:52:28Z", null, 0, 1, "0900006486a97d9f"], ["NHTSA-2024-0013-0005", "NHTSA", "NHTSA-2024-0013", "2025 NCAP Combined Crashworthiness Rating Calculator-4.11.25", "Other", "Report", "2025-04-14T04:00:00Z", 2025, 4, "2025-04-14T04:00:00Z", null, "2025-04-14T12:47:50Z", null, 0, 0, "0900006486a8e2c3"], ["NHTSA-2024-0013-0004", "NHTSA", "NHTSA-2024-0013", "2025 NCAP Combined Crashworthiness Rating Calculator-4.10.25", "Other", "Report", "2025-04-10T04:00:00Z", 2025, 4, "2025-04-10T04:00:00Z", null, "2025-04-10T15:02:39Z", null, 0, 0, "0900006486a84aa7"], ["NHTSA-2024-0013-0003", "NHTSA", "NHTSA-2024-0013", "2025 NCAP Combined Crashworthiness Rating Calculator-4.9.25", "Other", "Report", "2025-04-09T04:00:00Z", 2025, 4, "2025-04-09T04:00:00Z", null, "2025-04-09T12:13:27Z", null, 0, 0, "0900006486a7ee67"], ["NHTSA-2024-0013-0002", "NHTSA", "NHTSA-2024-0013", "2025 NCAP Combined Crashworthiness Rating Calculator-3.14.25", "Other", "Report", "2025-03-14T04:00:00Z", 2025, 3, "2025-03-14T04:00:00Z", null, "2025-03-14T13:39:27Z", null, 0, 0, "09000064869f087f"], ["NHTSA-2024-0013-0001", "NHTSA", "NHTSA-2024-0013", "Memorandums re: Petition for Reconsideration of Adaptive Driving and Ex Parte Meeting with Nissan", "Other", null, "2024-11-21T00:00:00Z", 2024, 11, null, null, "2025-03-14T14:22:32Z", null, 0, 1, "090000648682aeb3"]], "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 \"agency_id\" = :p0 and \"docket_id\" = :p1 order by posted_date desc limit 101", "params": {"p0": "NHTSA", "p1": "NHTSA-2024-0013"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=NHTSA&docket_id=NHTSA-2024-0013", "results": [{"value": "NHTSA", "label": "NHTSA", "count": 13, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=NHTSA-2024-0013", "selected": true}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=NHTSA&docket_id=NHTSA-2024-0013", "results": [{"value": "Other", "label": "Other", "count": 13, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=NHTSA&docket_id=NHTSA-2024-0013&document_type=Other", "selected": false}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=NHTSA&docket_id=NHTSA-2024-0013", "results": [{"value": 2025, "label": 2025, "count": 12, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=NHTSA&docket_id=NHTSA-2024-0013&posted_year=2025", "selected": false}, {"value": 2024, "label": 2024, "count": 1, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=NHTSA&docket_id=NHTSA-2024-0013&posted_year=2024", "selected": false}], "truncated": false}}, "suggested_facets": [{"name": "title", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=NHTSA&docket_id=NHTSA-2024-0013&_facet=title"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=NHTSA&docket_id=NHTSA-2024-0013&_facet=posted_month"}, {"name": "withdrawn", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=NHTSA&docket_id=NHTSA-2024-0013&_facet=withdrawn"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=NHTSA&docket_id=NHTSA-2024-0013&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=NHTSA&docket_id=NHTSA-2024-0013&_facet_date=comment_start_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=NHTSA&docket_id=NHTSA-2024-0013&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 455.5797600187361, "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"}