US Name Trends

Interactive D3.js visualization which allows for the input of several names and plots popularity of these names over time. Data obtained from kaggle.com 'US baby names' dataset. While this chat is interesting, it does not necessarily provide a deep look into the trends of names throughout the US and was primarily done for practice utilizing D3.js's interactive options. I also found I get an absurd amount of enjoyment in comparing name popularity after finishing this project.
more ...

US Birth Rates

Created for practice with D3.js after exploring US baby name dataset obtained from Kaggle.com. Thought it would be interesting to view the birth rates of the population in the US, split by region and state. Also included a hover function to display the most popular names in each of these respective subsets per year.
more ...