Skip to content

rustybailey/ga-disasters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Georgia Disasters Visualization

Map visualization based on Georgia disaster data from 2010-2012, specifically showing the frequency of disaster types per county. Based on data from Emcien's Data Visualization Challenge.

Check it out here: http://rustybailey.github.io/ga-disasters/

Local Setup

Clone this repo

git clone [email protected]:rustybailey/ga-disasters.git

Start a local server. Python is shown below, but you can use any simple local server.

python -m SimpleHTTPServer 8000

Open http://localhost:8000/ga-disasters/

Resources


TODO & Future Ideas:
  • Scale by property damage instead of frequency (change header to reflect this).
  • Also filter by year.
  • If only one county is highlighted, show darker color.
  • Change colors to green?
  • Add spinner for the 2 sec loading time.
  • Sparklines by disaster type showing disaster trending over time.

About

Visualization based on Georgia disaster data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published