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:
SectorNrWIOD numeric codes for industries and final use sectors (integer vector)
SectorLabFull names of the WIOD sectors (character vector)
SectorCodeShort alphanumeric sector codes used in WIOD (character vector)
isFinalIs 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.