"Is Hilary still the most poisoned baby name in U.S. history?" In this repo's accompanying blog post I present a 2020 update of Hilary Parker's classic 2013 blog post and statistical analysis "Hilary: the most poisoned baby name in US history" (Github repo). The answer: No, though the new most poisoned name is probably not what you expect.
Repository contents:
mostpoisonedname.ipynbpresents the details of my statistical analysisvisualizations.ipynbshows how I created the blog post's visualizationssetup.sh&process_data.pywill download and process the raw baby name data from the Social Security Administration, allowing you to reproduce my work and explore the data for yourselfapp.py,app_setup.sh,requirements.txt,Procfileare used for the accompanying Baby Name Popularity Explorer app