frankfurter/db/seeds/providers/imf.json

12 lines
388 B
JSON
Raw Normal View History

2026-05-21 01:38:14 -06:00
{
"key": "IMF",
"name": "International Monetary Fund",
"rate_type": "representative rate",
"pivot_currency": "USD",
"data_url": "https://www.imf.org/external/np/fin/ert/GUI/Pages/CountryDataBase.aspx",
"terms_url": "https://www.imf.org/en/about/copyright-and-terms",
"publish_schedule": "*/30 18-20 * * 1-5",
"publish_cadence": "daily",
"coverage_start": "2003-04-01"
}