A day by day record of the number of births in the United States in 2015.
A data.frame with 365 observations on the following 9 variables.
date Date
births Number of births on date (integer)
wday Day of week (ordered factor)
year Year (integer)
month Month (integer)
day_of_year Day of year (integer)
day_of_month Day of month (integer)
day_of_week Day of week (integer)
Source
Obtained from the National Center for Health Statistics, National Vital Statistics System, Natality, 2015 data.
See Also
Births78, Births
Use the following R code to directly access this dataset in R.