This project uses python to scrape and organize data from the U.S. National Park Service's online visitor use statistics database to create interactive html plots to better visualize the history of America's National Parks using Bokeh, Plotly, and Google Charts.
View the Data Visualization - National Park Data Visualization
The following libraries will need to be installed. Many of the libraries are available in Anaconda:
Pandas
Bokeh
Plotly
Termacolor
tabula-py
All data used in this code can be accessed on free online databases:
- National Park Service Visitor Statistics - IRMA
- NOAA - NCDC 1981-2010 Normals
- Tristan Schuler
This project is licensed under the MIT License - see the LICENSE file for details