ericsoco / baby-names

USA baby names exploration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

baby-names

USA baby names exploration

Running

npm start

Notes

Uses es7-sass-boilerplate as a starting point.

Updating

  • Run npm start in baby-name-scraper to generate a new CSV file, and copy to static/data/all.csv
  • Update static/data/birthCounts.csv by manually extracting the <table> from SSA and grepping to reformat as needed in birthCounts.csv. Ensure separators are tabs.

About

USA baby names exploration


Languages

Language:JavaScript 66.3%Language:SCSS 21.8%Language:HTML 9.7%Language:CSS 2.2%