Skip to content
CountryAtlas
Economy · Productivity

GDP per hour worked

Labour productivity — GDP per hour worked, current prices, PPP.

US$ (PPP, current prices) · Annual · 0 of 218 countries (0 %)
  • Limited coverage
World median
Latest observation
0 years with ≥ 50 countries
Source updated
0 flagged values
CountryAtlas refreshed
12 Sep 2026
Snapshot 20260912T071500Z

World map

One value per country for the selected year. Hatched = no data.

No country has a value for 2026.

Typical reasons: the source does not survey small territories or micro-states; the statistical office reports with a lag of one to three years; the series is only compiled for member countries of the source organisation (OECD, EU, Eurostat); or a value exists but failed validation and is quarantined rather than shown.

Trend

Aggregate across the countries of a group, year by year. Computed by CountryAtlas from country values — no published aggregate is used.

Not enough countries to aggregate this indicator for World.

Highest and lowest

No data available

Compare countries

Pick up to five countries. Defaults to the three largest economies with data.

No series for the selected countries.

Definition

Definition
Labour productivity — GDP per hour worked, current prices, PPP.
Unit
US$ (PPP, current prices) (US$/h)
Frequency
Annual
Aggregation
none · Higher is better
Valid range
0500

Sources & provenance

Every value on this page comes from one of these series, chosen per country by priority.

    Series-level selection: for each country the whole series comes from the highest-priority source that has any non-forecast value for it. If a lower-priority source is more than three years fresher, the freshest source wins instead. Non-chosen values are kept as alternatives, never discarded.

    Countries without data

    Typical reasons: the source does not survey small territories or micro-states; the statistical office reports with a lag of one to three years; the series is only compiled for member countries of the source organisation (OECD, EU, Eurostat); or a value exists but failed validation and is quarantined rather than shown.

    Downloads & API

    Every observation for this indicator, all countries and years, with provenance columns.

    API example

    One country, full history. Replace CAN by any ISO3 code or slug.

    bash
    curl -s "https://www.countryatlas.co/api/v1/series?country=CAN&indicator=gdp-per-hour-worked" | jq '.series[0] | {country: .country.name, unit, last: .stats.last, source: .provenance.source_name}'

    API documentation