Donatella Biancone
2016, 24th May
This Shiny App is for searching and visualizing, on an interactive map, the information about Toronto Public Library branches located around the City.
I have used two different dataset from Toronto Public Library Open Data site:
The app is based on Leaflet
, one of the most popular open-source JavaScript libraries for interactive maps. More infomation and tutorials can be found here: Leaflet for R.
From user interface of the app, it's possible specify different search criteria. Results are visualize on the interactive map in the form of markers that indicate geolocation of the branch. Clicking on the marker, a popup will appear, with detailed information about the branch. Moreover, aside the map, it is possible visualize dataset with results, and performs search on it.
Source code is available on GitHub
Shiny application is available here