BCRP (Banco Central de Reserva del Perú) — Peruvian exchange rate data. License: Open data (public domain) Source: https://estadisticas.bcrp.gob.pe/ No API key required. Coverage: * Daily exchange rates: USD/PEN, EUR/PEN, GBP/PEN, JPY/PEN (buying, selling, spot) NOTE: Only daily PD* series work via…
Banco Central de Reserva del Perú (BCRP) — Estadísticas / BCRPData. Retrieved from https://estadisticas.bcrp.gob.pe. 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.
BCRP (Banco Central de Reserva del Perú) — Peruvian exchange rate data. License: Open data (public domain) Source: https://estadisticas.bcrp.gob.pe/ No API key required. Coverage: * Daily exchange rates: USD/PEN, EUR/PEN, GBP/PEN, JPY/PEN (buying, selling, spot) NOTE: Only daily PD* series work via the public JSON API. Monthly/quarterly/annual PN* series return empty responses. API: https://estadisticas.bcrp.gob.pe/estadisticas/series/api/{code}/json/{start}/{end} * Single series only — batched requests fail * Daily period format: YYYY-M-D * Response period names: "02.Ene.97" (DD.MonthSP.YY) Run: python jobs/ingest_bcrp.py
{
"@context": "https://schema.org/",
"@type": "Dataset",
"name": "Banco Central de Reserva del Perú (BCRP) — Estadísticas / BCRPData",
"description": "Peruvian macro-financial series. Banco Central de Reserva del Perú (BCRP). 3 series, 1997–2026. Free download.",
"url": "https://econdatalibrary.com/bcrp",
"identifier": "bcrp",
"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": "Banco Central de Reserva del Perú",
"url": "https://estadisticas.bcrp.gob.pe"
},
"license": "https://www.bcrp.gob.pe/condiciones-de-uso.html",
"keywords": [
"Money & Banking",
"bcrp"
],
"variableMeasured": [
"Tipo de cambio"
],
"temporalCoverage": "1997-01-02/2026-06-22",
"creditText": "Fuente: Banco Central de Reserva del Perú (BCRP)",
"citation": "Banco Central de Reserva del Perú (BCRP) — Estadísticas / BCRPData. Retrieved from https://estadisticas.bcrp.gob.pe. Compiled and redistributed by the Elkassabgi Data Library.",
"sameAs": [
"https://huggingface.co/datasets/econdatalibrary-bcrp",
"https://zenodo.org/communities/econdatalibrary"
],
"distribution": [
{
"@type": "DataDownload",
"name": "bcrp — CSV",
"encodingFormat": "text/csv",
"contentUrl": "https://econdatalibrary.com/download.html?source=bcrp",
"license": "https://www.bcrp.gob.pe/condiciones-de-uso.html"
}
]
}{
"@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": "bcrp",
"description": "Peruvian macro-financial series. Banco Central de Reserva del Perú (BCRP). 3 series, 1997–2026. Free download.",
"url": "https://econdatalibrary.com/bcrp",
"creator": {
"@type": "sc:Organization",
"name": "Banco Central de Reserva del Perú",
"url": "https://estadisticas.bcrp.gob.pe"
},
"publisher": {
"@type": "sc:Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"license": "https://www.bcrp.gob.pe/condiciones-de-uso.html",
"keywords": [
"Money & Banking"
],
"temporalCoverage": "1997-01-02/2026-06-22",
"citation": "Banco Central de Reserva del Perú (BCRP) — Estadísticas / BCRPData. Retrieved from https://estadisticas.bcrp.gob.pe. Compiled and redistributed by the Elkassabgi Data Library.",
"distribution": [
{
"@type": "cr:FileObject",
"@id": "bcrp-csv",
"name": "bcrp-csv",
"description": "Per-series CSV, downloadable with a free API key.",
"contentUrl": "https://econdatalibrary.com/download.html?source=bcrp",
"encodingFormat": "text/csv"
}
]
}