/sqlalchemy_usda_nutritional

SQLAlchemy schema for USDA Nutritional database

Primary LanguagePython

sqlalchemy_usda_nutritional

SQLAlchemy schema for USDA Nutritional database

Imports the data contained in the SR25 text files to a database.

Usage

Make sure you have SQLAlchemy installed pip install sqlalchemy

Edit the database settings in run.py

Import the data with: python importText.py