{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where docket_id = \"FMCSA-2015-0124\" and posted_year = 2016 sorted by posted_date descending", "rows": [["FMCSA-2015-0124-0108", "FMCSA", "FMCSA-2015-0124", "Occupational Health and Safety Management Systems", "Other", "Additional Information", "2016-06-16T04:00:00Z", 2016, 6, "2016-06-16T04:00:00Z", null, "2016-06-16T20:44:25Z", null, 0, 0, "09000064820486d0"], ["FMCSA-2015-0124-0104", "FMCSA", "FMCSA-2015-0124", "American National Standard - Safe Practices for Motor Vehicle Operations", "Other", "Additional Information", "2016-06-15T04:00:00Z", 2016, 6, "2016-06-15T04:00:00Z", null, "2016-06-15T13:00:52Z", null, 0, 0, "0900006482039f89"], ["FMCSA-2015-0124-0107", "FMCSA", "FMCSA-2015-0124", "American Society of Safety Engineers - Position Statement", "Other", "Statement of Position", "2016-06-15T04:00:00Z", 2016, 6, "2016-06-15T04:00:00Z", null, "2024-11-07T23:44:02Z", null, 1, 0, "090000648203a71f"], ["FMCSA-2015-0124-0103", "FMCSA", "FMCSA-2015-0124", "ASSE Tech Brief - Brief", "Other", "Brief", "2016-06-15T04:00:00Z", 2016, 6, "2016-06-15T04:00:00Z", null, "2016-06-15T12:54:34Z", null, 0, 0, "0900006482039f86"], ["FMCSA-2015-0124-0105", "FMCSA", "FMCSA-2015-0124", "ANSI/ASSE /Z10 Committee", "Other", "Additional Information", "2016-06-15T04:00:00Z", 2016, 6, "2016-06-15T04:00:00Z", null, "2024-11-11T21:27:38Z", null, 1, 0, "090000648203a0d3"], ["FMCSA-2015-0124-0106", "FMCSA", "FMCSA-2015-0124", "ASSE Tech Brief - Sept 2012", "Other", "Brief", "2016-06-15T04:00:00Z", 2016, 6, "2016-06-15T04:00:00Z", null, "2024-11-11T21:28:00Z", null, 1, 0, "090000648203a71d"], ["FMCSA-2015-0124-0097", "FMCSA", "FMCSA-2015-0124", "Potential Benefits and Feasibility of Voluntary Compliance Listening Session", "Other", "Transcript(s)", "2016-05-24T04:00:00Z", 2016, 5, "2016-05-24T04:00:00Z", null, "2024-11-11T21:25:44Z", null, 1, 0, "0900006481fe797f"], ["FMCSA-2015-0124-0096", "FMCSA", "FMCSA-2015-0124", "Potential Benefits and Feasibility of Voluntary Compliance Listening Session", "Other", "Transcript(s)", "2016-05-24T04:00:00Z", 2016, 5, "2016-05-24T04:00:00Z", null, "2024-11-12T06:09:27Z", null, 1, 0, "0900006481fe772a"], ["FMCSA-2015-0124-0098", "FMCSA", "FMCSA-2015-0124", "Potential Benefits and Feasibility of Voluntary Compliance Listening Session", "Other", "Transcript(s)", "2016-05-24T04:00:00Z", 2016, 5, "2016-05-24T04:00:00Z", null, "2024-11-11T21:28:39Z", null, 1, 0, "0900006481feb6e0"], ["FMCSA-2015-0124-0092", "FMCSA", "FMCSA-2015-0124", "Potential Benefits and Feasibility of Voluntary Compliance", "Other", "Report", "2016-04-26T04:00:00Z", 2016, 4, "2016-04-26T04:00:00Z", null, "2024-11-07T23:42:22Z", null, 1, 0, "0900006481f8cd81"], ["FMCSA-2015-0124-0087", "FMCSA", "FMCSA-2015-0124", "Beyond Compliance Program", "Notice", "Request for Comments", "2016-04-20T04:00:00Z", 2016, 4, "2016-04-20T04:00:00Z", "2016-06-21T03:59:59Z", "2024-11-07T23:46:30Z", "2016-09118", 1, 0, "0900006481f77e9e"], ["FMCSA-2015-0124-0080", "FMCSA", "FMCSA-2015-0124", "Fatigue-Assessing Vulnerability", "Other", "Assessment Document or Analysis", "2016-03-29T04:00:00Z", 2016, 3, "2016-03-29T04:00:00Z", null, "2024-11-12T05:58:07Z", null, 1, 0, "0900006481ee5615"], ["FMCSA-2015-0124-0079", "FMCSA", "FMCSA-2015-0124", "Meetings: Potential Benefits and Feasibility of Voluntary Compliance; Public Listening Sessions", "Notice", "Request for Comments", "2016-03-16T04:00:00Z", 2016, 3, "2016-03-16T04:00:00Z", null, "2024-11-12T05:53:51Z", "2016-05928", 1, 0, "0900006481ec77e6"]], "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": "FMCSA-2015-0124", "p1": "2016"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FMCSA-2015-0124&posted_year=2016", "results": [{"value": "FMCSA", "label": "FMCSA", "count": 13, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FMCSA-2015-0124&posted_year=2016&agency_id=FMCSA", "selected": false}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FMCSA-2015-0124&posted_year=2016", "results": [{"value": "Other", "label": "Other", "count": 11, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FMCSA-2015-0124&posted_year=2016&document_type=Other", "selected": false}, {"value": "Notice", "label": "Notice", "count": 2, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FMCSA-2015-0124&posted_year=2016&document_type=Notice", "selected": false}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=FMCSA-2015-0124&posted_year=2016", "results": [{"value": 2016, "label": 2016, "count": 13, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FMCSA-2015-0124", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "title", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FMCSA-2015-0124&posted_year=2016&_facet=title"}, {"name": "subtype", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FMCSA-2015-0124&posted_year=2016&_facet=subtype"}, {"name": "posted_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FMCSA-2015-0124&posted_year=2016&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FMCSA-2015-0124&posted_year=2016&_facet=posted_month"}, {"name": "comment_start_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FMCSA-2015-0124&posted_year=2016&_facet=comment_start_date"}, {"name": "open_for_comment", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FMCSA-2015-0124&posted_year=2016&_facet=open_for_comment"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FMCSA-2015-0124&posted_year=2016&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FMCSA-2015-0124&posted_year=2016&_facet_date=comment_start_date"}, {"name": "comment_end_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FMCSA-2015-0124&posted_year=2016&_facet_date=comment_end_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=FMCSA-2015-0124&posted_year=2016&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 866.424193023704, "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"}