Skip to content

JulesMarz/baby_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

baby_tracker

Tracking baby activity

https://colab.research.google.com/drive/1aWZLHRDN1vLVl8Q388sqgZrQ64G8XUUJ?usp=sharing

sample data: https://docs.google.com/spreadsheets/d/1I34K3fMPpTH6ZEb13CxP5YVJWHh0OxOcF1cgdWf5C8g/edit?usp=sharing

Task: Create a dashboard with graphs that can update in real-time from a google spreadsheet that is lined to a google form.

Part 1: Feeding and nappies plot

Plot the times when activities have taken place. Time along the y axis and day along the x; with "activities" plotted according to the time it was logged. The closest graph that I imagine this would look like is a scatter graph, but I want to see where these activites are clustering on a daily basis to compare

For example: image

Part 2: Mapping sleep times per day

For example:

image

We can calculate the length of time of each of his sleeping times but would like this on a graph for easy visualisation.

Part 3: simple data summarisation number of dirty nappies, sleeps, sleep duration, etc (I could do this in excel, but to keep it all in one plcase)

Stretch Have fun predicting!

Stuff I have found https://github.com/tyler-england/forecast-bottle

About

Tracking baby activity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published