Skip to content

Interactive visualization of most popular baby names by state from 1910-2015

Notifications You must be signed in to change notification settings

msbarry/babymap

Repository files navigation

Popular Baby Names by State 1910-2015

msbarry.github.io/babymap

Built using D3, webpack, topojson, and nodejs.

Name data is from the U.S. Social Security Administration's "Popular Baby Names" dataset. State outlines are from Natural Earth.

Setup

  • Install yarn
  • Install dependencies: yarn install
  • Install gdal: brew install gdal

To run: npm start

To build: npm run build

To regenerate map: npm run gen

Creator: Mike Barry

Embedding on a Website

To embed on a website, copy and paste this code:

<iframe width="600" height="530" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://msbarry.github.io/babymap/"></iframe><br/><small style="color:#0000FF;text-align:left"><a href="https://msbarry.github.io/babymap/" target="_blank">msbarry.github.io</a></small>

About

Interactive visualization of most popular baby names by state from 1910-2015

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published