TCMB EVDS entegrasyonu | Zervanor
← Tüm konnektörler

TCMB EVDS

Aynı zamanda bir ajan aracı
data-analytics

TCMB EVDS (Türkiye Cumhuriyet Merkez Bankası — Elektronik Veri Dağıtım Sistemi): read the Turkish central bank's economic and FX time-series (döviz kurları, faiz, enflasyon, ödemeler dengesi) plus browse the category / data-group / series metadata catalog. Read-only reference data.

4 eylemler · 1 tetikleyiciler

TCMB EVDS entegrasyonu — 4 aksiyon ve 1 tetikleyici ile TCMB EVDS'ı otomasyonlarına bağla; her aksiyon aynı zamanda bir AI agent aracı. Örnek: Get Categories, Get Data Groups, Get Series List, Get Series. Boş bir tuvalde uğraşmadan — bağla ve workflow'larında kullan.

Aşağıdaki her eylem, bir AI ajanının da çağırabileceği bir araçtır — aynı pack hem iş akışlarınızı hem ajanlarınızı çalıştırır.

Tetikleyiciler 1

TCMB EVDS üzerinde bir iş akışını başlatabilen olaylar.

polling

New EVDS observations (polled)

Polls /series on a schedule, advancing startDate (DD-MM-YYYY) to the latest observation date so only newer rows are returned. Reference data updates on a publication schedule, not in real time.

Eylemler 4

Zervanor'un TCMB EVDS üzerinde yapabilecekleri.

Categories1

GET

Get Categories

List the top-level data categories (ana konu başlıkları) in the EVDS catalog (GET /categories). Safe read that verifies the API key + connectivity. Note the EVDS quirk: the official service documents this as /categories/key=<key>/type=json; here the key is sent as the 'key' auth header and type=json is carried as a defaulted query parameter.

Datagroups1

GET

Get Data Groups

List the data groups (veri grupları) within a category (GET /datagroups). Use mode=1 with a category code to filter to one category, or mode=0 to list all groups.

SerieList1

GET

Get Series List

List the series (seriler) that belong to a data group (GET /serieList). Returns each series code, name and frequency so you can pick codes to pass to Get Series.

Series1

GET

Get Series

Fetch time-series observations (GET /series). Pass one or more series codes joined by '-' (e.g. TP.DK.USD.A-TP.DK.EUR.A), a startDate/endDate window in DD-MM-YYYY format, and optional aggregationTypes / formulas / frequency. Returns observations under 'items'. Usable as a scheduled polling source keyed on the latest observation date.

TCMB EVDS kullanan Çözüm Şablonları

TCMB EVDS ile kendi otomasyonunu görsel tasarımcıda kur.

Sıkça sorulan sorular

TCMB EVDS ile neler otomatikleştirebilirim?

4 aksiyon var — örneğin: Get Categories, Get Data Groups, Get Series List, Get Series.

Hangi TCMB EVDS olayları bir workflow başlatabilir?

1 tetikleyici — örneğin: New EVDS observations (polled).

TCMB EVDS bir AI agent aracı olarak kullanılabilir mi?

Evet. TCMB EVDS'ın her aksiyonu otomatik olarak bir AI agent aracına dönüşür — aynı pack hem workflow'larını hem agent'larını besler.

TCMB EVDS entegrasyonu nasıl modellenir?

TCMB EVDS sürümlü bir connector pack olarak modellenir; muhakeme gerektiren adımlar workflow'larla aynı runtime'da barınan first-party agent'lara düşer.