Hacker News new | ask | show | jobs
by headcanon 3022 days ago
I think you'd be better off with a git repo, then you can review pull requests for data, instead of a public spreadsheet that is editable by anyone.

Sheets doesn't really have a "request to modify" system (that I know of).

1 comments

Which is what stopped me from using them for some serious crowdsourced data projects in the past. This was a sheet I had lying around anyway and thought others might find useful :)

Might be nice to have someone define a clean 1:1 mapping between a google sheet/airtable and a git repo...

Github can already render views of csv data - not quite what you're saying but I think it would be good enough for these purposes.