ShelterApp / AddResources

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

Slackbot for notification to download certain datasets manually #59

Open prabhushrikant opened 3 years ago

prabhushrikant commented 3 years ago

Certain dataset doesn't have a straight forward way of getting it from their website and needs to manually download it. E.g. BC Food banks data

https://catalogue.data.gov.bc.ca/dataset/food-banks If you see above, there is no programmatic way to do it but manually will have to download it and then a link is sent in email which is very tedious to code.

So we can have a slackbot for such resource which would run periodically and notify in #datascraping channel, Somebody manually have to download it and put it into corresponding folder in google drive from where the scraper can pick up.