frankfurter/db/seeds/providers/bcra.json

13 lines
420 B
JSON
Raw Normal View History

2026-05-21 01:38:14 -06:00
{
"key": "BCRA",
"name": "Banco Central de la República Argentina",
"country_code": "AR",
"rate_type": "reference rate",
"pivot_currency": "ARS",
"data_url": "https://www.bcra.gob.ar/en/monetary-and-financial-statistics/exchange-statistics/",
"terms_url": "https://www.bcra.gob.ar/aviso-legal/",
"publish_schedule": "*/30 16-18 * * 1-5",
"publish_cadence": "daily",
"coverage_start": "2000-01-03"
}