most-common-name

191
0
Updated:
Files:9
Size:8.81 MB
Formats:csv

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/most-common-name/
https://datahub.io/fivethirtyeight/most-common-name/_r/-/README.md
https://datahub.io/fivethirtyeight/most-common-name/_r/-/data/adjusted-name-combinations-list.csv
https://datahub.io/fivethirtyeight/most-common-name/_r/-/data/adjusted-name-combinations-matrix.csv
https://datahub.io/fivethirtyeight/most-common-name/_r/-/data/adjustments.csv
https://datahub.io/fivethirtyeight/most-common-name/_r/-/data/aging-curve.csv
https://datahub.io/fivethirtyeight/most-common-name/_r/-/data/independent-name-combinations-by-pop.csv
https://datahub.io/fivethirtyeight/most-common-name/_r/-/data/new-top-firstNames.csv
https://datahub.io/fivethirtyeight/most-common-name/_r/-/data/new-top-surnames.csv
https://datahub.io/fivethirtyeight/most-common-name/_r/-/data/state-pop.csv
https://datahub.io/fivethirtyeight/most-common-name/_r/-/data/surnames.csv
https://datahub.io/fivethirtyeight/most-common-name/_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/most-common-name/_r/-/datapackage.json
README.mddocumentation
https://datahub.io/fivethirtyeight/most-common-name/_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 Files

Explore with AI

adjusted-name-combinations-list

Download

Download CSV

About

Last updated
12 March 2026
Total rows
...
Format
CSV
File size
28.5 kB

adjusted-name-combinations-matrix

Download

Download CSV

About

Last updated
12 March 2026
Total rows
...
Format
CSV
File size
5.6 kB

adjustments

Download

Download CSV

About

Last updated
12 March 2026
Total rows
...
Format
CSV
File size
2.27 kB

aging-curve

Download

Download CSV

About

Last updated
12 March 2026
Total rows
...
Format
CSV
File size
439 B

independent-name-combinations-by-pop

Download

Download CSV

About

Last updated
12 March 2026
Total rows
...
Format
CSV
File size
170 kB

new-top-firstNames

Download

Download CSV

About

Last updated
12 March 2026
Total rows
...
Format
CSV
File size
3.01 kB

new-top-surnames

Download

Download CSV

About

Last updated
12 March 2026
Total rows
...
Format
CSV
File size
3.02 kB

state-pop

Download

Download CSV

About

Last updated
12 March 2026
Total rows
...
Format
CSV
File size
1.43 kB

surnames

Download

Download CSV

About

Last updated
12 March 2026
Total rows
...
Format
CSV
File size
8.6 MB

About this dataset

Most Common Name

This directory contains the code and data behind the story Dear Mona, What’s The Most Common Name In America?

The main script file is most-common-name.R

There are four input files:

And five output files:

  • adjusted-name-combinations-list.csv - Adjusted estimates for the most common full names.
  • adjusted-name-combinations-matrix.csv - The same data from the file adjusted-name-combinations-list.csv but in matrix form. These are the estimates presented in the second (and final) table of the article.
  • independent-name-combinations-by-pop.csv - Matrix of estimates for the top 100 most common first names by top 100 most common surnames. These were calculated using independent odds, and displayed in the first table presented in the article.
  • new-top-firstNames.csv - Final estimated ranking of top first names.
  • new-top-surnames.csv - Final estimated ranking of top surnames.

This dataset was scraped from FiveThirtyEight - most-common-name