Skip to content

Find analyze popularity trends of particular name across years and conclude interesting results.

Notifications You must be signed in to change notification settings

jJoshi1812/challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Challenge

you'll have to find analyze popularity trends of particular name across years and conclude interesting results.

The data is available in different CSV files on a yearly basis and compressed in a zip file. Each CSV file contains Name, Sex, and the number of babies born that year with that name. Further data description is available at http://www.ssa.gov/oact/babynames/background.html

What you need to do?

1- Load the Social Security data about baby names.

2- Compare popularity trend of following names in form of a nice plot accross all the years since 1880

a. ['Michael', 'John', 'David', 'Martin']

b. ['Emily', 'Anna', 'Claire', 'Elizabeth']

3- Extract the 10 most popular -

a. Girl names in year 2010

b. Boy names in year 2001

About

Find analyze popularity trends of particular name across years and conclude interesting results.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published