Felix Krause
Felix Krause
This comes with a little bit of a challenge. First, investigate if it's worth the effort. But e.g. `How much did you travel the last week`, we should then match...
Looks like Withings actually properly handles time zones and supports the "fell asleep" and "woke up at" We could then render all of this per day via https://echarts.apache.org/examples/en/editor.html?c=data-transform-aggregate Or we...
This might be done through Postgres views? - Previous day - Next day - Next 7 days average - Current 7 days average (3 days before, 3 days after) This...