Baselight

MiFit May 2021

Fitness, Sleep and Weight Data for 2 persons, may 2021

@kaggle.alexandruavramrusu_my_fit

Weight
@kaggle.alexandruavramrusu_my_fit.weight

  • 3.83 KB
  • 53 rows
  • 4 columns
weight

Weight

body_score

Body Score

person

Person

date

Date

60.0578VTue May 04 2021 00:00:00 GMT+0000 (Coordinated Universal Time)
77.175ATue May 04 2021 00:00:00 GMT+0000 (Coordinated Universal Time)
60.1578VWed May 05 2021 00:00:00 GMT+0000 (Coordinated Universal Time)
77.275AWed May 05 2021 00:00:00 GMT+0000 (Coordinated Universal Time)
59.883VThu May 06 2021 00:00:00 GMT+0000 (Coordinated Universal Time)
77.0575AThu May 06 2021 00:00:00 GMT+0000 (Coordinated Universal Time)
76.9576AFri May 07 2021 00:00:00 GMT+0000 (Coordinated Universal Time)
59.883VFri May 07 2021 00:00:00 GMT+0000 (Coordinated Universal Time)
59.583VSat May 08 2021 00:00:00 GMT+0000 (Coordinated Universal Time)
76.7576ASat May 08 2021 00:00:00 GMT+0000 (Coordinated Universal Time)

CREATE TABLE weight (
  "weight" DOUBLE,
  "body_score" BIGINT,
  "person" VARCHAR,
  "date" TIMESTAMP
);

Share link

Anyone who has the link will be able to view this.