frankfurter/db/seeds/providers/tcmb.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
404 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"key": "TCMB",
"name": "Türkiye Cumhuriyet Merkez Bankası",
"country_code": "TR",
"rate_type": "indicative rate",
"pivot_currency": "TRY",
"data_url": "https://evds2.tcmb.gov.tr/",
"terms_url": "https://www.tcmb.gov.tr/wps/wcm/connect/EN/TCMB+EN/Bottom+Menu/Other/Disclaimer",
"publish_schedule": "*/30 12-14 * * 1-5",
"publish_cadence": "daily",
"coverage_start": "1996-04-16"
}