nutridb.org
Sometime back in 2002 I started writing a nutrition database in PHP that was based on data from the USDA Nutrient Data Laboratory. In 2003 I left the U.S. for a Peace Corps assignment in Belize, then stayed in Central America for about another year and half before returning to the States. When I came back I rewrote the whole thing and registered the domain nutridb.org. It doesn’t really get used, but the code is there under an MIT (X11) license.
June 25th, 2009 at 7:15 pm
Nathan ,
tried to download the nutridb-database-sr20.sql.gz from your site but it give me a binary dump instead of the well formatted mysql sql file for import .. Also get the same result when extracting from the one packaged in the repository, both production and development
can you provide a dump file of the Db schema or and clean sql gzipped version thanks
thanks
June 25th, 2009 at 8:12 pm
I accidentally gzipped the gzipped archive for the database, so it was double gzipped. I have corrected the problem. Thanks.