Skip to content

brydavis/names

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Popular First Names in the US (1880-2013)

Library parses large set of CSV files containing popular first names given to children each year between 1880 and 2013. Data originates from the US Social Security Administration (SSA).

###Usage

package main

import (
	names "github.com/openwonk/names"
)

func main() {

	// Currently under development
	// Coming soon...

}



OpenWonk © 2015 [MIT License](https://github.com/openwonk/mit_license)

About

Search Engine for Common First Names

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors