{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where docket_id = \"FMCSA-2014-0302\" and posted_year = 2017 sorted by posted_date descending", "rows": [["FMCSA-2014-0302-0014", "FMCSA", "FMCSA-2014-0302", "Qualification of Drivers; Exemption Applications: Vision", "Notice", "Notice of Intent", "2017-12-12T05:00:00Z", 2017, 12, "2017-12-12T05:00:00Z", null, "2024-11-07T01:13:36Z", "2017-26596", 1, 0, "0900006482cf7b42"], ["FMCSA-2014-0302-0013", "FMCSA", "FMCSA-2014-0302", "Qualification of Drivers; Exemption Applications: Vision", "Notice", "Request for Comments", "2017-10-11T04:00:00Z", 2017, 10, "2017-10-11T04:00:00Z", "2017-11-14T04:59:59Z", "2024-11-07T01:18:10Z", "2017-21895", 1, 0, "0900006482bbe459"], ["FMCSA-2014-0302-0012", "FMCSA", "FMCSA-2014-0302", "Qualification of Drivers; Exemption Applications: Vision", "Notice", "Notice of Intent", "2017-09-20T04:00:00Z", 2017, 9, "2017-09-20T04:00:00Z", null, "2024-11-07T01:10:52Z", "2017-19908", 1, 0, "0900006482b4db6c"], ["FMCSA-2014-0302-0011", "FMCSA", "FMCSA-2014-0302", "Qualification of Drivers; Exemption Applications: Vision", "Notice", "Notice of Intent", "2017-07-27T04:00:00Z", 2017, 7, "2017-07-27T04:00:00Z", null, "2024-11-07T01:08:01Z", "2017-15830", 1, 0, "0900006482977b3f"], ["FMCSA-2014-0302-0010", "FMCSA", "FMCSA-2014-0302", "Qualification of Drivers; Exemption Applications: Vision", "Notice", "Request for Comments", "2017-07-20T04:00:00Z", 2017, 7, "2017-07-20T04:00:00Z", "2017-08-22T03:59:59Z", "2024-11-07T01:06:59Z", "2017-14919", 1, 0, "090000648294bb37"], ["FMCSA-2014-0302-0009", "FMCSA", "FMCSA-2014-0302", "Qualification of Drivers; Exemption Applications: Vision", "Notice", "Notice of Intent", "2017-07-18T04:00:00Z", 2017, 7, "2017-07-18T04:00:00Z", null, "2024-11-07T01:07:48Z", "2017-15021", 1, 0, "090000648293c3c4"], ["FMCSA-2014-0302-0008", "FMCSA", "FMCSA-2014-0302", "Qualification of Drivers; Exemption Applications: Vision", "Notice", "Request for Comments", "2017-07-18T04:00:00Z", 2017, 7, "2017-07-18T04:00:00Z", "2017-08-18T03:59:59Z", "2024-11-07T01:07:50Z", "2017-15026", 1, 0, "090000648293bfa6"], ["FMCSA-2014-0302-0006", "FMCSA", "FMCSA-2014-0302", "Qualification of Drivers; Exemption Applications: Vision", "Notice", "Notice of Intent", "2017-05-23T04:00:00Z", 2017, 5, "2017-05-23T04:00:00Z", null, "2024-11-07T01:00:13Z", "2017-10566", 1, 0, "09000064826019e6"], ["FMCSA-2014-0302-0007", "FMCSA", "FMCSA-2014-0302", "Qualification of Drivers; Exemption Applications: Vision", "Notice", "Notice of Intent", "2017-05-23T04:00:00Z", 2017, 5, "2017-05-23T04:00:00Z", null, "2024-11-07T00:59:51Z", "2017-10566", 1, 0, "09000064826019e7"], ["FMCSA-2014-0302-0005", "FMCSA", "FMCSA-2014-0302", "Qualification of Drivers; Exemption Applications: Vision", "Notice", "Request for Comments", "2017-05-15T04:00:00Z", 2017, 5, "2017-05-15T04:00:00Z", "2017-06-15T03:59:59Z", "2024-11-07T00:58:19Z", "2017-09740", 1, 0, "09000064825bb404"], ["FMCSA-2014-0302-0004", "FMCSA", "FMCSA-2014-0302", "Qualification of Drivers; Exemption Applications: Vision", "Notice", "Notice of Intent", "2017-04-21T04:00:00Z", 2017, 4, "2017-04-21T04:00:00Z", "2017-05-23T03:59:59Z", "2017-04-21T19:22:21Z", "2017-08079", 0, 0, "09000064825680eb"], ["FMCSA-2014-0302-0003", "FMCSA", "FMCSA-2014-0302", "Qualification of Drivers; Exemption Applications: Vision", "Notice", "Request for Comments", "2017-03-27T04:00:00Z", 2017, 3, "2017-03-27T04:00:00Z", "2017-04-27T03:59:59Z", "2024-11-07T00:55:23Z", "2017-05970", 1, 0, "090000648252943b"]], "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": "FMCSA-2014-0302", "p1": "2017"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FMCSA-2014-0302&posted_year=2017", "results": [{"value": "FMCSA", "label": "FMCSA", "count": 12, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FMCSA-2014-0302&posted_year=2017&agency_id=FMCSA", "selected": false}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FMCSA-2014-0302&posted_year=2017", "results": [{"value": "Notice", "label": "Notice", "count": 12, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FMCSA-2014-0302&posted_year=2017&document_type=Notice", "selected": false}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FMCSA-2014-0302&posted_year=2017", "results": [{"value": 2017, "label": 2017, "count": 12, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FMCSA-2014-0302", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "subtype", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FMCSA-2014-0302&posted_year=2017&_facet=subtype"}, {"name": "posted_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FMCSA-2014-0302&posted_year=2017&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FMCSA-2014-0302&posted_year=2017&_facet=posted_month"}, {"name": "comment_start_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FMCSA-2014-0302&posted_year=2017&_facet=comment_start_date"}, {"name": "fr_doc_num", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FMCSA-2014-0302&posted_year=2017&_facet=fr_doc_num"}, {"name": "open_for_comment", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FMCSA-2014-0302&posted_year=2017&_facet=open_for_comment"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FMCSA-2014-0302&posted_year=2017&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FMCSA-2014-0302&posted_year=2017&_facet_date=comment_start_date"}, {"name": "comment_end_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FMCSA-2014-0302&posted_year=2017&_facet_date=comment_end_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FMCSA-2014-0302&posted_year=2017&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 801.5096611343324, "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"}