Plot the top ten most common baby names for New South Wales by year from the 1950's.
- Python >= 3.5
- Processing > 3
Collect data from PDFs here and paste into a single text file in the same format as the included data. This file can also be used, it just only has data up to 2018. Run parseBabies.py
then run plotBabies.pde
with the outputted namesB.csv
and namesG.csv
in the same directory.