metadata
license: cc0-1.0
US Baby names
The SSA dataset with baby names: https://www.ssa.gov/OACT/babynames/
Coniferest
We use this dataset in the active anomaly discovery Python package coniferest:
https://coniferest.snad.space/en/latest/notebooks/us-names.html
Update the data
- Install Python packages:
pip install requests aiohttp universal_pathlib pandas - Optionally: download https://www.ssa.gov/OACT/babynames/state/namesbystate.zip
./run.py PATH_OR_URL_TO_namesbystate.zip, path may be URL or a local path. When I write it the SSA link doesn't work in scripts.