Skip to content

Future Plans

Tom Goetz edited this page Feb 16, 2022 · 6 revisions

Future Plans

(Completed)

  • Jupyter notebook that maps all activities start points on one map
  • Locations in summary and laps table in the Activity Jupyter notebook links out to Google Maps. It would be better if it activated a pin in the map that is part of the same notebook.
  • Export TCX files for activities based on activity summaries, laps, and records.
  • Cache JSON weight data locally so a DB rebuild doesn't require access to Garmin Connect.
  • Import data from activities files such as date, distance, speed, calories, etc.
    1. First activity FIT file parsed.
    2. Needed data parsed from session FIT message and saved to DB.
    3. Expand the number of supported files.
  • Scraper can download activity files from Garmin Connect based on a starting date.
  • Calculate sleep data (sleep states, bedtime, wake time, ...).
  • Calculate resting heart rate.
Clone this wiki locally