Individuals using internet banking (annual)
Annual share of individuals who use the internet for banking, for EU member states, EFTA countries, EU candidate countries and EU/euro-area aggregates. Eurostat dataset isoc_ci_ac_i ('Individuals - internet activities'), filtered to the indicator I_IUBK ('Internet use: Internet banking'), unit PC_IND ('Percentage of individuals'), ind_type IND_TOTAL ('All individuals' - the ICT survey's target population, aged 16 to 74). Each row is one (year, country). Method: Eurostat's annual survey on ICT usage in households and by individuals, self-reported by national statistical offices; non-EU/EFTA/candidate countries are dropped (same licensing rule as the other Eurostat datasets). Units: percent of individuals. Caveats: the 2021 ICT questionnaire revision breaks comparability with pre-2021 values for some countries; the UK and Kosovo (XK) are dropped by the connector's commercial-use geo rule; the EU, EU27_2020 and EA aggregates are included as published. Coverage: ~42 geographic units after the geo rule, 2003 to the present, annual. Provenance: Eurostat keyless JSON-stat API, free reuse with attribution (Commission Decision 2011/833/EU) - please cite Eurostat. Primary key: (year, country_code). Join keys: country_code (ISO 3166-1 alpha-3), year. Cadence: refreshed yearly; Eurostat updates the ICT indicators in spring. Sample use: filter country_code='FRA' to track France's online-banking adoption over time.
- Source
- Eurostat
- Rows
- 804
- Columns
- 4
- Source cadence
- Yearly
- Last refreshed
- Sep 24, 2026
- Theme
- technology
| Column | Type | Description |
|---|---|---|
| year | string | Reference year of the observation (stored as January 1), from the 'time' dimension. |
| country_code | string | Reporting country: ISO 3166-1 alpha-3 (mapped from Eurostat's alpha-2 codes). Also carries the provider aggregates (e.g. 'EU', 'EU27_2020', 'EU28', 'EA', 'EA21', 'EA20', 'EA19' for the house price index) verbatim; the exact set varies by dataset. |
| country_name | string | Canonical English country name (hub.normalize), or the Eurostat-published label for the EU/EA aggregates. |
| internet_banking_use_pct | float | Share of individuals using the internet for banking, from the 'indic_is' indicator I_IUBK ('Internet use: Internet banking'), the 'unit' indicator PC_IND ('Percentage of individuals') and ind_type IND_TOTAL, from Eurostat's annual ICT usage survey. (unit: percent) |
First 10 sample rows — a preview, not the complete dataset.
| year | country_code | country_name | internet_banking_use_pct |
|---|---|---|---|
| 2018-01-01 | ALB | Albania | 1.55 |
| 2019-01-01 | ALB | Albania | 1.69 |
| 2020-01-01 | ALB | Albania | 3.92 |
| 2021-01-01 | ALB | Albania | 5.24 |
| 2022-01-01 | ALB | Albania | 10.86 |
| 2023-01-01 | ALB | Albania | 15.1 |
| 2024-01-01 | ALB | Albania | 18.53 |
| 2025-01-01 | ALB | Albania | 25.49 |
| 2003-01-01 | AUT | Austria | 12.51 |
| 2004-01-01 | AUT | Austria | 18.28 |
Profiled Sep 24, 2026 from snapshot 20260924T163815Z-09ebc50fc96e
Measured- Completeness
- 100%
- Rows
- 804
- Columns
- 4
- Columns with gaps
- 0
| Column | Missing | Distinct | Range | Distribution |
|---|---|---|---|---|
| yearvarchar | 0% | 21 | — |
|
| country_codevarchar | 0% | 46 | — |
|
| country_namevarchar | 0% | 46 | — |
|
| internet_banking_use_pctdouble | 0% | 821 | 0.38 → 97.76median 45.34 | 18 outside 1st–99th percentile |
- Current
20260924T163815Z-09ebc50fc96e · sha256 09ebc50fc96e…
804 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/eurostat/eurostat_internet_banking_annual" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/eurostat/eurostat_internet_banking_annual").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/eurostat/eurostat_internet_banking_annual
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 20260924T163815Z-09ebc50fc96e and its content hash, so readers get exactly the data you used.
Eurostat. (2026). Individuals using internet banking (annual) [Data set, snapshot 20260924T163815Z-09ebc50fc96e, sha256 09ebc50fc96e]. Datazimuts. Retrieved 2026-09-24, from https://datazimuts.com/en/datasets/eurostat/eurostat_internet_banking_annual?snapshot=20260924T163815Z-09ebc50fc96e
@misc{dz_eurostat_eurostat_internet_banking_annua_09ebc50f,
title = {{Individuals using internet banking (annual)}},
author = {{Eurostat}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/en/datasets/eurostat/eurostat_internet_banking_annual?snapshot=20260924T163815Z-09ebc50fc96e}},
note = {Snapshot 20260924T163815Z-09ebc50fc96e, sha256 09ebc50fc96ed1715e1706107c9ab37e25d577c2add0b764c03f94422cb6993f; accessed 2026-09-24}
}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=eurostat%2Feurostat_internet_banking_annual&lang=en&theme=auto&snapshot=20260924T163815Z-09ebc50fc96e&x=year&y=internet_banking_use_pct&agg=avg" title="Individuals using internet banking (annual)" 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.