TCMB (Central Bank of Turkey) — daily exchange rates, 1996–present. License: Open data (public domain, TCMB terms) Source: https://tcmb.gov.tr/ No API key required. Coverage: * ~30 currency pairs vs Turkish Lira (TRY), daily, 1996–present * Forex buying/selling, banknote buying/selling, cross rates…
Central Bank of the Republic of Türkiye (CBRT / TCMB). Retrieved from https://www.tcmb.gov.tr/wps/wcm/connect/en/tcmb+en. Compiled and redistributed by the Elkassabgi Data Library.
Processing: Retrieved from the official source, normalized to a long {series_key, obs_date, value} schema (period-start dates), de-duplicated, and stored as zstd Parquet. Compiled and redistributed by the Elkassabgi Data Library.
TCMB (Central Bank of Turkey) — daily exchange rates, 1996–present. License: Open data (public domain, TCMB terms) Source: https://tcmb.gov.tr/ No API key required. Coverage: * ~30 currency pairs vs Turkish Lira (TRY), daily, 1996–present * Forex buying/selling, banknote buying/selling, cross rates * ~7,500 trading days × 30+ currencies × 4 rate types Strategy: * Enumerate all weekday dates from 1996-01-01 to today * GET https://tcmb.gov.tr/kurlar/{YYYYMM}/{DDMMYYYY}.xml * Parse XML: each Currency node has ForexBuying, ForexSelling, etc. * Skip holidays/weekends (404 responses) Run: python jobs/ingest_tcmb.py
{
"@context": "https://schema.org/",
"@type": "Dataset",
"name": "Tcmb",
"description": "TCMB (Central Bank of Turkey) — daily exchange rates, 1996–present. License: Open data (public domain, TCMB terms) Source: https://tcmb.gov.tr/ No API key required. Coverage: * ~30 currency pairs vs Turkish Lira (TRY), daily, 1996–present * Forex buying/selling, banknote buying/selling, cross rates…",
"url": "https://econdatalibrary.com/tcmb.html",
"identifier": "tcmb",
"isAccessibleForFree": false,
"publisher": {
"@type": "Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"creator": {
"@type": "Organization",
"name": "Tcmb"
},
"keywords": [
"tcmb"
],
"temporalCoverage": "1996-04-16/2026-06-23",
"citation": "Central Bank of the Republic of Türkiye (CBRT / TCMB). Retrieved from https://www.tcmb.gov.tr/wps/wcm/connect/en/tcmb+en. Compiled and redistributed by the Elkassabgi Data Library.",
"sameAs": [
"https://huggingface.co/datasets/econdatalibrary-tcmb",
"https://zenodo.org/communities/econdatalibrary"
],
"usageInfo": "Metadata-only catalog entry. This source's license does not permit redistribution, so the data itself is not served here; use the provider link to obtain the data under its terms."
}{
"@context": {
"@language": "en",
"@vocab": "https://schema.org/",
"cr": "http://mlcommons.org/croissant/",
"data": {
"@id": "cr:data",
"@type": "@json"
},
"dataType": {
"@id": "cr:dataType",
"@type": "@vocab"
},
"sc": "https://schema.org/",
"conformsTo": "dct:conformsTo",
"dct": "http://purl.org/dc/terms/"
},
"@type": "sc:Dataset",
"conformsTo": "http://mlcommons.org/croissant/1.0",
"name": "tcmb",
"description": "TCMB (Central Bank of Turkey) — daily exchange rates, 1996–present. License: Open data (public domain, TCMB terms) Source: https://tcmb.gov.tr/ No API key required. Coverage: * ~30 currency pairs vs Turkish Lira (TRY), daily, 1996–present * Forex buying/selling, banknote buying/selling, cross rates…",
"url": "https://econdatalibrary.com/tcmb.html",
"creator": {
"@type": "sc:Organization",
"name": "Tcmb"
},
"publisher": {
"@type": "sc:Organization",
"name": "Econ Data Library",
"url": "https://econdatalibrary.com"
},
"temporalCoverage": "1996-04-16/2026-06-23",
"citation": "Central Bank of the Republic of Türkiye (CBRT / TCMB). Retrieved from https://www.tcmb.gov.tr/wps/wcm/connect/en/tcmb+en. Compiled and redistributed by the Elkassabgi Data Library.",
"isAccessibleForFree": false,
"usageInfo": "Metadata-only Croissant record; underlying data is not redistributed under this source's license."
}