Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 1.01 KB

README.md

File metadata and controls

39 lines (21 loc) · 1.01 KB

National Park Data Visualization

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

Getting Started

Prerequisites

The following libraries will need to be installed. Many of the libraries are available in Anaconda:

Pandas
Bokeh
Plotly
Termacolor
tabula-py

Data

All data used in this code can be accessed on free online databases:

Authors

  • Tristan Schuler

License

This project is licensed under the MIT License - see the LICENSE file for details