frankfurter/db/seeds/providers/banxico.json

13 lines
382 B
JSON
Raw Normal View History

2026-05-21 01:38:14 -06:00
{
"key": "BANXICO",
"name": "Banco de México",
"country_code": "MX",
"rate_type": "FIX",
"pivot_currency": "MXN",
"data_url": "https://www.banxico.org.mx/SieAPIRest/service/v1/",
"terms_url": "https://www.banxico.org.mx/footer-en/terms-and-conditions.html",
"publish_schedule": "*/30 18-20 * * 1-5",
"publish_cadence": "daily",
"coverage_start": "1991-11-12"
}