ShelterApp / AddResources

http://shelterapp.org/
11 stars 10 forks source link

New folder to hold code/ resources. + action plan #57

Closed underdogrobot closed 3 years ago

underdogrobot commented 3 years ago

I've made a folder to hold code related to accessing the source data, the data itself(only the most current?) and the code to clean and organize the data which will be pushed to the test database. Do we want the code cleaned for before pushing to DB or are we cleaning while in DB?

also the data provided by BigLocal news is behind a google login, if there is any code you could point me to, then I could use that to "auto-login" without our credentials being here on github.

ShelterApp commented 3 years ago

I've made a folder to hold code related to accessing the source data, the data itself(only the most current?) and the code to clean and organize the data which will be pushed to the test database. Do we want the code cleaned for before pushing to DB or are we cleaning while in DB?

also the data provided by BigLocal news is behind a google login, if there is any code you could point me to, then I could use that to "auto-login" without our credentials being here on github.

Please refer to my comments in your PR, there seems to be a way to achieve this by storing just the API key.