Research Question:
How do temperature, rainfall, and urban vegetation relate to where unique insect species are found across Melbourne — and which zones are most vulnerable to future climate change?
After building a climate simulation to map heat and rainfall patterns in Melbourne, I wanted to see how these environmental changes affect biodiversity. That led to my next project — tracking unique insect species across the city using open data and geospatial clustering.
This project combines multiple public datasets (BioBlitz 2014, BioBlitz 2016, and GBIF records) to identify unique species sightings, visualize biodiversity hotspots, and explore seasonal trends.
Python, Pandas, GeoPandas, Folium, Matplotlib, Scikit-learn, Streamlit
See the figures/ folder for charts showing seasonal and taxonomic trends.
pip install -r requirements.txt
streamlit run streamlit_app.py
MIT License (see LICENSE file)