TFP panel - Penn World Table productivity series
Specialised view on Penn World Table Total Factor Productivity series. Returns a country-year panel restricted to productivity variables - by default the four headline TFP series: ctfp (TFP level at current PPPs, USA=1), cwtfp (welfare-relevant TFP level), rtfpna (TFP at constant national prices), rwtfpna (welfare-relevant TFP at constant national prices). Slice by country list and/or year list. Year list supports single years (2015,2020,2023) and ranges (2010-2023). Welfare-relevant TFP (cwtfp, rwtfpna) is a PWT-unique metric - not published by IMF, OECD, or the World Bank. Published under CC BY 4.0 with attribution to Penn World Table (Feenstra, Inklaar & Timmer, University of Groningen).
Query parameters
Comma-separated ISO 3166-1 alpha-3 country codes (max 50). Omit for all countries.
Comma-separated ISO 3166-1 alpha-3 country codes (max 50). Omit for all countries.
Comma-separated year list. Supports single years (2015,2020) and ranges (2010-2023). Omit for the full panel.
Comma-separated year list. Supports single years (2015,2020) and ranges (2010-2023). Omit for the full panel.
Comma-separated TFP variable names. Defaults to ctfp,cwtfp,rtfpna,rwtfpna.
Comma-separated TFP variable names. Defaults to ctfp,cwtfp,rtfpna,rwtfpna.
Release selector. pwt1100 (default) or pwt1001 (legacy).
Release selector. pwt1100 (default) or pwt1001 (legacy).
Response
Country-year TFP panel with productivity variables.
Example response
{
"data": {
"version": "pwt1100",
"variables": [
"ctfp",
"cwtfp",
"rtfpna",
"rwtfpna"
],
"observations": [
{
"year": 2020,
"countrycode": "USA",
"country": "United States",
"currency_unit": "US Dollar"
}
],
"count": 300
},
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"data_age_days": 8.532,
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
],
"period": "2026-Q1",
"notes": "the UKMTO report behind these counts is dated 2026-08-21 and is 11 days old"
}
}Changes
Changed in 2 of the 23 revisions of this API.15
- ○
added the optional property
meta/data_age_daysto the response with the200statusresponse-optional-property-added
- ○
added the optional property
meta/notesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
meta/periodto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
codeto the response with the401statusresponse-optional-property-added
- ○
added the optional property
codeto the response with the429statusresponse-optional-property-added
- ○
added the optional property
codeto the response with the503statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the401statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the429statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the503statusresponse-optional-property-added
- ○
added the optional property
planto the response with the401statusresponse-optional-property-added
- ○
added the optional property
planto the response with the429statusresponse-optional-property-added
- ○
added the optional property
planto the response with the503statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the401statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the429statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the503statusresponse-optional-property-added
- ○