This is a Data viz project to track some of my daily activities. Using the collected data I have created few plots
The data for this is collected from three devices.
- Fit Bit
- Time Tracker
- Sleep Time
Fit Bit - measures steps I walked each day.
Time Tracker - Tracks usage time of various webpages I use.
Sleep Time - Sleep time calculates hours I have slept.
Some of the data pre-processing includes getting domain name from each web url. Combining those with date field etc I used python to do data preprocessing
In this I have ploted three plots and given varous selectors such as Date selector, Slidebar and Dropdown to manipulate the graph
- I sleep more during week-ends
- I walk less during weekdays
- I watch websites like facebook and youtube more on weekends
- I vist websites like moodle.com , stack-overflow more on weekdays
The app is hosted on shiny server. link to the app