{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where docket_id = \"PHMSA-2011-0101\" and document_type = \"Other\" sorted by posted_date descending", "rows": [["PHMSA-2011-0101-0017", "PHMSA", "PHMSA-2011-0101", "U.S. DOT/PHMSA - Final Decision", "Other", "Final Agency Decision", "2011-10-11T04:00:00Z", 2011, 10, "2011-10-11T04:00:00Z", null, "2024-11-12T05:04:10Z", null, 1, 0, "0900006480f4fb00"], ["PHMSA-2011-0101-0013", "PHMSA", "PHMSA-2011-0101", "U.S. DOT/PHMSA - Draft Decision", "Other", "Acknowledgement Letter/Receipt", "2011-08-17T04:00:00Z", 2011, 8, "2011-08-17T04:00:00Z", null, "2011-08-17T15:24:31Z", null, 0, 0, "0900006480ee2049"], ["PHMSA-2011-0101-0012", "PHMSA", "PHMSA-2011-0101", "U.S. DOT/PHMSA - Letter", "Other", "Letter(s)", "2011-07-15T04:00:00Z", 2011, 7, "2011-07-15T04:00:00Z", null, "2024-11-07T22:32:51Z", null, 1, 0, "0900006480ec37da"], ["PHMSA-2011-0101-0011", "PHMSA", "PHMSA-2011-0101", "U.S. DOT/NHTSA - Response", "Other", "Response(s)", "2011-06-23T04:00:00Z", 2011, 6, "2011-06-23T04:00:00Z", null, "2013-08-11T01:42:07Z", null, 0, 0, "0900006480e4494b"], ["PHMSA-2011-0101-0010", "PHMSA", "PHMSA-2011-0101", "U.S. DOT/PHMSA - Letter", "Other", "Letter(s)", "2011-06-21T04:00:00Z", 2011, 6, "2011-06-21T04:00:00Z", null, "2011-06-21T20:55:20Z", null, 0, 0, "0900006480e41b4d"], ["PHMSA-2011-0101-0009", "PHMSA", "PHMSA-2011-0101", "GexCon US Inc.", "Other", "Additional Information", "2011-06-17T04:00:00Z", 2011, 6, "2011-06-17T04:00:00Z", null, "2024-11-07T22:30:56Z", null, 1, 0, "0900006480e41b4c"], ["PHMSA-2011-0101-0008", "PHMSA", "PHMSA-2011-0101", "Members of Congress (8) - Letter", "Other", "Letter(s)", "2011-06-02T04:00:00Z", 2011, 6, "2011-06-02T04:00:00Z", null, "2013-08-11T04:46:09Z", null, 0, 0, "0900006480e39bbe"], ["PHMSA-2011-0101-0005", "PHMSA", "PHMSA-2011-0101", "GexCon US - Modal Evaluation Report on FLACS Version 9.1 Release 2", "Other", "Report", "2011-04-29T04:00:00Z", 2011, 4, "2011-04-29T04:00:00Z", null, "2013-07-27T23:51:21Z", null, 0, 0, "0900006480c39cf9"], ["PHMSA-2011-0101-0007", "PHMSA", "PHMSA-2011-0101", "GexCon US Inc. - Modal Evaluation Report on FLACS Version 9.1 Release 2", "Other", "Report", "2011-04-29T04:00:00Z", 2011, 4, "2011-04-29T04:00:00Z", null, "2013-07-27T23:51:21Z", null, 0, 0, "0900006480c39cfc"], ["PHMSA-2011-0101-0006", "PHMSA", "PHMSA-2011-0101", "GexCon US Inc. - Additional Information", "Other", "Additional Information", "2011-04-29T04:00:00Z", 2011, 4, "2011-04-29T04:00:00Z", null, "2013-07-27T23:51:21Z", null, 0, 0, "0900006480c39cfb"], ["PHMSA-2011-0101-0004", "PHMSA", "PHMSA-2011-0101", "GexCon US Inc. - Petition", "Other", "Petition(s)", "2011-04-28T04:00:00Z", 2011, 4, "2011-04-28T04:00:00Z", null, "2024-11-12T04:59:30Z", null, 1, 0, "0900006480c39cf8"], ["PHMSA-2011-0101-0003", "PHMSA", "PHMSA-2011-0101", "U.S. DOT/PHMSA - Request for Additional Information", "Other", "Request", "2011-04-25T04:00:00Z", 2011, 4, "2011-04-25T04:00:00Z", null, "2013-08-11T03:14:23Z", null, 0, 0, "0900006480c374ec"], ["PHMSA-2011-0101-0001", "PHMSA", "PHMSA-2011-0101", "Gexcon - Sensitivity Analysis Inputs for DEGADIS 03/25/11", "Other", "Report", "2011-04-20T04:00:00Z", 2011, 4, "2011-04-20T04:00:00Z", null, "2011-04-20T20:49:55Z", null, 0, 0, "0900006480c2d418"]], "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 \"document_type\" = :p1 order by posted_date desc limit 101", "params": {"p0": "PHMSA-2011-0101", "p1": "Other"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=PHMSA-2011-0101&document_type=Other", "results": [{"value": "PHMSA", "label": "PHMSA", "count": 13, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-2011-0101&document_type=Other&agency_id=PHMSA", "selected": false}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=PHMSA-2011-0101&document_type=Other", "results": [{"value": "Other", "label": "Other", "count": 13, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-2011-0101", "selected": true}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=PHMSA-2011-0101&document_type=Other", "results": [{"value": 2011, "label": 2011, "count": 13, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-2011-0101&document_type=Other&posted_year=2011", "selected": false}], "truncated": false}}, "suggested_facets": [], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 2823.7566731404513, "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"}