increasing_or_decreasing {pacta.loanbook} | R Documentation |
Determine if a technology is increasing or decreasing
Description
This dataset provides a simple lookup table to determine if a technology is meant to increase or decrease to align with a scenario that predicts a less than 2 degree temperature rise.
Usage
increasing_or_decreasing
Format
An object of class tbl_df
(inherits from tbl
, data.frame
) with 20 rows and 3 columns.
Definitions
-
increasing_or_decreasing
(character): If the technology is increasing or decreasing, as defined by the Paris-aligned IEA scenarios., *sector
(character): The sector to which the technology belongs., *technology
(character): The technology sub-category within the sector.
See Also
Other datasets:
gics_classification
,
isic_classification
,
iso_codes
,
nace_classification
,
naics_classification
,
palette_colours
,
psic_classification
,
region_isos
,
scenario_colours
,
sector_classifications
,
sector_colours
,
sic_classification
,
technology_colours
Examples
head(increasing_or_decreasing)