Baselight

Brazil Gdp & Electricity Consumption

From 1979 to 2015 - sources : World Bank and Bacen.

@kaggle.robervalt_brazil_gdp_electricity_consumption

Loading...
Loading...

About this Dataset

Brazil Gdp & Electricity Consumption

Context

Condensation of data from World Bank (Gdp) and Bacen - Banco Central do Brasil (Electricity consumption). Gdp is expressed in Usd Trillion and Electricity in Terawatt hour year.

Content

Three columns : "Year", "Tw/h" and "GDP"

Acknowledgements

World bank and Bacen.

Tables

Dados Brazil Gdp Electricity

@kaggle.robervalt_brazil_gdp_electricity_consumption.dados_brazil_gdp_electricity
  • 4.3 KB
  • 37 rows
  • 4 columns
Loading...

CREATE TABLE dados_brazil_gdp_electricity (
  "unnamed_0" BIGINT,
  "year" BIGINT,
  "tw_h" DOUBLE,
  "gdp" DOUBLE
);

Share link

Anyone who has the link will be able to view this.