md` ## The Plan
* Focus on the State of Georgia for now
* All power producers in the state
* Use a drop down menu to select by type
* NAICS_DESC
* Only allow one type to be chosen at a time
* Different colored markers for each type
* Distance radius around each producer
* This radius can be used to summarize demographic data
* Also use polygons with demographic data
* Get from the Census using their API
* By county
* Use dropdown to select demographic data of interest
* This is for the choropleth map
* Show summary statistics for the state
* Think about locations of power producers in relation to demographic data
* To do
* Clean up attribution of data sources
* Especially the power plant data
* Think about charts
* Do this after the demographic data is sorted out
* What I want to do
* Get summary statistics of demographics based on centroids of county polygons within an adjustable distance of a power provider
* Minimum 2 miles, max 25 miles
* Create a state level summary of demograhics for counties within a certain distance from power producers
`