Go to file
Paul Trowbridge 1cca9dafc3 wrong ignore 2020-04-23 23:16:01 -04: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 wrong ignore 2020-04-23 23:16:01 -04:00
cert.pem work on turning into service 2020-03-25 23:30:25 -04:00
create_certs.sh work on turning into service 2020-03-25 23:30:25 -04:00
index.js work on turning into service 2020-03-25 23:30:25 -04:00
key.pem work on turning into service 2020-03-25 23:30:25 -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 work on turning into service 2020-03-25 23:30:25 -04:00
template.service work on turning into service 2020-03-25 23:30:25 -04:00

readme.md

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