{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where docket_id = \"PHMSA-RSPA-2002-11449\" and posted_year = 2004 sorted by posted_date descending", "rows": [["PHMSA-RSPA-2002-11449-0015", "PHMSA", "PHMSA-RSPA-2002-11449", "U.S. DOT/RSPA - Offer", "Other", "Offer", "2004-12-01T05:00:00Z", 2004, 12, "2004-12-01T05:00:00Z", "2005-05-21T03:59:59Z", "2024-11-07T17:53:35Z", null, 1, 0, "090000648030449b"], ["PHMSA-RSPA-2002-11449-0019", "PHMSA", "PHMSA-RSPA-2002-11449", "U.S. DOT/RSPA - General Correspondence", "Other", "General Correspondence", "2004-11-02T05:00:00Z", 2004, 11, "2004-11-02T05:00:00Z", "2005-05-24T03:59:59Z", "2024-11-07T17:53:36Z", null, 1, 0, "090000648030449f"], ["PHMSA-RSPA-2002-11449-0021", "PHMSA", "PHMSA-RSPA-2002-11449", "R.T. Vanderbilt Company - Renewal for Exemption DOT-E 12886", "Other", "Application", "2004-10-27T04:00:00Z", 2004, 10, "2004-10-27T04:00:00Z", "2005-05-24T03:59:59Z", "2024-11-07T17:53:36Z", null, 1, 0, "09000064803044a2"], ["PHMSA-RSPA-2002-11449-0016", "PHMSA", "PHMSA-RSPA-2002-11449", "U.S. DOT/RSPA - Offer", "Other", "Offer", "2004-10-26T04:00:00Z", 2004, 10, "2004-10-26T04:00:00Z", "2005-05-21T03:59:59Z", "2024-11-07T17:53:35Z", null, 1, 0, "090000648030449c"], ["PHMSA-RSPA-2002-11449-0014", "PHMSA", "PHMSA-RSPA-2002-11449", "U.S. DOT/RSPA - Offer", "Other", "Offer", "2004-10-26T04:00:00Z", 2004, 10, "2004-10-26T04:00:00Z", "2005-05-21T03:59:59Z", "2024-11-07T17:53:13Z", null, 1, 0, "090000648030449a"], ["PHMSA-RSPA-2002-11449-0017", "PHMSA", "PHMSA-RSPA-2002-11449", "U.S. DOT/RSPA - Offer", "Other", "Offer", "2004-10-26T04:00:00Z", 2004, 10, "2004-10-26T04:00:00Z", "2005-05-21T03:59:59Z", "2024-11-07T17:53:35Z", null, 1, 0, "090000648030449d"], ["PHMSA-RSPA-2002-11449-0020", "PHMSA", "PHMSA-RSPA-2002-11449", "Arkema, Inc. - Application for Party Status to Exemptions DOT-E 3216, 7285, 8861, 9401, 11241, 11722, 11761, 12015, 12879, 12886, 13219", "Other", "Application", "2004-10-25T04:00:00Z", 2004, 10, "2004-10-25T04:00:00Z", "2005-05-24T03:59:59Z", "2024-11-07T17:53:36Z", null, 1, 0, "09000064803044a1"], ["PHMSA-RSPA-2002-11449-0018", "PHMSA", "PHMSA-RSPA-2002-11449", "Organic Peroxide Producers Safety Division - Additional Information", "Other", "Additional Information", "2004-10-22T04:00:00Z", 2004, 10, "2004-10-22T04:00:00Z", "2005-05-24T03:59:59Z", "2024-11-07T17:53:36Z", null, 1, 0, "090000648030449e"], ["PHMSA-RSPA-2002-11449-0022", "PHMSA", "PHMSA-RSPA-2002-11449", "Organic Peroxide Producers Safety Division - Conversion of Exemption DOT-E 12886 to Permanent", "Other", "Application", "2004-10-14T04:00:00Z", 2004, 10, "2004-10-14T04:00:00Z", "2005-05-24T03:59:59Z", "2024-11-07T17:53:36Z", null, 1, 0, "09000064803044a3"], ["PHMSA-RSPA-2002-11449-0012", "PHMSA", "PHMSA-RSPA-2002-11449", "U.S. DOT/RSPA - Offer", "Other", "Offer", "2004-04-21T04:00:00Z", 2004, 4, "2004-04-21T04:00:00Z", "2005-04-29T03:59:59Z", "2024-11-07T17:53:13Z", null, 1, 0, "0900006480304498"], ["PHMSA-RSPA-2002-11449-0011", "PHMSA", "PHMSA-RSPA-2002-11449", "R.T. Vanderbilt Company - Request for Party Status to DOT-E 12886", "Other", "Application", "2004-02-20T05:00:00Z", 2004, 2, "2004-02-20T05:00:00Z", "2005-04-29T03:59:59Z", "2024-11-07T17:53:13Z", null, 1, 0, "0900006480304497"]], "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-2002-11449", "p1": "2004"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=PHMSA-RSPA-2002-11449&posted_year=2004", "results": [{"value": "PHMSA", "label": "PHMSA", "count": 11, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=PHMSA-RSPA-2002-11449&posted_year=2004&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-2002-11449&posted_year=2004", "results": [{"value": "Other", "label": "Other", "count": 11, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=PHMSA-RSPA-2002-11449&posted_year=2004&document_type=Other", "selected": false}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=PHMSA-RSPA-2002-11449&posted_year=2004", "results": [{"value": 2004, "label": 2004, "count": 11, "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=PHMSA-RSPA-2002-11449", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "title", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=PHMSA-RSPA-2002-11449&posted_year=2004&_facet=title"}, {"name": "subtype", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=PHMSA-RSPA-2002-11449&posted_year=2004&_facet=subtype"}, {"name": "posted_date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=PHMSA-RSPA-2002-11449&posted_year=2004&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=PHMSA-RSPA-2002-11449&posted_year=2004&_facet=posted_month"}, {"name": "comment_start_date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=PHMSA-RSPA-2002-11449&posted_year=2004&_facet=comment_start_date"}, {"name": "comment_end_date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=PHMSA-RSPA-2002-11449&posted_year=2004&_facet=comment_end_date"}, {"name": "last_modified", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=PHMSA-RSPA-2002-11449&posted_year=2004&_facet=last_modified"}, {"name": "posted_date", "type": "date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=PHMSA-RSPA-2002-11449&posted_year=2004&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=PHMSA-RSPA-2002-11449&posted_year=2004&_facet_date=comment_start_date"}, {"name": "comment_end_date", "type": "date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=PHMSA-RSPA-2002-11449&posted_year=2004&_facet_date=comment_end_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://regs.datadawn.org/openregs/documents.json?docket_id=PHMSA-RSPA-2002-11449&posted_year=2004&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 1332.722791004926, "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"}