Skip to content
/ Names Public

Name generator that can generate random first and last names, create visualizations of a name's popularity over time, retrieve name meanings, and more!

License

Notifications You must be signed in to change notification settings

lk101101/Names

Repository files navigation

Under construction! Adding Flask functionality 🚧

Overview

The US Social Security Administration (SSA) publishes annual lists of baby names used during that year. This program can:

  1. return random first name(s) from a random year with options to specify gender (m/f), number of names to generate, and whether to generate a surname
  2. retrieve information about a specified name's origin and meaning scraped from NameBerry.com as well as its predicted nationality, age, and gender gathered from the Nationalize.io, Genderize.io, and Agify.io APIs
  3. Creates data visualizations to display the changes in a name's popularity throughout a specified range of years

Currently, the only options for gender are male (m) and female (f).

How to Download and Run Code

About

Name generator that can generate random first and last names, create visualizations of a name's popularity over time, retrieve name meanings, and more!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published