EU27 trade in services by partner (annual)
Annual EU27 trade in services (balance of payments, BPM6) in million euro, by partner. Eurostat dataset bop_its6_tot ('International trade in services (since 2010) (BPM6)'), filtered to bop_item=S (total services), currency MIO_EUR (million euro), freq A (annual), reporter geo EU27_2020. Each row is one (year, partner, flow): credit is EU27 services exports to the partner, debit is EU27 services imports from the partner, and balance is credit minus debit (negative values are genuine deficits and are kept). Method: Eurostat compiles balance-of-payments returns reported by EU member states; partner 'CN_X_HK' is China except Hong Kong, and aggregates (EU27_2020, EXT_EU27_2020, ...) are included as published. Units: million euro. Caveats: the latest year is provisional and revised as late BoP returns arrive; values are not seasonally adjusted; goods trade is excluded - see 'eurostat-trade-value-monthly' for merchandise trade. Coverage: ~300 partners, 2010 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, partner_code, flow). Join keys: partner_code (ISO 3166-1 alpha-2 for countries), year. Cadence: refreshed yearly; Eurostat publishes the annual series around mid-year. Sample use: filter flow='credit' and partner_code='US' to track EU services exports to the United States.
- Source
- Eurostat
- Rows
- 12,105
- Columns
- 5
- Source cadence
- Yearly
- Last refreshed
- Sep 23, 2026
- Theme
- trade
| Column | Type | Description |
|---|---|---|
| year | integer | Reference year of the observation, from the 'time' dimension. |
| partner_code | string | Eurostat partner code from the 'partner' dimension: ISO 3166-1 alpha-2 for countries (e.g. US; CN_X_HK is China except Hong Kong; the UK uses code UK) or an aggregate code (e.g. EU27_2020, EXT_EU27_2020). |
| partner_name | string | Eurostat-published partner label, verbatim from the API. |
| flow | string | Balance-of-payments direction from the 'stk_flow' dimension: 'credit' (CRE - EU27 services exports to the partner), 'debit' (DEB - EU27 services imports from the partner), or 'balance' (BAL - credit minus debit; negative values are genuine deficits). |
| services_value_m_eur | float | EU27 trade in services in million euro, from the 'currency' indicator MIO_EUR ('Million euro'), for the 'bop_item' indicator S ('Services', i.e. total services, BPM6). Not seasonally adjusted; the latest year is provisional. (unit: million euro) |
First 10 sample rows — a preview, not the complete dataset.
| year | partner_code | partner_name | flow | services_value_m_eur |
|---|---|---|---|---|
| 2,010 | AD | Andorra | balance | -299.9 |
| 2,011 | AD | Andorra | balance | -202.6 |
| 2,012 | AD | Andorra | balance | -361 |
| 2,013 | AD | Andorra | balance | -276.4 |
| 2,014 | AD | Andorra | balance | -479.5 |
| 2,015 | AD | Andorra | balance | -61.6 |
| 2,016 | AD | Andorra | balance | 35.3 |
| 2,017 | AD | Andorra | balance | -297.3 |
| 2,018 | AD | Andorra | balance | -334.7 |
| 2,019 | AD | Andorra | balance | -467.3 |
Profiled Sep 23, 2026 from snapshot 20260923T225706Z-3977ca5680e4
Measured- Completeness
- 100%
- Rows
- 12,105
- Columns
- 5
- Columns with gaps
- 0
| Column | Missing | Distinct | Range | Distribution |
|---|---|---|---|---|
| yearbigint | 0% | 19 | 2,010 → 2,025median 2,017 | 42 outside 1st–99th percentile |
| partner_codevarchar | 0% | 331 | — |
|
| partner_namevarchar | 0% | 306 | — |
|
| flowvarchar | 0% | 3 | — |
|
| services_value_m_eurdouble | 0% | 8,128 | -178,415 → 3,184,697median 270 | 244 outside 1st–99th percentile |
- Current
20260923T225706Z-3977ca5680e4 · sha256 3977ca5680e4…
12,105 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_services_trade_by_partner_annual" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/eurostat/eurostat_services_trade_by_partner_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_services_trade_by_partner_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 20260923T225706Z-3977ca5680e4 and its content hash, so readers get exactly the data you used.
Eurostat. (2026). EU27 trade in services by partner (annual) [Data set, snapshot 20260923T225706Z-3977ca5680e4, sha256 3977ca5680e4]. Datazimuts. Retrieved 2026-09-24, from https://datazimuts.com/en/datasets/eurostat/eurostat_services_trade_by_partner_annual?snapshot=20260923T225706Z-3977ca5680e4
@misc{dz_eurostat_eurostat_services_trade_by_part_3977ca56,
title = {{EU27 trade in services by partner (annual)}},
author = {{Eurostat}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/en/datasets/eurostat/eurostat_services_trade_by_partner_annual?snapshot=20260923T225706Z-3977ca5680e4}},
note = {Snapshot 20260923T225706Z-3977ca5680e4, sha256 3977ca5680e47f6501672823289951a07423dd2117a4c74756452b4c53d9de67; 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_services_trade_by_partner_annual&lang=en&theme=auto&snapshot=20260923T225706Z-3977ca5680e4&x=year&y=year&agg=avg" title="EU27 trade in services by partner (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.