frankfurter/db/seeds/providers/banxico.json
BadMark d0a43e357a
Some checks failed
CI/CD Pipeline / test (push) Has been cancelled
CI/CD Pipeline / publish (push) Has been cancelled
CI/CD Pipeline / release (push) Has been cancelled
up
2026-05-21 01:38:14 -06:00

12 lines
382 B
JSON

{
"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"
}