Updated

U.S. Births

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/fivethirtyeight/births/
https://datahub.io/fivethirtyeight/births/_r/-/README.md
https://datahub.io/fivethirtyeight/births/_r/-/data/US_births_1994-2003_CDC_NCHS.csv
https://datahub.io/fivethirtyeight/births/_r/-/data/US_births_2000-2014_SSA.csv
https://datahub.io/fivethirtyeight/births/_r/-/datapackage.json
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

datapackage.jsonmetadata & schema
https://datahub.io/fivethirtyeight/births/_r/-/datapackage.json
README.mddocumentation
https://datahub.io/fivethirtyeight/births/_r/-/README.md
Typical Usage
  1. 1. Fetch datapackage.json to inspect schema and resources
  2. 2. Download data resources listed in datapackage.json
  3. 3. Read README.md for full context

Data Previews

US_births_1994-2003_CDC_NCHS

Loading data...

Schema

nametypeformat
yearintegerdefault
monthintegerdefault
date_of_monthintegerdefault
day_of_weekintegerdefault
birthsintegerdefault

US_births_2000-2014_SSA

Loading data...

Schema

nametypeformat
yearintegerdefault
monthintegerdefault
date_of_monthintegerdefault
day_of_weekintegerdefault
birthsintegerdefault

Data Files

FileDescriptionSizeLast modifiedDownload
US_births_1994-2003_CDC_NCHS
64.5 kBabout 2 months ago
US_births_1994-2003_CDC_NCHS
US_births_2000-2014_SSA
96.8 kBabout 2 months ago
US_births_2000-2014_SSA
FilesSizeFormatCreatedUpdatedLicenseSource
2161 kBcsvabout 2 months agoFiveThirtyEight - Births

U.S. Births

This folder contains data behind the story Some People Are Too Superstitious To Have A Baby On Friday The 13th.

There are two files:

US_births_1994-2003_CDC_NCHS.csv contains U.S. births data for the years 1994 to 2003, as provided by the Centers for Disease Control and Prevention's National Center for Health Statistics.

US_births_2000-2014_SSA.csv contains U.S. births data for the years 2000 to 2014, as provided by the Social Security Administration.

Both files have the following structure:

HeaderDefinition
yearYear
monthMonth
date_of_monthDay number of the month
day_of_weekDay of week, where 1 is Monday and 7 is Sunday
birthsNumber of births

This dataset was scraped from FiveThirtyEight - births