{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where docket_id = \"PHMSA-RSPA-1997-3254\" and posted_year = 1998 sorted by posted_date descending", "rows": [["PHMSA-RSPA-1997-3254-0010", "PHMSA", "PHMSA-RSPA-1997-3254", "U.S. DOT/RSPA - Exemption/Grant", "Other", "Exemption/Waiver", "1998-03-03T05:00:00Z", 1998, 3, "1998-03-03T05:00:00Z", "1998-03-05T04:59:59Z", "2008-01-08T20:21:36Z", null, 0, 0, "090000648031ee55"], ["PHMSA-RSPA-1997-3254-0009", "PHMSA", "PHMSA-RSPA-1997-3254", "Lockheed Martin Energy Research (LMER) Corporation and Lockheed Martin Energy Systems (LMES) Inc.- Application for Party to Exemption", "Other", "Application", "1998-03-03T05:00:00Z", 1998, 3, "1998-03-03T05:00:00Z", "1998-03-05T04:59:59Z", "2008-01-08T20:24:00Z", null, 0, 0, "090000648031ee5f"], ["PHMSA-RSPA-1997-3254-0012", "PHMSA", "PHMSA-RSPA-1997-3254", "U.S. DOT/RSPA - Offer", "Other", "Offer", "1998-02-17T05:00:00Z", 1998, 2, "1998-02-17T05:00:00Z", "2005-07-07T03:59:59Z", "2008-01-08T20:26:00Z", null, 0, 0, "090000648031ee57"], ["PHMSA-RSPA-1997-3254-0011", "PHMSA", "PHMSA-RSPA-1997-3254", "U.S. DOT/RSPA - Offer", "Other", "Offer", "1998-02-17T05:00:00Z", 1998, 2, "1998-02-17T05:00:00Z", "2005-07-01T03:59:59Z", "2008-01-08T20:25:03Z", null, 0, 0, "090000648031ee56"], ["PHMSA-RSPA-1997-3254-0007", "PHMSA", "PHMSA-RSPA-1997-3254", "U. S. DOT/RSPA- Evaluation/Exemption Application", "Other", "Exemption Evaluation Form", "1998-02-13T05:00:00Z", 1998, 2, "1998-02-13T05:00:00Z", "1998-02-14T04:59:59Z", "2008-01-08T20:20:29Z", null, 0, 0, "090000648031ee5d"], ["PHMSA-RSPA-1997-3254-0003", "PHMSA", "PHMSA-RSPA-1997-3254", "Laidlaw Environmental Services, Inc. - Final Report, Inspection Monitoring LMFBR-FFM Sump Tank, EJN-10531, Shop Order RE-090", "Other", "Report", "1998-02-13T05:00:00Z", 1998, 2, "1998-02-13T05:00:00Z", "1998-02-14T04:59:59Z", "2008-01-08T20:17:16Z", null, 0, 0, "090000648031ee59"], ["PHMSA-RSPA-1997-3254-0008", "PHMSA", "PHMSA-RSPA-1997-3254", "U. S. DOT/RSPA - Exemption/Grant", "Other", "Exemption/Waiver", "1998-02-12T05:00:00Z", 1998, 2, "1998-02-12T05:00:00Z", "1998-02-14T04:59:59Z", "2008-01-08T20:22:47Z", null, 0, 0, "090000648031ee5e"], ["PHMSA-RSPA-1997-3254-0002", "PHMSA", "PHMSA-RSPA-1997-3254", "Oak Ridge National Laboratory - Letter of Rescision", "Other", "Correspondence", "1998-02-12T05:00:00Z", 1998, 2, "1998-02-12T05:00:00Z", "1998-02-14T04:59:59Z", "2008-01-08T20:26:00Z", null, 0, 0, "090000648031ee58"], ["PHMSA-RSPA-1997-3254-0006", "PHMSA", "PHMSA-RSPA-1997-3254", "Laidlaw Environmental Services, Inc. - Additional Information/Justification", "Other", "Additional Information", "1998-02-09T05:00:00Z", 1998, 2, "1998-02-09T05:00:00Z", "1998-02-14T04:59:59Z", "2008-01-08T20:17:16Z", null, 0, 0, "090000648031ee5c"], ["PHMSA-RSPA-1997-3254-0005", "PHMSA", "PHMSA-RSPA-1997-3254", "Laidlaw Environmental Services, Inc. - Report With Pictures", "Other", "Report", "1998-01-27T05:00:00Z", 1998, 1, "1998-01-27T05:00:00Z", "1998-02-14T04:59:59Z", "2008-01-08T20:25:03Z", null, 0, 0, "090000648031ee5b"], ["PHMSA-RSPA-1997-3254-0001", "PHMSA", "PHMSA-RSPA-1997-3254", "Laidlaw Environmental Services (TG) - Transport four tanks from the Department of Energy", "Other", "Application", "1998-01-15T05:00:00Z", 1998, 1, "1998-01-15T05:00:00Z", "1998-01-16T04:59:59Z", "2008-01-08T20:17:16Z", null, 0, 0, "090000648031ee54"]], "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-1997-3254", "p1": "1998"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?docket_id=PHMSA-RSPA-1997-3254&posted_year=1998", "results": [{"value": "PHMSA", "label": "PHMSA", "count": 11, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-1997-3254&posted_year=1998&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-1997-3254&posted_year=1998", "results": [{"value": "Other", "label": "Other", "count": 11, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-1997-3254&posted_year=1998&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-1997-3254&posted_year=1998", "results": [{"value": 1998, "label": 1998, "count": 11, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-1997-3254", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "title", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-1997-3254&posted_year=1998&_facet=title"}, {"name": "subtype", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-1997-3254&posted_year=1998&_facet=subtype"}, {"name": "posted_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-1997-3254&posted_year=1998&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-1997-3254&posted_year=1998&_facet=posted_month"}, {"name": "comment_start_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-1997-3254&posted_year=1998&_facet=comment_start_date"}, {"name": "comment_end_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-1997-3254&posted_year=1998&_facet=comment_end_date"}, {"name": "last_modified", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-1997-3254&posted_year=1998&_facet=last_modified"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-1997-3254&posted_year=1998&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-1997-3254&posted_year=1998&_facet_date=comment_start_date"}, {"name": "comment_end_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-1997-3254&posted_year=1998&_facet_date=comment_end_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?docket_id=PHMSA-RSPA-1997-3254&posted_year=1998&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 110.53357494529337, "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"}