Description Usage Arguments Value
Extract sector codes and labels from a WIOD data.table
1 | sectors(wiot)
|
wiot |
WIOD data.table returned by |
A data.table
with four columns:
SectorNr
WIOD numeric codes for industries and final use sectors (integer vector)
SectorLab
Full names of the WIOD sectors (character vector)
SectorCode
Short alphanumeric sector codes used in WIOD (character vector)
isFinal
Is a sector an industry (i.e. one of the 56 primary, secondary/manufacturing, or tertiary/services sectors that produce something) or a final use sector (i.e. one of the 5 final consumption or investment sectors)? (logical vector)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.