SQLAlchemy schema for USDA Nutritional database
Imports the data contained in the SR25 text files to a database.
Make sure you have SQLAlchemy installed
pip install sqlalchemy
Edit the database settings in run.py
Import the data with:
python importText.py