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…
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
{
"@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."
}{
"@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."
}