This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| State,Number of Solar Plants,Installed Capacity (MW),Average MW Per Plant,Generation (GWh) | |
| California,289,4395,15.3,10826 | |
| Arizona,48,1078,22.5,2550 | |
| Nevada,11,238,21.6,557 | |
| New Mexico,33,261,7.9,590 | |
| Colorado,20,118,5.9,235 | |
| Texas,12,187,15.6,354 | |
| North Carolina,148,669,4.5,1162 | |
| New York,13,53,4.1,84 |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| longitude,latitude,housing_median_age,total_rooms,total_bedrooms,population,households,median_income,median_house_value,ocean_proximity | |
| -122.23,37.88,41.0,880.0,129.0,322.0,126.0,8.3252,452600.0,NEAR BAY | |
| -122.22,37.86,21.0,7099.0,1106.0,2401.0,1138.0,8.3014,358500.0,NEAR BAY | |
| -122.24,37.85,52.0,1467.0,190.0,496.0,177.0,7.2574,352100.0,NEAR BAY | |
| -122.25,37.85,52.0,1274.0,235.0,558.0,219.0,5.6431,341300.0,NEAR BAY | |
| -122.25,37.85,52.0,1627.0,280.0,565.0,259.0,3.8462,342200.0,NEAR BAY | |
| -122.25,37.85,52.0,919.0,213.0,413.0,193.0,4.0368,269700.0,NEAR BAY | |
| -122.25,37.84,52.0,2535.0,489.0,1094.0,514.0,3.6591,299200.0,NEAR BAY | |
| -122.25,37.84,52.0,3104.0,687.0,1157.0,647.0,3.12,241400.0,NEAR BAY |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sepal_length,sepal_width,petal_length,petal_width,species | |
| 5.1,3.5,1.4,0.2,setosa | |
| 4.9,3.0,1.4,0.2,setosa | |
| 4.7,3.2,1.3,0.2,setosa | |
| 4.6,3.1,1.5,0.2,setosa | |
| 5.0,3.6,1.4,0.2,setosa | |
| 5.4,3.9,1.7,0.4,setosa | |
| 4.6,3.4,1.4,0.3,setosa | |
| 5.0,3.4,1.5,0.2,setosa | |
| 4.4,2.9,1.4,0.2,setosa |