births | R Documentation |
Data on birth outcomes in the United States for December 2021 births where mother's age is between 25 and 35 (inclusive), limited to singleton births, mother's first child, and having non-missing values for relevant variables
births
births
A data frame with 50,249 rows and 20 columns:
Birth time during day (in minutes, range is 0 to 2399)
Day of week of birth (1=Sunday, 2=Monday, ..., 7=Saturday)
Mother's age (in years)
1 if mother is not a HS graduate, 0 otherwise
1 if mother is HS graduate and has no add'l education, 0 otherwise
1 if mother completed some college, 0 otherwise
1 if mother is 4-year college graduate, 0 otherwise
1 if mother is married, 0 otherwise
1 if mother smoked during first trimester, 0 otherwise
1 if mother smoked during second trimester, 0 otherwise
1 if mother smoked during third trimester, 0 otherwise
1 if mother smoked before pregnancy, 0 otherwise
1 if mother smoked during pregnancy (any trimester), 0 otherwise
1 if first prenatal care during first trimester, 0 otherwise
1 if first prenatal care during second trimester, 0 otherwise
1 if first prenatal care during third trimester, 0 otherwise
1 if no prenatal care visit, 0 otherwise
1 if baby is a boy, 0 otherwise
Birthweight (in grams)
Birthweight (in pounds)
https://www.nber.org/research/data/vital-statistics-natality-birth-data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.