FitBit Fitness Tracker Data
Pattern recognition with tracker data: : Improve Your Overall Health
@kaggle.nurudeenabdulsalaam_fitbit_fitness_tracker_data
Pattern recognition with tracker data: : Improve Your Overall Health
@kaggle.nurudeenabdulsalaam_fitbit_fitness_tracker_data
CREATE TABLE minutesleep_merged (
"id" BIGINT,
"date" VARCHAR,
"value" BIGINT,
"logid" BIGINT
);
Anyone who has the link will be able to view this.