1
2
3
4
5
#

Name:

Description:

Number of births each day from 1968 to 1988

Variables:

A data.frame with 7305 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)

Details

The number of births in Births78 is slightly lower than the number of births in this data set for the year 1978. See the examples.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Data source: National Vital Statistics System natality data, as provided by Google BigQuery and exported to csv Robert Kern (http://www.mechanicalkern.com/static/birthdates-1968-1988.csv)

See Also

Births2015, Births.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/US_Births_1267_48.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.