Baselight

Heart Rate Of Undergraduate Students

Frecuencia cardiaca en reposo y máxima

@kaggle.enriquebl_heart_rate_of_undergraduate_students

Loading...
Loading...

About this Dataset

Heart Rate Of Undergraduate Students

Heart rates of undergraduate students

Measurements made to know the status of the heart rate and its variation.

Content

They are two files with the information of the people who under consent agreed to share their information.

  • esfuerzo26022019c2021.csv
    maximum heart rate in the field, for different sports and activities.
  • reposo26022019c2021.csv
    heart rate upon waking and before getting out of bed

Acknowledgements

Thanks to all the participants who wished to collaborate for the possible publications that could be made with the information collected.

Inspiration

Motivated by research as a transversal axis.

Tables

Descreposo26022019

@kaggle.enriquebl_heart_rate_of_undergraduate_students.descreposo26022019
  • 8.88 kB
  • 264 rows
  • 9 columns
Loading...
CREATE TABLE descreposo26022019 (
  "fcrep" DOUBLE,
  "fc1" DOUBLE,
  "fc2" DOUBLE,
  "fc3" DOUBLE,
  "fc4" DOUBLE,
  "sexo" VARCHAR,
  "peso" DOUBLE,
  "est" DOUBLE,
  "edad" DOUBLE
);

Esfuerzo26022019c2021

@kaggle.enriquebl_heart_rate_of_undergraduate_students.esfuerzo26022019c2021
  • 3.73 kB
  • 19 rows
  • 4 columns
Loading...
CREATE TABLE esfuerzo26022019c2021 (
  "frec_cardiaca_max" BIGINT,
  "edad" BIGINT,
  "peso" DOUBLE,
  "est" DOUBLE
);

Reposo26022019c2021

@kaggle.enriquebl_heart_rate_of_undergraduate_students.reposo26022019c2021
  • 4.49 kB
  • 275 rows
  • 4 columns
Loading...
CREATE TABLE reposo26022019c2021 (
  "pesoa" DOUBLE,
  "estaturaa" DOUBLE,
  "edada" BIGINT,
  "fcr" BIGINT
);

Share link

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