Skip to content

r-shiny app visualising UNESCO world heritage sites via interactive map

Notifications You must be signed in to change notification settings

Stefan-collab/HeritageMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to my Shiny App that displays UNESCO sites in a personalized way!

Features: It depicts all unesco sites in a map with interactive filtering.

Additionally, you can add visiting dates of yourself and friends and visualize these, too

README

The whole code consists of three R files: server.R, ui.R and sites.R

The app itself is run via the files server.R and ui.R

For some background go to: https://www.rstudio.com/products/shiny/

sites.R is used to create the underlying csv file, used by the app as a database of sorts.

It is only used for initial setup and when the official list has been amended. This takes place usually every year/ every other year.

About

r-shiny app visualising UNESCO world heritage sites via interactive map

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages