Exports of goods and services (current US$)
Exports of goods includes changes in the economic ownership of goods from residents of the compiling economy to non-residents, irrespective of physical movement of goods across national borders; exports of services includes services provided by residents to non-residents. The World Bank publishes the indicator in the World Development Indicators from country official statistics, national accounts data files, central banks, and World Bank staff estimates. Values are in current prices (no adjustment for price changes over time) and in current U.S. dollars. It complements the connector's exports-as-%-of-GDP dataset (levels behind the shares) and the Eurostat services-trade-by-partner dataset. The 8-country panel is covered 2000-2025; values are null where national statistics are unavailable. Units: current US$.
- Source
- World Bank
- Rows
- 208
- Columns
- 4
- Source cadence
- Yearly
- Last refreshed
- Sep 24, 2026
- Theme
- trade
| Column | Type | Description |
|---|---|---|
| country_code | string | ISO 3166-1 alpha-3 country code (World Bank API field countryiso3code). |
| country_name | string | Country name as published by the World Bank API. |
| year | integer | Calendar year of the observation (World Bank API field date). |
| value | float | Indicator value for the country and year, as defined by the World Bank indicator (see the dataset description). Missing values are null. (unit: current US$) |
First 10 sample rows — a preview, not the complete dataset.
| country_code | country_name | year | value |
|---|---|---|---|
| CAN | Canada | 2,000 | 329,258,635,782.102 |
| CAN | Canada | 2,001 | 310,667,613,636.364 |
| CAN | Canada | 2,002 | 304,705,919,836.87 |
| CAN | Canada | 2,003 | 330,149,882,235.386 |
| CAN | Canada | 2,004 | 383,240,584,166.026 |
| CAN | Canada | 2,005 | 432,369,202,838.752 |
| CAN | Canada | 2,006 | 467,052,186,177.715 |
| CAN | Canada | 2,007 | 502,770,691,741.923 |
| CAN | Canada | 2,008 | 534,150,890,346.767 |
| CAN | Canada | 2,009 | 391,985,828,011.548 |
Profiled Sep 24, 2026 from snapshot 20260924T040654Z-ad55dfa252a3
Measured- Completeness
- 99.8%
- Rows
- 208
- Columns
- 4
- Columns with gaps
- 1
| Column | Missing | Distinct | Range | Distribution |
|---|---|---|---|---|
| country_codevarchar | 0% | 7 | — |
|
| country_namevarchar | 0% | 9 | — |
|
| yearbigint | 0% | 27 | 2,000 → 2,025median 2,013 | |
| valuedouble | 0.96% | 165 | 60,878,472,821 → 4,108,470,555,118median 832,902,782,015 | 6 outside 1st–99th percentile |
- Current
20260924T040654Z-ad55dfa252a3 · sha256 ad55dfa252a3…
208 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/world_bank/exports_goods_services_current_usd" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/world_bank/exports_goods_services_current_usd").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/world_bank/exports_goods_services_current_usd
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 20260924T040654Z-ad55dfa252a3 and its content hash, so readers get exactly the data you used.
World Bank. (2026). Exports of goods and services (current US$) [Data set, snapshot 20260924T040654Z-ad55dfa252a3, sha256 ad55dfa252a3]. Datazimuts. Retrieved 2026-09-24, from https://datazimuts.com/en/datasets/world_bank/exports_goods_services_current_usd?snapshot=20260924T040654Z-ad55dfa252a3
@misc{dz_world_bank_exports_goods_services_curren_ad55dfa2,
title = {{Exports of goods and services (current US\$)}},
author = {{World Bank}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/en/datasets/world_bank/exports_goods_services_current_usd?snapshot=20260924T040654Z-ad55dfa252a3}},
note = {Snapshot 20260924T040654Z-ad55dfa252a3, sha256 ad55dfa252a3e64473058a17b0d7c639dee247dc61afebb202bedfdffd38aacc; 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=world_bank%2Fexports_goods_services_current_usd&lang=en&theme=auto&snapshot=20260924T040654Z-ad55dfa252a3&x=year&y=year&agg=avg" title="Exports of goods and services (current US$)" 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.