SkillAgentSearch skills...

Worldmaps

No description available

Install / Use

/learn @darwinanddavis/Worldmaps
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Spatial data analysis projects

Matt Malishev

Versions:

  • R 3.5.0
  • RStudio 2022.12.0+353

File extensions:
.R
.Rmd
.html .css
.js


<!-- --> <!-- --> <!-- -->

30 day map challenge

Map entries for the #30dayMapChallenge for 2023

Firestarter - Largest bushfires in Australian history (1899–2022)

<div align="center"; text-align:center> <img src="img/30daymap2023/day3.png", width = "100%", height = "25%"> </div>

Tools

R

Links

R code


<!-- --> <!-- --> <!-- -->

Where does Taiwan fish?

<div align="center"; text-align:center> <img src="img/30daymap2023/day6.png", width = "100%", height = "100%"> </div>

Tools

R
Threejs

Links

R code


<!-- --> <!-- --> <!-- -->

Fires of the century - 125 years of Australian bushfires

<div align="center"; text-align:center> <img src="img/30daymap2023/day9_.png", width = "100%", height = "100%"> </div>

Tools

R
Google maps

Links

R code


<!-- --> <!-- --> <!-- -->

Highrise headache - Major constructions in Melbourne (2020–2022)

<div align="center"; text-align:center> <img src="img/30daymap2023/day15.png", width = "100%", height = "100%"> </div>

Tools

R
Mapdeck
Mapbox

Links

R code


<!-- --> <!-- --> <!-- -->

Where did the Palestine and Israel protests start? Exploring protest origins per country (Oct–Nov 2022)

<div align="center"; text-align:center> <img src="img/30daymap2023/day23.gif", width = "100%", height = "100%"> </div> <div align="center"; text-align:center> <img src="img/30daymap2023/day23.png", width = "100%", height = "100%"> </div>

Tools

R
Mapdeck
Mapbox

Links

R code


<!-- --> <!-- --> <!-- -->

Firelines - Australian bushfires and their ten closest neighbours (1980–2022)

<div align="center"; text-align:center> <img src="img/30daymap2023/day30.png", width = "100%", height = "100%"> </div> <div align="center"; text-align:center> <img src="img/30daymap2023/day30.gif", width = "100%", height = "100%"> </div>

Tools

R

Links

R code


<!-- --> <!-- --> <!-- -->

30 day map challenge

Map entries for the #30dayMapChallenge for 2022

City sprawling – isochrones of Australia's major cities

<div align="center"; text-align:center> <img src="img/30daymap2022/day2.png", width = "100%", height = "25%"> </div>

Tools

R

Links

R code


<!-- --> <!-- --> <!-- -->

Human rights protection scores by country (1980–2017)

<div align="center"; text-align:center> <img src="img/30daymap2022/day3.jpg", width = "100%", height = "25%"> </div>

Tools

R
Leaflet

Links

R code


<!-- --> <!-- --> <!-- -->

Fishprint — Major fishing vessel activity of China vs Australia

<div align="center"; text-align:center> <img src="img/30daymap2022/day14.png", width = "100%", height = "100%"> </div>

Tools

R

Links

R code


<!-- --> <!-- --> <!-- -->

Bait and hook — China's global fishing chokehold

<div align="center"; text-align:center> <img src="img/30daymap2022/day19.png", width = "100%", height = "200%"> </div>

Tools

R

Links

R code


<!-- --> <!-- --> <!-- -->

Stylised city maps of places I've lived

<div align="center"; text-align:center> <img src="img/30daymap2022/day25.png", width = "100%", height = "100%"> </div>

Tools

R

Links

R code


<!-- --> <!-- --> <!-- -->

Treescape – Urban tree canopy networks by area

<div align="center"; text-align:center> <img src="img/30daymap2022/day26.png", width = "100%", height = "200%"> </div>

Tools

R

Links

R code


<!-- --> <!-- --> <!-- -->

NSW flood disaster – Leveraging hi-res data and mapping to understand natural disaster events

<div align="center"; text-align:center> <img src="img/30daymap2022/day30.png", width = "100%", height = "25%"> </div>

Tools

R

