OFR (Office of Financial Research) data ingest. Datasets available at data.financialresearch.gov/v1/series/dataset: fnyr - Federal Reserve Bank of NY Reference Rates (BGCR, TGCR, SOFR, EFFR, OBFR + distributions) repo - OFR U.S. Repo Markets Data Release (164 series: GC repo by collateral/maturity)…
Office of Financial Research (OFR), U.S. Department of the Treasury. Retrieved from https://www.financialresearch.gov/. Compiled and redistributed by the Elkassabgi Data Library.
Processing: Retrieved from the official source, normalized to a long {series_key, obs_date, value} schema (period-start dates), de-duplicated, and stored as zstd Parquet. Compiled and redistributed by the Elkassabgi Data Library.
OFR (Office of Financial Research) data ingest. Datasets available at data.financialresearch.gov/v1/series/dataset: fnyr - Federal Reserve Bank of NY Reference Rates (BGCR, TGCR, SOFR, EFFR, OBFR + distributions) repo - OFR U.S. Repo Markets Data Release (164 series: GC repo by collateral/maturity) mmf - OFR U.S. Money Market Fund Data Release (42 series: AUM, flows, composition) nypd - Federal Reserve Bank of NY Primary Dealer Statistics (194 series) License: US public domain (OFR is a US federal agency created by Dodd-Frank). Source: Office of Financial Research, U.S. Department of the Treasury. No API key required. Run: python jobs/ingest_ofr.py
{
"@context": "https://schema.org/",
"@type": "Dataset",
"name": "Office of Financial Research (OFR), U.S. Department of the Treasury",
"description": "U.S. secured-funding and repo reference rates — broad general collateral rate and percentiles. OFR. 423 series, 2010–2026. Free download under public domain.",
"url": "https://econdatalibrary.com/ofr",
"identifier": "ofr",
"isAccessibleForFree": true,
"publisher": {
"@type": "Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"includedInDataCatalog": {
"@type": "DataCatalog",
"@id": "https://econdatalibrary.com/#catalog",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com/catalog"
},
"creator": {
"@type": "Organization",
"name": "Office of Financial Research, U.S. Department of the Treasury",
"alternateName": "OFR",
"url": "https://www.financialresearch.gov/"
},
"license": "https://www.usa.gov/government-works",
"keywords": [
"Money & Banking",
"ofr"
],
"temporalCoverage": "2010-11-30/2026-06-22",
"citation": "Office of Financial Research (OFR), U.S. Department of the Treasury. Retrieved from https://www.financialresearch.gov/. Compiled and redistributed by the Elkassabgi Data Library.",
"sameAs": [
"https://huggingface.co/datasets/econdatalibrary-ofr",
"https://zenodo.org/communities/econdatalibrary"
],
"distribution": [
{
"@type": "DataDownload",
"name": "ofr — CSV",
"encodingFormat": "text/csv",
"contentUrl": "https://econdatalibrary.com/download.html?source=ofr",
"license": "https://www.usa.gov/government-works"
}
]
}{
"@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": "ofr",
"description": "U.S. secured-funding and repo reference rates — broad general collateral rate and percentiles. OFR. 423 series, 2010–2026. Free download under public domain.",
"url": "https://econdatalibrary.com/ofr",
"creator": {
"@type": "sc:Organization",
"name": "Office of Financial Research, U.S. Department of the Treasury",
"alternateName": "OFR",
"url": "https://www.financialresearch.gov/"
},
"publisher": {
"@type": "sc:Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"license": "https://www.usa.gov/government-works",
"keywords": [
"Money & Banking"
],
"temporalCoverage": "2010-11-30/2026-06-22",
"citation": "Office of Financial Research (OFR), U.S. Department of the Treasury. Retrieved from https://www.financialresearch.gov/. Compiled and redistributed by the Elkassabgi Data Library.",
"distribution": [
{
"@type": "cr:FileObject",
"@id": "ofr-csv",
"name": "ofr-csv",
"description": "Per-series CSV, downloadable with a free API key.",
"contentUrl": "https://econdatalibrary.com/download.html?source=ofr",
"encodingFormat": "text/csv"
}
]
}