frankfurter/db/seeds/providers/bcu.json

12 lines
381 B
JSON
Raw Permalink Normal View History

2026-05-21 01:38:14 -06:00
{
"key": "BCU",
"name": "Banco Central del Uruguay",
"country_code": "UY",
"pivot_currency": "UYU",
"data_url": "https://cotizaciones.bcu.gub.uy/wscotizaciones/servlet/awsbcucotizaciones",
"terms_url": "https://www.bcu.gub.uy/Paginas/Condiciones-de-uso.aspx",
"publish_schedule": "*/30 15-17 * * 1-5",
"publish_cadence": "daily",
"coverage_start": "2000-01-01"
}