hackgvl / OpenData

Open data projects, including real-time and reusable data for local tech meetups, events, and map layers.
16 stars 3 forks source link

Google Sheets as an API #33

Open jeremywight opened 7 years ago

jeremywight commented 7 years ago

@allella I came across this product which may be interesting for our use in this or other projects, turns any google sheet into an API https://sheetsu.com/?ref=producthunt

csculley commented 2 years ago

Wanted to also point out that the Google Sheets API is free with very reasonable usage limits: https://developers.google.com/sheets/api/reference/limits

allella commented 2 years ago

Thanks. The API is something we could explore once the #37 is implemented.

I got over a big hump on the maps rendering dynamically simply by changing the slug at the end of the URL.

The main issue is the content inside the pop-ups is different between maps and that will need attention so the content of the pop-is labeled or otherwise in a context that makes sense.