{"database": "openregs", "table": "documents", "is_view": false, "human_description_en": "where agency_id = \"FERC\", document_type = \"Proposed Rule\" and posted_year = 2025 sorted by posted_date descending", "rows": [["FERC-2025-3354-0001", "FERC", null, "Five-Year Review of the Oil Pipeline Index; Correction", "Proposed Rule", null, "2025-12-19T05:00:00Z", 2025, 12, "2025-12-19T05:00:00Z", null, "2025-12-19T17:15:28Z", "2025-23488", 0, 0, "09000064b90f48ab"], ["FERC-2025-2888-0001", "FERC", null, "Safe Harbor Policy for Data Providers to Price Index Developers", "Proposed Rule", null, "2025-11-25T05:00:00Z", 2025, 11, "2025-11-25T05:00:00Z", null, "2025-11-25T18:12:36Z", "2025-20897", 0, 0, "09000064b9098c13"], ["FERC-2025-2910-0001", "FERC", null, "Authorizations for Certain Activities at Liquefied Natural Gas Plants", "Proposed Rule", null, "2025-11-25T05:00:00Z", 2025, 11, "2025-11-25T05:00:00Z", "2026-01-27T04:59:59Z", "2025-11-25T18:12:59Z", "2025-20898", 0, 0, "09000064b9099584"], ["FERC-2025-2919-0001", "FERC", null, "Supplemental Review of the Oil Pipeline Index Level; Withdrawal", "Proposed Rule", null, "2025-11-25T05:00:00Z", 2025, 11, "2025-11-25T05:00:00Z", null, "2025-11-25T18:13:13Z", "2025-20900", 0, 0, "09000064b9099688"], ["FERC-2025-2909-0001", "FERC", null, "Duty of Candor; Withdrawal", "Proposed Rule", null, "2025-11-25T05:00:00Z", 2025, 11, "2025-11-25T05:00:00Z", null, "2025-11-25T18:12:59Z", "2025-20906", 0, 0, "09000064b9099583"], ["FERC-2025-2870-0001", "FERC", null, "Five-Year Review of the Oil Pipeline Index", "Proposed Rule", null, "2025-11-24T05:00:00Z", 2025, 11, "2025-11-24T05:00:00Z", "2026-01-15T04:59:59Z", "2025-11-24T18:08:48Z", "2025-20762", 0, 0, "09000064b9093520"], ["FERC-2025-2761-0001", "FERC", null, "Standards for Business Practices of Interstate Natural Gas Pipelines", "Proposed Rule", null, "2025-11-19T05:00:00Z", 2025, 11, "2025-11-19T05:00:00Z", "2026-01-21T04:59:59Z", "2026-01-24T13:16:32Z", "2025-20325", 0, 0, "09000064b9088e72"], ["FERC-2025-2662-0001", "FERC", null, "Implementation of the Executive Order Entitled \"Zero-Based Regulatory Budgeting to Unleash American Energy\"", "Proposed Rule", null, "2025-10-21T04:00:00Z", 2025, 10, "2025-10-21T04:00:00Z", "2025-11-21T04:59:59Z", "2025-10-21T16:54:54Z", "2025-19608", 0, 0, "09000064b9041f0f"], ["FERC-2025-2335-0001", "FERC", null, "Critical Infrastructure Protection Reliability Standard: Cyber Security\u2014Security Management Controls", "Proposed Rule", null, "2025-09-23T04:00:00Z", 2025, 9, "2025-09-23T04:00:00Z", "2025-11-25T04:59:59Z", "2025-09-23T16:05:39Z", "2025-18396", 0, 0, "09000064b8fd3c01"], ["FERC-2025-2332-0001", "FERC", null, "Virtualization Reliability Standards", "Proposed Rule", null, "2025-09-23T04:00:00Z", 2025, 9, "2025-09-23T04:00:00Z", "2025-11-25T04:59:59Z", "2025-09-23T16:05:26Z", "2025-18395", 0, 0, "09000064b8fd3b66"], ["FERC-2025-0884-0001", "FERC", null, "Blanket Certificate Cost Limitations", "Proposed Rule", null, "2025-06-24T04:00:00Z", 2025, 6, "2025-06-24T04:00:00Z", "2025-08-26T03:59:59Z", "2025-06-24T16:23:46Z", "2025-11583", 0, 0, "09000064b8e25500"], ["FERC-2025-0891-0001", "FERC", null, "Removal of Regulations Limiting Authorizations to Proceed with Construction Activities Pending Rehearing", "Proposed Rule", null, "2025-06-24T04:00:00Z", 2025, 6, "2025-06-24T04:00:00Z", "2025-07-25T03:59:59Z", "2025-06-24T16:25:06Z", "2025-11582", 0, 0, "09000064b8e29652"], ["FERC-2025-0062-0001", "FERC", null, "Reliability Standards for Frequency and Voltage Protection Settings and Ride-Through for Inverter-Based Resources", "Proposed Rule", null, "2025-01-21T05:00:00Z", 2025, 1, "2025-01-21T05:00:00Z", "2025-03-25T03:59:59Z", "2025-01-21T13:55:26Z", "2025-00263", 0, 0, "09000064868e3442"]], "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 \"agency_id\" = :p0 and \"document_type\" = :p1 and \"posted_year\" = :p2 order by posted_date desc limit 101", "params": {"p0": "FERC", "p1": "Proposed Rule", "p2": "2025"}}, "facet_results": {"agency_id": {"name": "agency_id", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=FERC&document_type=Proposed+Rule&posted_year=2025", "results": [{"value": "FERC", "label": "FERC", "count": 13, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?document_type=Proposed+Rule&posted_year=2025", "selected": true}], "truncated": false}, "document_type": {"name": "document_type", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=FERC&document_type=Proposed+Rule&posted_year=2025", "results": [{"value": "Proposed Rule", "label": "Proposed Rule", "count": 13, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FERC&posted_year=2025", "selected": true}], "truncated": false}, "posted_year": {"name": "posted_year", "type": "column", "hideable": false, "toggle_url": "/openregs/documents.json?agency_id=FERC&document_type=Proposed+Rule&posted_year=2025", "results": [{"value": 2025, "label": 2025, "count": 13, "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FERC&document_type=Proposed+Rule", "selected": true}], "truncated": false}}, "suggested_facets": [{"name": "posted_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FERC&document_type=Proposed+Rule&posted_year=2025&_facet=posted_date"}, {"name": "posted_month", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FERC&document_type=Proposed+Rule&posted_year=2025&_facet=posted_month"}, {"name": "comment_start_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FERC&document_type=Proposed+Rule&posted_year=2025&_facet=comment_start_date"}, {"name": "comment_end_date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FERC&document_type=Proposed+Rule&posted_year=2025&_facet=comment_end_date"}, {"name": "last_modified", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FERC&document_type=Proposed+Rule&posted_year=2025&_facet=last_modified"}, {"name": "posted_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FERC&document_type=Proposed+Rule&posted_year=2025&_facet_date=posted_date"}, {"name": "comment_start_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FERC&document_type=Proposed+Rule&posted_year=2025&_facet_date=comment_start_date"}, {"name": "comment_end_date", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FERC&document_type=Proposed+Rule&posted_year=2025&_facet_date=comment_end_date"}, {"name": "last_modified", "type": "date", "toggle_url": "https://www.pawtectors.org/openregs/documents.json?agency_id=FERC&document_type=Proposed+Rule&posted_year=2025&_facet_date=last_modified"}], "next": null, "next_url": null, "private": false, "allow_execute_sql": true, "query_ms": 468.2791722007096, "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"}