Elie
Created page with "<syntaxhighlight lang="sql"> -- This is used in the methodology of various olam.wiki pages -- Copyright Elie Goldman Smith, 2022 (Creative Commons license) -- Run this in SQLite3 ---------------------- -- Load data from various sources .mode csv -- cross-reference: crops (FAO data) with foods (USDA nutrition data): .import fao_usda.csv fao_usda -- nutrition (USDA): .import data/sr28-collated.csv..."