Skip to content

Imports the USDA National Nutrient Database to a Postgres database.

Notifications You must be signed in to change notification settings

gilyes/usda-nnd-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usda-nnd-import

Imports the USDA National Nutrient Database to a Postgres database from the ASCII data files provided here.

Usage

  • bundle install
  • Extract text files from the above link to data/source.
  • Rename config.sample.rb to config.rb and set up the db connection in it.
  • ruby main.rb

About

Imports the USDA National Nutrient Database to a Postgres database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages