Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 669 Bytes

Readme.md

File metadata and controls

31 lines (18 loc) · 669 Bytes

Water Import

Relevant URLS Trello Board Slack

Need to set your connection string in a .env file with


'WATER_CONNECTION_DB' = 'mongodb://localhost..'

Uses Recursefiles.js to build array of xls objects to put them in the right year, county and type. Fix the naming problems


node recursefiles.js  | find "county: ''"

node recursefiles.js > xlsimport.json

TODO

  • [] Load the xls files

Thanks to EPA for the water data!

Water data