• Stars
    star
    1
  • Language
    Python
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This shiny app will let you see an interactive geo-heatmap using the location data collected by google. The major portion of this code is from https://github.com/luka1199/geo-heatmap. This shiny app just calls the functions from that repository and displays it in the browser so that people can just download the takeout location data zip from google and upload to view the heatmap instead of installing python and the code dependencies and running it in a shell environment.