Büyüme / GSYİH (TÜİK)
get_growthRetrieve Turkey's quarterly GDP growth (year-over-year % change) or chained volume index level for a specified date range.
Instructions
Türkiye ekonomik büyümesi (GSYİH, çeyreklik).
Ne zaman kullanılır:
"Türkiye 2023'te ne kadar büyüdü", "çeyreklik büyüme oranı" → basis='yoy' (yıllık % değişim).
Endeks düzeyi gerekirse → basis='level' (zincirlenmiş hacim endeksi).
Parametreler:
period: { start, end }
basis: 'yoy' (vars.) | 'level'
Dönüş: ortak şema. basis='yoy' → unit '%', basis 'yıllık % değişim'. basis='level' → unit 'bin TL' (zincirlenmiş hacim, düzey). Seri: TP.GSYIH26.HY.ZH (Harcama Yöntemiyle, Zincirlenmiş Hacim, Toplam).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| basis | No | 'yoy' = yıllık % büyüme (vars.), 'level' = zincirlenmiş hacim endeksi düzeyi. | yoy |
| period | Yes | Inclusive date range to query. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Methodology, caveats, or verification warnings, when relevant. | |
| unit | Yes | Unit of the values, e.g. '%', 'TL', 'endeks (2003=100)'. | |
| basis | Yes | What the numbers represent: 'nominal' | 'reel' | 'düzey' | 'yıllık % değişim' | ... | |
| label | Yes | Human-readable Turkish name of the series. | |
| series | Yes | EVDS series code that produced these observations (e.g. 'TP.DK.USD.A.YTL'). | |
| source | Yes | Always 'TCMB EVDS'. | |
| fetchedAt | Yes | ISO-8601 timestamp of when the data was fetched. | |
| observations | Yes | The time series, oldest to newest. |