This dataset serves as a translation key between common sector-classification systems and sectors relevant to the 'PACTA' tool (https://2degrees-investing.org/resource/pacta/).
psic_classification
An object of class tbl_df
(inherits from tbl
, data.frame
) with 1271 rows and 5 columns.
borderline
(logical): Flag indicating if 2dii sector and classification code are a borderline match. The value TRUE indicates that the match is uncertain between the 2dii sector and the classification. The value FALSE indicates that the match is certainly perfect or the classification is certainly out of 2dii's scope..
code
(character): Formatted psic_classification code.
code_level
(double): Level of granularity of psic_classification code.
original_code
(character): Original psic_classification sector name.
sector
(character): Associated 2dii sector.
Classification datasets help to standardize sector classification codes from the wild to a relevant subset including 'power', 'oil and gas', 'coal', 'automotive', 'aviation', 'concrete', 'steel', and 'shipping'.
Other datasets for bridging sector classification codes:
cnb_classification
,
gics_classification
,
isic_classification
,
nace_classification
,
naics_classification
,
sector_classifications
,
sic_classification
# NOT RUN {
head(psic_classification)
# }
Run the code above in your browser using DataLab