home / openregs

documents

Regulatory documents from Regulations.gov including rules, proposed rules, notices, and supporting materials.

Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API

13 rows where agency_id = "FDIC", document_type = "Proposed Rule" and posted_year = 2025 sorted by posted_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: posted_date, posted_month, comment_start_date, comment_end_date, posted_date (date), comment_start_date (date), comment_end_date (date), last_modified (date)

posted_year 1

  • 2025 · 13 ✖

document_type 1

  • Proposed Rule · 13 ✖

agency_id 1

  • FDIC · 13 ✖
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
FDIC-2025-1110-0001 FDIC   Approval Requirements for Issuance of Payment Stablecoins by Subsidiaries of FDIC-Supervised Insured Depository Institutions Proposed Rule   2025-12-19T05:00:00Z 2025 12 2025-12-19T05:00:00Z 2026-02-18T04:59:59Z 2025-12-19T17:15:39Z 2025-23510 0 0 09000064b90f5105
FDIC-2025-0879-0001 FDIC   Regulatory Capital: Revisions to the Community Bank Leverage Ratio Framework Proposed Rule   2025-12-01T05:00:00Z 2025 12 2025-12-01T05:00:00Z 2026-01-31T04:59:59Z 2025-12-01T18:00:26Z 2025-21625 0 0 09000064b90a5a76
FDIC-2025-0714-0001 FDIC   Unsafe or Unsound Practices, Matters Requiring Attention Proposed Rule   2025-10-30T04:00:00Z 2025 10 2025-10-30T04:00:00Z 2025-12-30T04:59:59Z 2025-12-30T10:00:09Z 2025-19711 0 0 09000064b9058005
FDIC-2025-0715-0001 FDIC   Prohibition on Use of Reputation Risk by Regulators Proposed Rule   2025-10-30T04:00:00Z 2025 10 2025-10-30T04:00:00Z 2025-12-30T04:59:59Z 2025-10-31T16:22:12Z 2025-19715 0 0 09000064b9058007
FDIC-2025-0551-0001 FDIC   FDIC Official Signs, Advertisement of Membership, False Advertising, Misrepresentation of Insured Status, and Misuse of the FDIC's Name or Logo Proposed Rule   2025-08-21T04:00:00Z 2025 8 2025-08-21T04:00:00Z 2025-10-21T03:59:59Z 2025-08-21T15:23:34Z 2025-16056 0 0 09000064b8f0b2ef
FDIC-2025-0417-0001 FDIC   Adjusting and Indexing Certain Regulatory Thresholds Proposed Rule   2025-07-28T04:00:00Z 2025 7 2025-07-28T04:00:00Z 2025-09-27T03:59:59Z 2025-07-28T17:21:24Z 2025-14132 0 0 09000064b8ead964
FDIC-2025-0384-0001 FDIC   Regulatory Publication and Review under the Economic Growth and Regulatory Paperwork Reduction Act of 1996 Proposed Rule   2025-07-25T04:00:00Z 2025 7 2025-07-25T04:00:00Z 2025-10-24T03:59:59Z 2025-07-25T15:48:39Z 2025-14060 0 0 09000064b8e9c767
FDIC-2025-0319-0001 FDIC   Establishment and Relocation of Branches and Offices Proposed Rule   2025-07-18T04:00:00Z 2025 7 2025-07-18T04:00:00Z 2025-09-17T03:59:59Z 2025-07-18T16:27:33Z 2025-13568 0 0 09000064b8e8350b
FDIC-2025-0321-0001 FDIC   Parent Companies of Industrial Banks and Industrial Loan Companies; Withdrawal Proposed Rule   2025-07-18T04:00:00Z 2025 7 2025-07-18T04:00:00Z   2025-07-18T16:27:46Z 2025-13504 0 0 09000064b8e835f5
FDIC-2025-0318-0001 FDIC   Community Reinvestment Act Regulations Proposed Rule   2025-07-18T04:00:00Z 2025 7 2025-07-18T04:00:00Z 2025-08-19T03:59:59Z 2025-07-18T16:27:29Z 2025-13559 0 0 09000064b8e83504
FDIC-2025-0219-0001 FDIC   Regulatory Capital Rule: Modifications to the Enhanced Supplementary Leverage Ratio Standards for U.S. Global Systemically Important Bank Holding Companies and Their Subsidiary Depository Institutions; etc. Proposed Rule   2025-07-10T04:00:00Z 2025 7 2025-07-10T04:00:00Z 2025-08-27T03:59:59Z 2025-07-10T16:41:03Z 2025-12787 0 0 09000064b8e6023a
FDIC-2025-0014-0001 FDIC   Unsafe and Unsound Banking Practices: Brokered Deposits Restrictions; Guidelines Establishing Standards for Corporate Governance and Risk Management for Covered Institutions with Total Consolidated Assets of $10 Billion or More; Regulations Implementing the Change in Bank Control Act; Withdrawal Proposed Rule   2025-03-14T04:00:00Z 2025 3 2025-03-14T04:00:00Z   2025-03-14T12:09:56Z 2025-04088 0 0 09000064869f0234
FDIC-2025-0013-0001 FDIC   Statement of Policy on Bank Merger Transactions Proposed Rule   2025-03-11T04:00:00Z 2025 3 2025-03-11T04:00:00Z 2025-04-11T03:59:59Z 2025-03-11T11:23:52Z 2025-03832 0 0 09000064869d5975

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE documents (
    id TEXT PRIMARY KEY,
    agency_id TEXT,
    docket_id TEXT REFERENCES dockets(id),
    title TEXT,
    document_type TEXT,
    subtype TEXT,
    posted_date TEXT,
    posted_year INTEGER,
    posted_month INTEGER,
    comment_start_date TEXT,
    comment_end_date TEXT,
    last_modified TEXT,
    fr_doc_num TEXT,
    open_for_comment INTEGER,
    withdrawn INTEGER,
    object_id TEXT
);
CREATE INDEX idx_docs_agency ON documents(agency_id);
CREATE INDEX idx_docs_docket ON documents(docket_id);
CREATE INDEX idx_docs_date ON documents(posted_date);
CREATE INDEX idx_docs_year ON documents(posted_year);
CREATE INDEX idx_docs_type ON documents(document_type);
CREATE INDEX idx_docs_frnum ON documents(fr_doc_num);
CREATE INDEX idx_docs_comment_end ON documents(comment_end_date) WHERE comment_end_date IS NOT NULL AND withdrawn = 0;
Powered by Datasette · Queries took 1354.596ms · Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API