Unisex Names

256
0
Updated:
Files:2
Size:70.1 kB
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/unisex-names/
https://datahub.io/fivethirtyeight/unisex-names/_r/-/README.md
https://datahub.io/fivethirtyeight/unisex-names/_r/-/data/aging_curve.csv
https://datahub.io/fivethirtyeight/unisex-names/_r/-/data/unisex_names_table.csv
https://datahub.io/fivethirtyeight/unisex-names/_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/unisex-names/_r/-/datapackage.json
README.mddocumentation
https://datahub.io/fivethirtyeight/unisex-names/_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

aging_curve

Download

Download CSV

About

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

unisex_names_table

Download

Download CSV

About

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

About this dataset

Unisex Names

This directory contains the code and data behind the story The Most Common Unisex Names In America: Is Yours One Of Them?

The script unisex_names.R generates the data in unisex_names_table.csv, which contains the over 900 names given to each sex at least one-third of the time and with a minimum of 100 people. It has the following variables:

HeaderDefinition
nameFirst names from the Social Security Administration
totalTotal number of living Americans with the name
male_sharePercentage of people with the name who are male
female_sharePercentage of people with the name who are female
gapGap between male_share and female_share

This dataset was scraped from FiveThirtyEight - unisex-names