ECB deposit rates: households and corporations (monthly)
Monthly bank interest rates on new deposits with an agreed maturity in the euro area, from the ECB's MFI interest rate statistics (dataflow MIR). Two series: the annualised agreed rate paid on new deposits from households and non-profit institutions serving households, and the rate paid on new deposits from non-financial corporations. Deposit rates are the funding-cost mirror of the ECB's headline lending rates — they show how fast policy-rate moves pass through to what savers and firms earn. The household series runs monthly from 2000-01; the non-financial-corporations series is published from 2025-01. European Central Bank statistics; reuse is free with attribution under the ESCB statistics reuse policy. Units: percent per annum.
Les titres et les descriptions proviennent des sources de données, en anglais.
- Source
- European Central Bank
- Lignes
- 638
- Colonnes
- 4
- Cadence de la source
- Mensuelle
- Dernière actualisation
- 26 sept. 2026
- Thème
- markets
| Colonne | Type | Description |
|---|---|---|
| date | date | Observation period (the TIME_PERIOD column of the ECB SDMX-CSV response). Daily series use YYYY-MM-DD; monthly series use YYYY-MM, stored as the first day of the month. |
| series_id | string | SDMX series key (the KEY column), e.g. 'EXR.D.USD.EUR.SP00.A': the unique identifier of the series in the ECB Statistical Data Warehouse. |
| series_label | string | Series title published by the ECB (the TITLE column of the SDMX-CSV response), e.g. 'US dollar/Euro ECB reference exchange rate'. |
| value | float | Observed value for the series and period (the OBS_VALUE column). Units follow the series definition (exchange rates per euro, effective exchange rate index points, annual growth rate in percent for the monetary aggregates, annualised agreed rate in percent per annum for the MFI lending and deposit rates, or the fitted spot rate in percent per annum for the yield-curve datasets). Missing observations are null. |
- Actuelle
20260926T051409Z-72dcd67b2855 · sha256 72dcd67b2855…
638 lignes · premier instantané
Dirigez n’importe quel LLM vers le point d’accès des métadonnées — la documentation ci-dessus est aussi lisible par machine (JSON-LD + Croissant).
curl "https://datazimuts.com/v1/datasets/ecb/ecb_deposit_rates" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/ecb/ecb_deposit_rates").json()
print(ds["title"], ds["rows"], "rows")
# Sample rows for an LLM context window
for row in ds.get("sample_rows", [])[:5]:
print(row)Point d’accès API : https://datazimuts.com/v1/datasets/ecb/ecb_deposit_rates
Astuce : récupérez /llms.txt pour le catalogue complet lisible par machine.
D’où viennent ces données et ce qui en a été fait. Le travail des autres apparaît sous forme de décomptes ; seuls les projets partagés sont nommés.
Citer cet instantané
Épinglé à l’instantané 20260926T051409Z-72dcd67b2855 et à son empreinte, pour que vos lecteurs obtiennent exactement les données utilisées.
European Central Bank. (2026). ECB deposit rates: households and corporations (monthly) [Data set, snapshot 20260926T051409Z-72dcd67b2855, sha256 72dcd67b2855]. Datazimuts. Retrieved 2026-09-26, from https://datazimuts.com/fr/datasets/ecb/ecb_deposit_rates?snapshot=20260926T051409Z-72dcd67b2855
@misc{dz_ecb_ecb_deposit_rates_72dcd67b,
title = {{ECB deposit rates: households and corporations (monthly)}},
author = {{European Central Bank}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/ecb/ecb_deposit_rates?snapshot=20260926T051409Z-72dcd67b2855}},
note = {Snapshot 20260926T051409Z-72dcd67b2855, sha256 72dcd67b28550033de867d8b9f29ea20bd38aeff2248399749b2e1aa4e077a2a; accessed 2026-09-26}
}Intégrer un tableau ou un graphique
Collez ce code dans n’importe quelle page. L’intégration est épinglée au même instantané, suit le thème clair ou sombre du lecteur et affiche toujours la source, la licence et un lien de retour.
<iframe src="https://datazimuts.com/embed/chart?dataset=ecb%2Fecb_deposit_rates&lang=fr&theme=auto&snapshot=20260926T051409Z-72dcd67b2855&x=date&y=value&agg=avg" title="ECB deposit rates: households and corporations (monthly)" width="100%" height="380" style="border:0" loading="lazy"></iframe>
Posez une question sur ce jeu de données. Les réponses viennent uniquement de sa fiche, de son profil mesuré et de son historique, et citent les faits utilisés.