Current Workflow:
- run
node dataparser.jsto pull in current data from Fieldbook - dataparser.js writess to
formatted.json - run
node geoparser.jsto run the objects through googles location API - it spits the results into file into
final.json - manually copy paste
final.jsonto institutions file in App
TODO:
- make the geoparser function async