home / global-power-plants

Menu
  • GraphQL API

global-power-plants

Table actions
  • GraphQL API for global-power-plants

9 rows where country_long = "Russia", owner = "LLC "Bashkir Generation Company"" and primary_fuel = "Gas"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: geolocation_source

primary_fuel 1

  • Gas · 9 ✖

owner 1

  • LLC "Bashkir Generation Company" · 9 ✖

country_long 1

  • Russia · 9 ✖
Link rowid ▼ country country_long name gppd_idnr capacity_mw latitude longitude primary_fuel other_fuel1 other_fuel2 other_fuel3 commissioning_year owner source url geolocation_source wepp_id year_of_capacity_data generation_gwh_2013 generation_gwh_2014 generation_gwh_2015 generation_gwh_2016 generation_gwh_2017 generation_data_source estimated_generation_gwh
19390 19390 RUS Russia Karmanovskaya TPP WRI1003724 1831.0 56.2486 54.5882 Gas       1968.0 LLC "Bashkir Generation Company" EnergyBase (RUS) https://energybase.ru/power-plant/Karmanovskaia_TPP WRI                  
19494 19494 RUS Russia Novo-Sterlitamak TPP WRI1061811 225.0 53.6661 55.8849 Gas Oil     1977.0 LLC "Bashkir Generation Company" EnergyBase (RUS) https://energybase.ru/power-plant/Novo_Sterlitamak_CHP EnergyBase (RUS)                 1184.975493675962
19545 19545 RUS Russia Priufimskaya TPP WRI1003787 210.0 55.0288 56.033 Gas       1976.0 LLC "Bashkir Generation Company" EnergyBase (RUS) https://energybase.ru/power-plant/Priufimskaya_CHP EnergyBase (RUS)                 1105.9771274308978
19565 19565 RUS Russia Salavatskaya TPP WRI1003796 185.0 53.3969 55.8875 Gas       1953.0 LLC "Bashkir Generation Company" EnergyBase (RUS) https://energybase.ru/power-plant/Salavatskaya_CHP EnergyBase (RUS)                 974.3131836891245
19601 19601 RUS Russia State Unitary Enterprise Krasnousolsk WRI1061874 1.95 53.9197 56.5224 Gas       2002.0 LLC "Bashkir Generation Company" EnergyBase (RUS) https://energybase.ru/power-plant/GPA_Krasnousolsk EnergyBase (RUS)                 10.269787611858339
19603 19603 RUS Russia Sterlitamakskaya TPP WRI1003820 345.0 53.6666 55.9619 Gas       1957.0 LLC "Bashkir Generation Company" EnergyBase (RUS) https://energybase.ru/power-plant/Sterlitamak_CHP EnergyBase (RUS)                 1816.9624236364755
19617 19617 RUS Russia TPP-1 a generation facility of Ufimskaya TPP-4 WRI1003835 77.74 54.84 56.0911 Gas       1938.0 LLC "Bashkir Generation Company" EnergyBase (RUS) https://energybase.ru/power-plant/Ufa_CHP-1 EnergyBase (RUS)                 409.4221994594191
19653 19653 RUS Russia Ufimskaya TPP-2 WRI1003842 929.0 54.9131 56.0719 Gas       1940.0 LLC "Bashkir Generation Company" EnergyBase (RUS) https://energybase.ru/power-plant/Ufa_CHP-2 GEODB                 4892.632149444306
19715 19715 RUS Russia Zauralskaya TPP WRI1003868 15.0 52.7264 58.7072 Gas       2004.0 LLC "Bashkir Generation Company" EnergyBase (RUS) https://energybase.ru/power-plant/Zauralskaya_CHP EnergyBase (RUS)                 78.99836624506412

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "global-power-plants" (
"country" TEXT,
  "country_long" TEXT,
  "name" TEXT,
  "gppd_idnr" TEXT,
  "capacity_mw" REAL,
  "latitude" REAL,
  "longitude" REAL,
  "primary_fuel" TEXT,
  "other_fuel1" TEXT,
  "other_fuel2" TEXT,
  "other_fuel3" TEXT,
  "commissioning_year" REAL,
  "owner" TEXT,
  "source" TEXT,
  "url" TEXT,
  "geolocation_source" TEXT,
  "wepp_id" TEXT,
  "year_of_capacity_data" INTEGER,
  "generation_gwh_2013" REAL,
  "generation_gwh_2014" REAL,
  "generation_gwh_2015" REAL,
  "generation_gwh_2016" REAL,
  "generation_gwh_2017" REAL,
  "generation_data_source" TEXT,
  "estimated_generation_gwh" REAL
);
CREATE INDEX ["global-power-plants_country_long"] ON [global-power-plants]("country_long");
CREATE INDEX ["global-power-plants_owner"] ON [global-power-plants]("owner");
Powered by Datasette · How this site works · Code of conduct