Hacker News new | ask | show | jobs
by runnr_az 395 days ago
The SSA released updated historical name data covering from 1880-2024. usBabyNames.js is a convenient wrapper for those resources, repackaging the original text file distribution into a sqlite db for easy consumption. Slice and dice the names how you like... spot trends, oddities, etc...

SQLite name db 1880-2024: https://github.com/jonroig/usBabyNames.js/blob/master/sqlite...

Repo: https://github.com/jonroig/usBabyNames.js