Installation - These are one time tasks Create tables (sql/createTables.sql) Copy (using psql cmd line) csv's to tables (sql/copyCSVs.sql) Insert tables into one_minute master (sql/insertSymbols.sql) Drop individual symbol tables (sql/dropSymbolTables.sql) Production - This is the script to be modified to adapt to the API Run scripts/ohlc.py