resting_hr
3,264 rows
This data as json, CSV (advanced)
Suggested facets: day (date)
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE resting_hr ( day DATE NOT NULL, resting_heart_rate FLOAT, PRIMARY KEY (day) );
This data as json, CSV (advanced)
Suggested facets: day (date)
JSON shape: default, array, newline-delimited, object
CREATE TABLE resting_hr ( day DATE NOT NULL, resting_heart_rate FLOAT, PRIMARY KEY (day) );