Go to file
2018-12-24 14:35:34 -05:00
.vscode setup 2018-06-23 17:10:20 -04:00
doc templates rename 2018-12-24 14:07:30 -05:00
static setup 2018-06-23 17:10:20 -04:00
tests rename 2018-12-24 14:07:30 -05:00
uploads setup 2018-06-23 17:10:20 -04:00
views setup 2018-06-23 17:10:20 -04:00
.env.example setup 2018-06-23 17:10:20 -04:00
.gitignore setup 2018-06-23 17:10:20 -04:00
index.js setup 2018-06-23 17:10:20 -04:00
package-lock.json added nodemon, added cors middleware, removed csj requires 2018-06-23 17:31:25 -04:00
package.json CORS setup and FirstRow method added to postgres object 2018-06-24 14:12:34 -04:00
readme.md update readme 2018-12-24 14:35:34 -05:00
server.js update for new loading function in the DB 2018-12-19 00:34:01 -05:00

data munger

organized storage and cleansing of disparate data

current formats

  • csv
  • json

functions

  • define constraints to prevent overlap during import
  • manipulate with regex
  • tag data en masse
  • flatten into traditional tables for downstream analytics