{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where docket_id = \"PHMSA-RSPA-1999-5875\" and posted_year = 2000 sorted by posted_date descending", "rows": [["PHMSA-RSPA-1999-5875-0008", "PHMSA", "PHMSA-RSPA-1999-5875", "Fibrenyle LTD - Addtional Information", "Other", "Additional Information", "2000-12-16T05:00:00Z", 2000, 12, "2000-12-16T05:00:00Z", "2000-05-04T03:59:59Z", "2024-11-12T03:26:01Z", null, 1, 0, "090000648032e8b7"], ["PHMSA-RSPA-1999-5875-0017", "PHMSA", "PHMSA-RSPA-1999-5875", "U.S. DOT/RSPA - Exemption Control Sheet", "Other", "Control Sheet", "2000-12-15T05:00:00Z", 2000, 12, "2000-12-15T05:00:00Z", "2001-02-17T04:59:59Z", "2024-11-12T03:25:46Z", null, 1, 0, "090000648032e8aa"], ["PHMSA-RSPA-1999-5875-0016", "PHMSA", "PHMSA-RSPA-1999-5875", "U.S. DOT/RSPA - Evaluation/Exemption Application", "Other", "Exemption Evaluation Form", "2000-12-08T05:00:00Z", 2000, 12, "2000-12-08T05:00:00Z", "2001-02-17T04:59:59Z", "2024-11-12T03:25:45Z", null, 1, 0, "090000648032e8a9"], ["PHMSA-RSPA-1999-5875-0003", "PHMSA", "PHMSA-RSPA-1999-5875", "IPC Intercontinental Packaging Corporation - Status Request", "Other", "Request", "2000-07-22T04:00:00Z", 2000, 7, "2000-07-22T04:00:00Z", "2000-05-04T03:59:59Z", "2024-11-12T03:26:01Z", null, 1, 0, "090000648032e8b2"], ["PHMSA-RSPA-1999-5875-0015", "PHMSA", "PHMSA-RSPA-1999-5875", "ipc Intercontinental Packaging Corporation - Addititonal Information", "Other", "Additional Information", "2000-07-18T04:00:00Z", 2000, 7, "2000-07-18T04:00:00Z", "2001-02-17T04:59:59Z", "2024-11-12T03:25:45Z", null, 1, 0, "090000648032e8a5"], ["PHMSA-RSPA-1999-5875-0013", "PHMSA", "PHMSA-RSPA-1999-5875", "U.S. DOT/RSPA - Availability of Non-Scannable Items", "Other", "Additional Information", "2000-06-08T04:00:00Z", 2000, 6, "2000-06-08T04:00:00Z", "2000-06-09T03:59:59Z", "2024-11-12T03:25:45Z", null, 1, 0, "090000648032e8a3"], ["PHMSA-RSPA-1999-5875-0014", "PHMSA", "PHMSA-RSPA-1999-5875", "ipc Intercontinental Packaging Corporation - Response", "Other", "Response(s)", "2000-05-22T04:00:00Z", 2000, 5, "2000-05-22T04:00:00Z", "2000-06-09T03:59:59Z", "2024-11-12T03:25:45Z", null, 1, 0, "090000648032e8a4"], ["PHMSA-RSPA-1999-5875-0009", "PHMSA", "PHMSA-RSPA-1999-5875", "U.S. DOT/RSPA - Exemption Control Sheet", "Other", "Control Sheet", "2000-04-14T04:00:00Z", 2000, 4, "2000-04-14T04:00:00Z", "2000-05-04T03:59:59Z", "2024-11-12T03:26:01Z", null, 1, 0, "090000648032e8b8"], ["PHMSA-RSPA-1999-5875-0012", "PHMSA", "PHMSA-RSPA-1999-5875", "U.S. DOT/RSPA - Letter of Denial (Concurrence Grid)", "Other", "Memo, Action Memo or Letter", "2000-04-14T04:00:00Z", 2000, 4, "2000-04-14T04:00:00Z", "2000-05-04T03:59:59Z", "2024-11-12T03:25:45Z", null, 1, 0, "090000648032e8a2"], ["PHMSA-RSPA-1999-5875-0011", "PHMSA", "PHMSA-RSPA-1999-5875", "U.S. DOT/RSPA - Denial of the Application", "Other", "Decision", "2000-04-14T04:00:00Z", 2000, 4, "2000-04-14T04:00:00Z", "2000-05-04T03:59:59Z", "2024-11-12T03:25:45Z", null, 1, 0, "090000648032e8a1"], ["PHMSA-RSPA-1999-5875-0010", "PHMSA", "PHMSA-RSPA-1999-5875", "U.S. DOT/RSPA - Notice of Meeting", "Notice", "Public Meetings", "2000-02-01T05:00:00Z", 2000, 2, "2000-02-01T05:00:00Z", "2000-05-04T03:59:59Z", "2024-11-12T03:25:44Z", null, 1, 0, "090000648032e8a0"]], "truncated": false, "filtered_table_rows_count": 11, "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-RSPA-1999-5875", "p1": "2000"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=PHMSA-RSPA-1999-5875&posted_year=2000", "results": [{"value": "PHMSA", "label": "PHMSA", "count": 11, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-1999-5875&posted_year=2000&agency_id=PHMSA", "selected": false}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=PHMSA-RSPA-1999-5875&posted_year=2000", "results": [{"value": "Other", "label": "Other", "count": 10, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-1999-5875&posted_year=2000&document_type=Other", "selected": false}, {"value": "Notice", "label": "Notice", "count": 1, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-1999-5875&posted_year=2000&document_type=Notice", "selected": false}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=PHMSA-RSPA-1999-5875&posted_year=2000", "results": [{"value": 2000, "label": 2000, "count": 11, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-1999-5875", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "title", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-1999-5875&posted_year=2000&_facet=title"}, {"name": "subtype", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-1999-5875&posted_year=2000&_facet=subtype"}, {"name": "posted_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-1999-5875&posted_year=2000&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-1999-5875&posted_year=2000&_facet=posted_month"}, {"name": "comment_start_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-1999-5875&posted_year=2000&_facet=comment_start_date"}, {"name": "comment_end_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-1999-5875&posted_year=2000&_facet=comment_end_date"}, {"name": "last_modified", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-1999-5875&posted_year=2000&_facet=last_modified"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-1999-5875&posted_year=2000&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-1999-5875&posted_year=2000&_facet_date=comment_start_date"}, {"name": "comment_end_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-1999-5875&posted_year=2000&_facet_date=comment_end_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-1999-5875&posted_year=2000&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 150.00731800682843, "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"}