"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.ipynb
presents the details of my statistical analysisvisualizations.ipynb
shows how I created the blog post's visualizationssetup.sh
&process_data.py
will 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
,Procfile
are used for the accompanying Baby Name Popularity Explorer app