global-power-plants
6 rows where owner = "Janssen Pharmaceutical Co"
This data as json, CSV (advanced)
Suggested facets: latitude, longitude, commissioning_year
owner 1
- Janssen Pharmaceutical Co · 6 ✖
country_long 1
| 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 30841 | 30841 | USA | United States of America | Raritan ITS | USA0059059 | 2.0 | 40.5744 | -74.6542 | Solar | 2010.0 | Janssen Pharmaceutical Co | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 67643 | 2017 | 2.553 | 2.34333 | 2.28789 | 2.3661 | 1.137 | U.S. Energy Information Administration | ||||
| 30843 | 30843 | USA | United States of America | Rariton OMP | USA0059055 | 5.4 | 40.5744 | -74.6481 | Gas | Solar | 2010.333333333333 | Janssen Pharmaceutical Co | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 2017 | 6.194000000000001 | 4.25588 | 4.34081 | 2.798 | 1.058 | U.S. Energy Information Administration | ||||
| 31569 | 31569 | USA | United States of America | Skillman | USA0059057 | 2.7 | 40.5744 | -74.6481 | Solar | 2011.0 | Janssen Pharmaceutical Co | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 55044 | 2017 | 3.0660000000000003 | 2.51262 | 2.6591400000000003 | 2.95119 | 2.545 | U.S. Energy Information Administration | ||||
| 31798 | 31798 | USA | United States of America | Spring House | USA0059056 | 3.8 | 40.1839 | -75.2342 | Gas | 2013.0 | Janssen Pharmaceutical Co | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 68966 | 2017 | 17.944000000000003 | 23.503339999999998 | 24.19718 | 23.445 | 21.79 | U.S. Energy Information Administration | ||||
| 32264 | 32264 | USA | United States of America | Titusville Solar | USA0057815 | 4.1 | 40.2928 | -74.8472 | Solar | 2010.0 | Janssen Pharmaceutical Co | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 50990 | 2017 | 6.98148 | 6.729030000000001 | 7.158689999999999 | 6.5840000000000005 | 6.3870000000000005 | U.S. Energy Information Administration | ||||
| 32520 | 32520 | USA | United States of America | Vacaville | USA0059058 | 1.0 | 38.3994 | -121.9603 | Solar | 2007.0 | Janssen Pharmaceutical Co | U.S. Energy Information Administration | http://www.eia.gov/electricity/data/browser/ | U.S. Energy Information Administration | 61622 | 2017 | 2.0460000000000003 | 1.94436 | 1.5651899999999999 | 0.495 | 1.642 | U.S. Energy Information Administration |
Advanced export
JSON shape: default, array, newline-delimited
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");