360-info / report-bushfire-prone-land

On bushfire prone land on communities and developments
https://360info.org/maps-suburbs-most-at-risk-of-bushfires
Creative Commons Attribution 4.0 International
2 stars 0 forks source link
australia bushfire open-data quarto rstats sdg13 sdg15 wildfire

Bushfire prone land

📊 Get the data💻 Reproduce the analysis🗺️ See the maps

Visualises how much of each Australia suburb is covered by a state government "bushfire prone area", "fire protection area" or similarly named overlay. Also visualises areas touched by bushfire over the last 40 years.

Exploratory map of bushfire prone areas

♻️ Use + Remix rights

[Creative Commons Attribution 4.0](https://creativecommons.org/licenses/by/4.0)

These charts, as well as the analyses that underpin them, are available under a Creative Commons Attribution 4.0 licence. This includes commercial reuse and derivates.

Data in these charts comes from:

Please attribute 360info and the data sources when you use and remix these visualisations.

💻 Reproduce the analysis

Quickstart: use the dev container

This project comes with a ready-to-use dev container that includes everything you need to reproduce the analysis (or do a similar one of your own!), including R and Quarto.

Open in GitHub Codespaces

Or, if you have Docker installed, you can build and run the container locally:

Once the container has launched (it might take a few minutes to set up the first time), you can run the analysis scripts with:

quarto render

Or look for the .qmd files to modify the analysis.

Manual setup

To setup a development environment manually,

You'll need to:

Now, render the .qmd files to the /out directory with:

quarto render

❓ Help

If you find any problems with our analysis or charts, please feel free to create an issue!