CenterForAssessment / randomNames

Function to generate random gender and ethnicity correct first and/or last names. Names are chosen proportionally based upon their probability of appearing in a large scale data base of real names.
https://centerforassessment.github.io/randomNames
Other
32 stars 6 forks source link

firstnames weighted by birth year? #66

Closed higgi13425 closed 3 years ago

higgi13425 commented 5 years ago

Hi - this is a neat package for a specific purpose. One possible nice feature - could you set parameters birth_year_start = 1960 (default) and birth_year_end = 2000 (default), The user could then change these parameters to get firstnames appropriate for people born between 1880-1890, or 2000-2010. Ideally this would use the weighted frequency of each firstname by gender for the included range of birth years.

dbetebenner commented 5 years ago

Hi. Sorry for the delay on replying. Unfortunately, I don't have any information in the data set that's being used to generate the names on which names go with which years.