Fixed Ghana Industry Electricity data
Fixed_GHA_Industry_Electricity.Rd
Ghana's Industry Electricity data have specifics for
Mining and quarrying,
Non-ferrous metals, and
Textile and leather
for the years 1971–1973 only.
However, data to bring more specificity to Industry Electricity consumption
are available from the Ghana Grid Corporation (GridCo) and the Volta River Authority (VRA).
These data have been compiled into this object.
The function fix_GHA_industry_electricity()
makes use of these data.
Examples
Fixed_GHA_Industry_Electricity
#> # A tibble: 173 × 11
#> Country Method EnergyType LastStage LedgerSide FlowAggregationPoint Flow
#> <chr> <chr> <chr> <chr> <chr> <chr> <chr>
#> 1 GHA PCM E Final Consumption Industry Mining …
#> 2 GHA PCM E Final Consumption Industry Mining …
#> 3 GHA PCM E Final Consumption Industry Mining …
#> 4 GHA PCM E Final Consumption Industry Mining …
#> 5 GHA PCM E Final Consumption Industry Mining …
#> 6 GHA PCM E Final Consumption Industry Mining …
#> 7 GHA PCM E Final Consumption Industry Mining …
#> 8 GHA PCM E Final Consumption Industry Mining …
#> 9 GHA PCM E Final Consumption Industry Mining …
#> 10 GHA PCM E Final Consumption Industry Mining …
#> # ℹ 163 more rows
#> # ℹ 4 more variables: Product <chr>, Unit <chr>, Year <dbl>, Edot <dbl>