| .vscode | ||
| doc templates | ||
| static | ||
| tests | ||
| uploads | ||
| views | ||
| .env.example | ||
| .gitignore | ||
| cert.pem | ||
| create_certs.sh | ||
| index.js | ||
| key.pem | ||
| package-lock.json | ||
| package.json | ||
| readme.md | ||
| server.js | ||
| template.service | ||
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