{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where docket_id = \"PHMSA-2014-0018\" and posted_year = 2014 sorted by posted_date descending", "rows": [["PHMSA-2014-0018-0009", "PHMSA", "PHMSA-2014-0018", "U.S. DOT/PHMSA - Clean Version OpID Assignment Instructions - PHMSA F1000.1 (rev xy-2014) 2014-07-07", "Other", "Report", "2014-07-07T04:00:00Z", 2014, 7, "2014-07-07T04:00:00Z", null, "2014-07-07T19:02:06Z", null, 0, 0, "090000648179358e"], ["PHMSA-2014-0018-0008", "PHMSA", "PHMSA-2014-0018", "U.S. DOT/PHMSA - Clean Version OpID Assignment Form - PHMSA F 1000.1 (rev xy-2013) 2014-07-07", "Other", "Report", "2014-07-07T04:00:00Z", 2014, 7, "2014-07-07T04:00:00Z", null, "2014-07-07T19:00:34Z", null, 0, 0, "090000648179352f"], ["PHMSA-2014-0018-0006", "PHMSA", "PHMSA-2014-0018", "U.S. DOT/PHMSA - Clean Version Notification Form - PHMSA F 1000.2 (rev xy-2014) 2014-07-07", "Other", "Report", "2014-07-07T04:00:00Z", 2014, 7, "2014-07-07T04:00:00Z", null, "2014-07-07T18:35:43Z", null, 0, 0, "090000648179352b"], ["PHMSA-2014-0018-0007", "PHMSA", "PHMSA-2014-0018", "U.S. DOT/PHMSA - Clean Version Notification Instructions - PHMSA F1000.2 (rev xy-2014) 2014-07-07", "Other", "Report", "2014-07-07T04:00:00Z", 2014, 7, "2014-07-07T04:00:00Z", null, "2014-07-07T18:40:25Z", null, 0, 0, "090000648179352d"], ["PHMSA-2014-0018-0005", "PHMSA", "PHMSA-2014-0018", "Agency Information Collection Activities; Proposals, Submissions, and Approvals: Operator Identification Assignment Request and Operator Registry Notification", "Notice", "Request for Comments", "2014-07-01T04:00:00Z", 2014, 7, "2014-07-01T04:00:00Z", "2014-08-01T03:59:59Z", "2014-08-01T01:06:21Z", "2014-15301", 0, 0, "0900006481778605"], ["PHMSA-2014-0018-0003", "PHMSA", "PHMSA-2014-0018", "Agency Information Collection Activities; Proposals, Submissions, and Approvals: Pipeline Safety; Revisions to Operator Identification Assignment Request and Operator Registry Notification", "Notice", "Request for Comments", "2014-03-31T04:00:00Z", 2014, 3, "2014-03-31T04:00:00Z", "2014-05-31T03:59:59Z", "2024-11-11T20:49:39Z", "2014-07075", 1, 0, "09000064816912a8"], ["PHMSA-2014-0018-0002", "PHMSA", "PHMSA-2014-0018", "U.S. DOT/PHMSA - Red-Lined OPID Notification Form and Instructions (60-Day FR Notice)", "Supporting & Related Material", "Supplement", "2014-02-21T05:00:00Z", 2014, 2, null, null, "2014-02-21T16:35:32Z", null, 0, 0, "0900006481593379"], ["PHMSA-2014-0018-0001", "PHMSA", "PHMSA-2014-0018", "U.S. DOT/PHMSA - Red-Lined OPID Assignment Form and Instructions (60-Day FR Notice)", "Supporting & Related Material", "Supplement", "2014-02-21T05:00:00Z", 2014, 2, null, null, "2014-02-21T16:31:32Z", null, 0, 0, "09000064815932bc"]], "truncated": false, "filtered_table_rows_count": 8, "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": "PHMSA-2014-0018", "p1": "2014"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=PHMSA-2014-0018&posted_year=2014", "results": [{"value": "PHMSA", "label": "PHMSA", "count": 8, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-2014-0018&posted_year=2014&agency_id=PHMSA", "selected": false}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=PHMSA-2014-0018&posted_year=2014", "results": [{"value": "Other", "label": "Other", "count": 4, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-2014-0018&posted_year=2014&document_type=Other", "selected": false}, {"value": "Notice", "label": "Notice", "count": 2, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-2014-0018&posted_year=2014&document_type=Notice", "selected": false}, {"value": "Supporting & Related Material", "label": "Supporting & Related Material", "count": 2, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-2014-0018&posted_year=2014&document_type=Supporting+%26+Related+Material", "selected": false}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=PHMSA-2014-0018&posted_year=2014", "results": [{"value": 2014, "label": 2014, "count": 8, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-2014-0018", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "subtype", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-2014-0018&posted_year=2014&_facet=subtype"}, {"name": "posted_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-2014-0018&posted_year=2014&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-2014-0018&posted_year=2014&_facet=posted_month"}, {"name": "comment_start_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-2014-0018&posted_year=2014&_facet=comment_start_date"}, {"name": "open_for_comment", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-2014-0018&posted_year=2014&_facet=open_for_comment"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-2014-0018&posted_year=2014&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-2014-0018&posted_year=2014&_facet_date=comment_start_date"}, {"name": "comment_end_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-2014-0018&posted_year=2014&_facet_date=comment_end_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-2014-0018&posted_year=2014&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1294.2494400776923, "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"}