MiFit May 2021
Fitness, Sleep and Weight Data for 2 persons, may 2021
@kaggle.alexandruavramrusu_my_fit
Fitness, Sleep and Weight Data for 2 persons, may 2021
@kaggle.alexandruavramrusu_my_fit
CREATE TABLE sleep (
"deep_sleep" BIGINT,
"light_sleep" BIGINT,
"rem" DOUBLE,
"person" VARCHAR,
"date" TIMESTAMP
);
Anyone who has the link will be able to view this.