Moves Data Visualization
Moves App Data Visualization
This is a sample flask app for Moves App export data visualization. This analyses and visualizes the daily storyline json file of the user. This code base shows accessing the latitude, latitude and activities information from the json file and are visualized on the leaflet map with hotspots.
1) Flask
2) Json parsing
3) Leaflet and heatmap
To run the app, do the following on the terminal:
python app.py
To be updated soon..
To be added soon
This project is licensed under the MIT License - see the LICENSE.md file for details