Project 2 is an interactive web-based shiny application written in R language which visualizes the data on electrical power generation in the US to give the users a better understanding of the amount of different energies used in various states in the US and the number of power plants in each state and what type of energy is used there etc. The data is from years 2000,2010 and 2018. https://www.epa.gov/egrid/download-data
The Shiny Dashboard consists of 3 representations of this data in leaflet plot. 1st representation is a leaflet map showing all power plants in Illinois in 2018. 2nd representation is two leaflet maps side by side with options such as energy source,year and state for the user to do a comparison between any of the 52 entries in the dataset. The color representation across all visualizations are consistent. Coal is green, Hydro is black, Natural gas is orange, Geothermal is red, Nuclear is purple, Oil is blue, Solar is yellow, Wind is light green, Biomass is pink, Other is brown.
The Dashboard will have this side panel with four options where the three options will consists of a very different layout and representation of this data and the fourth option is an about page about the creator and the project.
The About page
The images below are the different representation of the same data using a leaflet map showing the plant location in the US and different states and the amount each energy source for the year, the percent of renewable and non renewable energy and the location of the plant.All the visualization includes a legend showing the color representation of each energy. Each representation has specific user input boxes for energy source, year,state, maplayout etc.
2018 Illinois Leaflet
Leaflets for Side by Side Comparison of power plants between States in the years 2000,2010 and 2018
Leafleft for the Entire USA