30 Years of Wildfire Data Displays Which States are Most Susceptible to Climate ChangeΒΆ

/opt/conda/lib/python3.10/site-packages/holoviews/plotting/bokeh/plot.py:987: UserWarning: found multiple competing values for 'toolbar.active_drag' property; using the latest value
  layout_plot = gridplot(
/opt/conda/lib/python3.10/site-packages/holoviews/plotting/bokeh/plot.py:987: UserWarning: found multiple competing values for 'toolbar.active_scroll' property; using the latest value
  layout_plot = gridplot(
BokehModel(combine_events=True, render_bundle={'docs_json': {'c1809593-7846-42f9-9267-1cdae1435f94': {'version…

Frequency and size of wildfires continues to change in the United States with climate change. It is predicted that about half of the amount of burned acreage would have been burned without the existence of climate change (Pierre-louis & Popovich 2018). In addition, less snowpack in the winters has led to a smaller amount of water available in the summer. With all of these factors put together, wildfires continue to increase.

The data used in this analysis is a spatial database of wildfires in the US from 1992 to 2020. In the data, there is discovery date, final fire size, and point location.

Below is a map showing the number of fires per million acres in each state in the continental United States.

CitationsΒΆ

Pierre-louis, K., Popovich, N. (2018, November 27). Climate change is fueling wildfires nationwide, New Report warns. The New York Times. https://www.nytimes.com/interactive/2018/11/27/climate/wildfire-global-warming.html

State boundaries retrieved from SnowEx Hackweek.

Fire data retrieved from USDA.