Checking status…
Catalog / Fdic
fdic

Fdic

Metadata onlyLicense under review

FDIC bank data ingest — full history from banks.data.fdic.gov. Public Domain (US government data). No API key required. Endpoints covered: financials — quarterly call-report data per institution (the main dataset) institutions — all FDIC-insured bank attributes (snapshot) history — institution name…

Metadata only. This source’s license does not permit redistribution, so we catalog its metadata but do not re-serve the data. Use the provider link to obtain it under the original terms.

Licensing & provenance

License
License under review
Redistribution
Not permitted (metadata only)
Commercial use
Restricted / no
Modification
Permitted

Access & mirrors

Download
Select & download fdic series as CSV →
API
Get a free API key, then GET /v1/series/<id>.csv
Canonical landing
https://econdatalibrary.com/fdic.html
Update cadence
quarterly
Update strategy
extend by date
Storage layout
Per-endpoint parquet: data/clean_full/fdic/{financials,institutions,history,failures,summary}.parquet. financials is LONG (series_key='CERT={cert}:{field}', obs_date(date32), value(float64)); the other four are WIDE (one row per record, all selected fields as typed columns). financials flushes every >5M rows via _append_parquet (read-existing+concat+rewrite). No raw dir.

Full description

FDIC bank data ingest — full history from banks.data.fdic.gov. Public Domain (US government data). No API key required. Endpoints covered: financials — quarterly call-report data per institution (the main dataset) institutions — all FDIC-insured bank attributes (snapshot) history — institution name changes / mergers failures — failed bank list (1934–present) summary — industry-level aggregate stats by quarter Output: data/clean_full/fdic/<endpoint>.parquet financials stored in long format: series_key = "CERT={cert}:{field}", obs_date, value Others stored wide (one row per record with all available fields). Run: python jobs/ingest_fdic.py python jobs/ingest_fdic.py --only financials

Structured metadata

schema.org/Dataset (Google Dataset Search)
{
  "@context": "https://schema.org/",
  "@type": "Dataset",
  "name": "Fdic",
  "description": "FDIC bank data ingest — full history from banks.data.fdic.gov. Public Domain (US government data). No API key required. Endpoints covered: financials — quarterly call-report data per institution (the main dataset) institutions — all FDIC-insured bank attributes (snapshot) history — institution name…",
  "url": "https://econdatalibrary.com/fdic.html",
  "identifier": "fdic",
  "isAccessibleForFree": false,
  "publisher": {
    "@type": "Organization",
    "name": "Econ Data Library",
    "url": "https://econdatalibrary.com"
  },
  "creator": {
    "@type": "Organization",
    "name": "Fdic"
  },
  "keywords": [
    "fdic"
  ],
  "sameAs": [
    "https://huggingface.co/datasets/econdatalibrary-fdic",
    "https://zenodo.org/communities/econdatalibrary"
  ],
  "usageInfo": "Metadata-only catalog entry. This source's license does not permit redistribution, so the data itself is not served here; use the provider link to obtain the data under its terms."
}
Croissant (ML-ready, schema.org JSON-LD)
{
  "@context": {
    "@language": "en",
    "@vocab": "https://schema.org/",
    "cr": "http://mlcommons.org/croissant/",
    "data": {
      "@id": "cr:data",
      "@type": "@json"
    },
    "dataType": {
      "@id": "cr:dataType",
      "@type": "@vocab"
    },
    "sc": "https://schema.org/",
    "conformsTo": "dct:conformsTo",
    "dct": "http://purl.org/dc/terms/"
  },
  "@type": "sc:Dataset",
  "conformsTo": "http://mlcommons.org/croissant/1.0",
  "name": "fdic",
  "description": "FDIC bank data ingest — full history from banks.data.fdic.gov. Public Domain (US government data). No API key required. Endpoints covered: financials — quarterly call-report data per institution (the main dataset) institutions — all FDIC-insured bank attributes (snapshot) history — institution name…",
  "url": "https://econdatalibrary.com/fdic.html",
  "creator": {
    "@type": "sc:Organization",
    "name": "Fdic"
  },
  "publisher": {
    "@type": "sc:Organization",
    "name": "Econ Data Library",
    "url": "https://econdatalibrary.com"
  },
  "isAccessibleForFree": false,
  "usageInfo": "Metadata-only Croissant record; underlying data is not redistributed under this source's license."
}
Part of the Econ Data Library catalog · metadata generated 2026-07-14 from the central registry · browse all datasets
ElkassabgiData

One account. Every library.

HF Data Library  ·  Econ Data Library  · more to come