Euro area M1 monetary aggregate, annual growth rate
Monthly annual growth rate of the euro area monetary aggregate M1 from the ECB Statistical Data Warehouse (dataflow BSI). M1 comprises currency in circulation and overnight deposits held with monetary financial institutions. The series is the annual percentage change of the outstanding-amounts index for the euro area, published monthly from 1981-01. European Central Bank statistics; reuse is free with attribution under the ESCB statistics reuse policy. Units: annual percent.
- Source
- European Central Bank
- Rows
- 547
- Columns
- 4
- Source cadence
- Monthly
- Last refreshed
- Sep 23, 2026
- Theme
- markets
| Column | 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, or annual growth rate in percent for the monetary aggregates). Missing observations are null. |
First 10 sample rows — a preview, not the complete dataset.
| date | series_id | series_label | value |
|---|---|---|---|
| 1981-01-01 | BSI.M.U2.Y.V.M10.X.I.U2.2300.Z01.A | Monetary aggregate M1, Annual growth rate | 7.268 |
| 1981-02-01 | BSI.M.U2.Y.V.M10.X.I.U2.2300.Z01.A | Monetary aggregate M1, Annual growth rate | 7.425 |
| 1981-03-01 | BSI.M.U2.Y.V.M10.X.I.U2.2300.Z01.A | Monetary aggregate M1, Annual growth rate | 6.642 |
| 1981-04-01 | BSI.M.U2.Y.V.M10.X.I.U2.2300.Z01.A | Monetary aggregate M1, Annual growth rate | 6.513 |
| 1981-05-01 | BSI.M.U2.Y.V.M10.X.I.U2.2300.Z01.A | Monetary aggregate M1, Annual growth rate | 6.727 |
| 1981-06-01 | BSI.M.U2.Y.V.M10.X.I.U2.2300.Z01.A | Monetary aggregate M1, Annual growth rate | 6.177 |
| 1981-07-01 | BSI.M.U2.Y.V.M10.X.I.U2.2300.Z01.A | Monetary aggregate M1, Annual growth rate | 5.102 |
| 1981-08-01 | BSI.M.U2.Y.V.M10.X.I.U2.2300.Z01.A | Monetary aggregate M1, Annual growth rate | 5.122 |
| 1981-09-01 | BSI.M.U2.Y.V.M10.X.I.U2.2300.Z01.A | Monetary aggregate M1, Annual growth rate | 5.709 |
| 1981-10-01 | BSI.M.U2.Y.V.M10.X.I.U2.2300.Z01.A | Monetary aggregate M1, Annual growth rate | 4.595 |
Profiled Sep 23, 2026 from snapshot 20260923T142330Z-055316f5a31a
Measured- Completeness
- 100%
- Rows
- 547
- Columns
- 4
- Columns with gaps
- 0
| Column | Missing | Distinct | Range | Distribution |
|---|---|---|---|---|
| datedate | 0% | 464 | Jan 1, 1981 → Jul 1, 2026 | — |
| series_idvarchar | 0% | 1 | — |
|
| series_labelvarchar | 0% | 1 | — |
|
| valuedouble | 0% | 548 | -10.38 → 16.56median 7.41 | 12 outside 1st–99th percentile |
- Current
20260923T142330Z-055316f5a31a · sha256 055316f5a31a…
547 rows · first snapshot
Point any LLM at the metadata endpoint — the documentation above is machine-readable too (JSON-LD + Croissant).
curl "https://datazimuts.com/v1/datasets/ecb/ecb_m1_annual_growth" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/ecb/ecb_m1_annual_growth").json()
print(ds["title"], ds["rows"], "rows")
# Sample rows for an LLM context window
for row in ds.get("sample_rows", [])[:5]:
print(row)API endpoint: https://datazimuts.com/v1/datasets/ecb/ecb_m1_annual_growth
Tip: fetch /llms.txt for the full machine-readable catalog.
Where this data comes from and what was made from it. Other people's work shows as counts; only shared projects are named.
Cite this snapshot
Pinned to snapshot 20260923T142330Z-055316f5a31a and its content hash, so readers get exactly the data you used.
European Central Bank. (2026). Euro area M1 monetary aggregate, annual growth rate [Data set, snapshot 20260923T142330Z-055316f5a31a, sha256 055316f5a31a]. Datazimuts. Retrieved 2026-09-23, from https://datazimuts.com/en/datasets/ecb/ecb_m1_annual_growth?snapshot=20260923T142330Z-055316f5a31a
@misc{dz_ecb_ecb_m1_annual_growth_055316f5,
title = {{Euro area M1 monetary aggregate, annual growth rate}},
author = {{European Central Bank}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/en/datasets/ecb/ecb_m1_annual_growth?snapshot=20260923T142330Z-055316f5a31a}},
note = {Snapshot 20260923T142330Z-055316f5a31a, sha256 055316f5a31a8d6fc25cd0e548441dc4d5fcd67e7fdf504c55e9f50ea9a127dc; accessed 2026-09-23}
}Embed a table or a chart
Paste this into any page. The embed is pinned to the same snapshot, follows the reader's light or dark setting, and always shows the source, license and a link back.
<iframe src="https://datazimuts.com/embed/chart?dataset=ecb%2Fecb_m1_annual_growth&lang=en&theme=auto&snapshot=20260923T142330Z-055316f5a31a&x=date&y=value&agg=avg" title="Euro area M1 monetary aggregate, annual growth rate" width="100%" height="380" style="border:0" loading="lazy"></iframe>
Ask about this dataset. Answers come only from its catalog record, measured profile and change history, and list the facts they used.