Checking status…
Catalog / Fred
fred

Fred

Metadata onlyLicense under review

FRED (Federal Reserve Economic Data) — St. Louis Fed, keyless CSV download. License: FRED Terms of Use — free for research/educational use Source: https://fred.stlouisfed.org/ No API key required for individual series CSV downloads. Strategy: * Download each series via…

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.

Coverage

Measured observations
48,048,976

Licensing & provenance

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

Access & mirrors

Download
Select & download fred series as CSV →
API
Get a free API key, then GET /v1/series/<id>.csv
Canonical landing
https://econdatalibrary.com/fred.html
Update cadence
weekly
Update strategy
extend by date
Storage layout
Single grouped parquet: data/clean_full/fred/fred.parquet, columns series_key (FRED id), obs_date(date32), value(float64), zstd. Built by loading the entire existing file into Python lists, extending with new series, and rewriting the whole file once. No raw dir, no sidecar (the _fred_log.txt / _manifest.json / release_*.parquet alongside it are from other scripts).

Full description

FRED (Federal Reserve Economic Data) — St. Louis Fed, keyless CSV download. License: FRED Terms of Use — free for research/educational use Source: https://fred.stlouisfed.org/ No API key required for individual series CSV downloads. Strategy: * Download each series via https://fred.stlouisfed.org/graph/fredgraph.csv?id={series_id} * Curated list of ~800 series covering US macro, rates, labor, banking, international Run: python jobs/ingest_fred.py python jobs/ingest_fred.py --only GDP,CPIAUCSL

Structured metadata

schema.org/Dataset (Google Dataset Search)
{
  "@context": "https://schema.org/",
  "@type": "Dataset",
  "name": "Fred",
  "description": "FRED (Federal Reserve Economic Data) — St. Louis Fed, keyless CSV download. License: FRED Terms of Use — free for research/educational use Source: https://fred.stlouisfed.org/ No API key required for individual series CSV downloads. Strategy: * Download each series via…",
  "url": "https://econdatalibrary.com/fred.html",
  "identifier": "fred",
  "isAccessibleForFree": false,
  "publisher": {
    "@type": "Organization",
    "name": "Econ Data Library",
    "url": "https://econdatalibrary.com"
  },
  "creator": {
    "@type": "Organization",
    "name": "Fred"
  },
  "keywords": [
    "fred"
  ],
  "sameAs": [
    "https://huggingface.co/datasets/econdatalibrary-fred",
    "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": "fred",
  "description": "FRED (Federal Reserve Economic Data) — St. Louis Fed, keyless CSV download. License: FRED Terms of Use — free for research/educational use Source: https://fred.stlouisfed.org/ No API key required for individual series CSV downloads. Strategy: * Download each series via…",
  "url": "https://econdatalibrary.com/fred.html",
  "creator": {
    "@type": "sc:Organization",
    "name": "Fred"
  },
  "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