Links

R code


30 day map challenge

Map entries for the #30dayMapChallenge for 2021.

Rumble in south east Asia: 500 years of earthquake data

Day 1 - Points

<div align="center"; text-align:center> <img src="img/30daymap2021/day1.jpeg", width = "100%", height = "25%"> </div>

Tools

R

pacman::p_load(here,sf,RColorBrewer,dplyr,ggmap,sp,maptools,scales,rgdal,ggplot2,jsonlite,readr,devtools,colorspace,mapdata,ggsn,mapview,mapproj,ggthemes,reshape2,grid,rnaturalearth,rnaturalearthdata,ggtext,purrr)          

Links

R code


<!-- --> <!-- --> <!-- -->

Where do Melburnians eat? Exploring restaurant seating capacity per area

Day 4 - Hexagons

<div align="center"; text-align:center> <img src="img/30daymap2021/day4_2.jpg", width = "100%", height = "25%"> </div>

Tools

R
Mapbox

pacman::p_load(here,mapdeck,dplyr,ggmap,sp,maptools,scales,rgdal,ggplot2,jsonlite,readr,devtools,colorspace,mapdata,ggsn,mapview,mapproj,ggthemes,reshape2,grid,rnaturalearth,rnaturalearthdata,ggtext,purrr)          

Links

R code


<!-- --> <!-- --> <!-- -->

Classifying major ecoregions in Brazil

Day 7 - Green

<div align="center"; text-align:center> <img src="img/30daymap2021/day7.png", width = "100%", height = "100%"> </div>

Tools

R

pacman::p_load(here,mapdeck,dplyr,ggmap,sp,maptools,scales,rgdal,ggplot2,jsonlite,readr,devtools,colorspace,mapdata,ggsn,mapview,mapproj,ggthemes,reshape2,grid,rnaturalearth,rnaturalearthdata,ggtext,purrr)          

Links

R code


<!-- --> <!-- --> <!-- -->

Avian Airstrike: Aircraft-bird strikes across Australia (2012–2017)

Day 11 and 12 - 3D and population

<div align="center"; text-align:center> <img src="img/30daymap2021/day11_1.jpg", width = "100%", height = "50%"> </div>

Tools

R
Mapbox

pacman::p_load(here,mapdeck,dplyr,ggmap,sp,maptools,scales,rgdal,ggplot2,readr,devtools,colorspace,mapdata,ggsn,mapview,mapproj,ggthemes,rnaturalearth,rnaturalearthdata,ggtext)          

Links

R code


<!-- --> <!-- --> <!-- -->

The Human Lifeline

Day 22 - Boundaries

<div align="center"; text-align:center> <img src="img/30daymap2021/day22.png", width = "100%", height = "200%"> </div>

Tools

R

pacman::p_load(here,mapdeck,dplyr,ggmap,sp,maptools,scales,rgdal,ggplot2,readr,devtools,colorspace,mapdata,ggsn,mapview,mapproj,ggthemes,rnaturalearth,rnaturalearthdata,ggtext)          

Links

R code


<!-- --> <!-- --> <!-- -->

Inside Airbnb: Mapping and analysing Airbnb’s global property listings

<div align="center"; text-align:center> <img src="img/airbnb_gui.jpg", width = "100%", height = "200%"> </div>

Create a web app that mimics that Airbnb site, but maps available listings to comapre cities around the world based on user criteria rather than simply listing price and availability.

The criteria users can select to compare among cities

  • Bed type
  • Room type
  • Property type
  • Bathrooms
  • Cancellation policy
  • Reviews per month
  • Review scores rating

Launch app

Tools

R Shiny
Leaflet
HTML
CSS

pacman::p_load(shiny,shinythemes,dplyr,here,leaflet,rgdal,sp,sf,raster,colorspace,mapdata,ggmap,jpeg)  

Links

R code

Data

Inside Airbnb open data


<!-- --> <!-- --> <!-- -->

30 day map challenge

Map entries

View on GitHub
GitHub Stars86
CategoryDevelopment
Updated8mo ago
Forks11

Languages

HTML

Security Score

67/100

Audited on Jul 24, 2025

No findings