Skip to content

GisNoFunRev/daw_HS25_MannaMakaratzis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DAW Project: Running Data Wrangling from Apple, Garmin and Samsung

The goal in this project is to summarise all of the running workouts from the diffrent watches.

Folder Structure

The idea behind this folder structure is to be able to add diffrent exports from different times and different watches in an agile way.

.
├── apple
│   └── 2025-09-19
│       ├── Export.xml
│       ├── export_cda.xml
│       └── workout-routes
│           ├── route_2024-06-25_4.44pm.gpx
│           ├── route_2024-06-25_6.27pm.gpx
│           ├── route_2024-08-22_7.29pm.gpx
│           ├── route_2024-08-22_9.46pm.gpx
│           ├── route_2025-01-29_7.43pm.gpx
│           ├── route_2025-02-04_3.28pm.gpx
│           ├── route_2025-02-14_12.34pm.gpx
│           ├── route_2025-06-12_9.28pm.gpx
│           ├── route_2025-07-29_3.34pm.gpx
│           ├── route_2025-08-05_5.49pm.gpx
│           ├── route_2025-08-16_1.34pm.gpx
│           ├── route_2025-08-21_1.11pm.gpx
│           ├── route_2025-08-21_5.11pm.gpx
│           ├── route_2025-08-23_6.39pm.gpx
│           ├── route_2025-08-26_8.34am.gpx
│           ├── route_2025-09-09_6.13pm.gpx
│           ├── route_2025-09-11_4.50pm.gpx
│           ├── route_2025-09-13_11.57am.gpx
│           ├── route_2025-09-13_2.47pm.gpx
│           ├── route_2025-09-14_11.24am.gpx
│           ├── route_2025-09-14_3.07pm.gpx
│           ├── route_2025-09-17_7.44am.gpx
│           └── route_2025-09-19_8.08am.gpx
└── garmin
    └── 2025-08-22
        └── Activities.csv

About

Data Wrangling Projektarbeit Herbstsemester 2025

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors