GIScience / ohsome-now-stats-service

This is the REST service for the ohsomeNow stats.
https://stats.now.ohsome.org/api/
GNU Affero General Public License v3.0
4 stars 1 forks source link

add a jupyter notebook example to download data for multiple hashtags #57

Open Hagellach37 opened 4 months ago

ElJocho commented 4 months ago

f645c8b -> this is a beginning I guess. For further refinement I'd need some feedback/input :)

Hagellach37 commented 4 months ago

I was thinking about something even simpler. Could we just use a python script which mocks a user opening the website in a browser and clicking on the download buttons?

Then we don't need to re-implement all the logic to get to the csv files.