Skip to content
 
 

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encode a CSV with three-letter country codes

Given a CSV for input, this JS script will output a new CSV with additional columns containing the ISO 3166-1 alpha-3 country codes.

Installation

Requires npm, bower and grunt. To install the necessary packages and boot up an Express server:

npm install && bower install
grunt

Point the browser to http://localhost:9008/ to begin.

About

Add additional column(s) to a CSV containing standard ISO 3166-1 alpha-3 country codes.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages