These datasets shows a state of the data prior to becoming an input for this package.
Examples
example_raw_companies()
#> # A tibble: 2 × 5
#> companies_id ipr_sector ipr_subsector weo_sector weo_subsector
#> <chr> <chr> <chr> <chr> <chr>
#> 1 a Industry Iron and Steel Total Iron and steel
#> 2 b Industry Chemicals Total Chemicals
example_raw_weo()
#> # A tibble: 2 × 5
#> scenario weo_sector weo_subsector year co2_reductions
#> <chr> <chr> <chr> <dbl> <dbl>
#> 1 Stated Policies Scenario Total Biofuels productio… 2020 0
#> 2 Announced Pledges Scenario Total Biofuels productio… 2020 0
example_raw_ipr()
#> # A tibble: 2 × 5
#> scenario ipr_sector ipr_subsector year co2_reductions
#> <chr> <chr> <lgl> <dbl> <dbl>
#> 1 1.5C RPS power NA 2030 0.58
#> 2 1.5C RPS power NA 2050 1.06