I do an export of all activities into a CSV file once a week or so. It seems that the columns that appear are not consistent.
Sometimes speed data appears, sometimes it does not.
Sometimes running and cycling cadence (max and average) appear correctly, and sometimes the cycling data is mislabelled as a second instance of running data.
I am downloading all of this into a program which parses the data, but since the columns are not consistent, that's a real problem.
What can I do?
-- Rich