Baselight

Solar Energy Production

Hourly output at each of The City of Calgary's solar photovoltaic projects

@kaggle.ivnlee_solar_energy_production

Loading...
Loading...

About this Dataset

Solar Energy Production

The hourly output at each of the city of Calgary's solar photovoltaic projects and the locations of City of Calgary solar photovoltaic installations.

Hourly energy production data from sites with a "public_url" can be found here.

Tables

Solar Energy Production

@kaggle.ivnlee_solar_energy_production.solar_energy_production
  • 3.34 MB
  • 258423 rows
  • 8 columns
Loading...

CREATE TABLE solar_energy_production (
  "name" VARCHAR,
  "id" BIGINT,
  "address" VARCHAR,
  "date" VARCHAR,
  "kwh" DOUBLE,
  "public_url" VARCHAR,
  "installationdate" VARCHAR,
  "uid" VARCHAR
);

Share link

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