Skip to content

kiran-a-singh/CA-Wildfires-Visuals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

California Wildfires Visuals


Summary

I worked on this project shortly after a string of wildfires in Northern California. A wildfire happened 1 mile away from my home and wildfires were dominating the news cycle. I wanted to explore California wildfire data to see if fires were truly increasing or if my experience was simply anecdotal. The project was done mainly using Pandas and Seaborn in Python.

Brief Insights

acres burned yoy

In terms of acres burned, there is an increasing trend of wildfires Year over Year. A spike in acres burned generally corresponds to a large (defined as top 20 in the history of CA) wildfire occurring that year.

suppression costs yoy

Year over Year suppression costs (cost of putting wildfires out) show a a much clearer increasing trend. Suppression costs in recent years are higher than they have ever been. Costs in 2016 were approximately 3x higher than costs in 2012.

Other insights on wildfires by cause for 2016 are in the attached Jupyter Notebook.

Next Steps

I would like to expand the analysis to include a comparison of Large (acreage) vs. Destructive ($ damage) wildfires, I would like to generate a heatmap on an interactive map of California, and I would like to explore trends in the time of day and month of year of wildfires.

Datasets

Link to Jupyter notebook hosted on NBviewer:

https://nbviewer.jupyter.org/github/kiran-a-singh/CA-Wildfires-Visuals/blob/master/Cal%20Fires.ipynb

Releases

No releases published

Packages

No packages published