Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 2.58 KB

README.md

File metadata and controls

50 lines (32 loc) · 2.58 KB

Firewatch

Authors: Vikram Sunil Bajaj (vsb259), Ameya Shanbhag (avs431), Hitarthi Shah (hus206)

Group 2 (Online: Group 2)

About

With the recent events of forest wildfires happening across the globe, we decided to dive into data to develop some insights. The goal of the project is to analyze the wildfires in the United States over time and to try to understand the factors causing them, and ultimately increase awareness about climate change.

index.html is the main file containing the visualizations.

Link to Access the Data

Since the data was greater than 25MB, we could not upload it here. The wildfire.csv data can be obtained at: https://drive.google.com/open?id=1eKVGdzMgIRIo8zkNZYcoS_1n4o-8xwf7

wildfire_1.csv: https://drive.google.com/open?id=19w0nyQUt12ZfnGhR-OYz7eL1wjJUO9Ik

wildfire_2.csv: https://drive.google.com/open?id=1nNaOY4f2uE90gTeXmBxt6rmIx8JD80Y6

Screenshots

Number of wildfires per state from 1992-2015 (interactive): number of wildfires per state

Number of wildires per county from 1992-2015 (interactive): number of wildfires per county

Normalized average number of days to put out the fire per state (interactive): days to put out fires per state

Number of fires per fire cause: number of fires per cause

Total fire size (in acres) per fire cause: fire size per cause

Number of wildfires per year: fires per year

Number of wildfires per fire cause over time (interactive): fires per cause over time

Proposal/Report

Project Report

Demo

Since our dataset was too large to upload on GitHub, we were not able to publish the demo via GitHub.

To see the demo, please download the code as is, the wildfire data from the links provided above, place wildfire.csv in the root directory and wildfire_1.csv, wildfire_2.csv in the IV_Project directory, and load index.html (may take a minute or two to load the maps).

For your convenience, we have also uploaded the demo on YouTube: https://youtu.be/WpSi7RYxRRc

Thank You!