install:
npm install
Provide sql.js path of your data folder where all csv are pesent it will create a sqlite database with all data which can be sorted by date in sqlite or any other dataframe loader run using npm start or node sql.js
This repo will suffice for basic usage but for Further processing it Requires some looking into sequelize and data-forge documentation