-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
It clear that whatever disaster happens people would join together and crowdsource data.
Most of these efforts are majorly created using google and airtable sheets.
The key challenges here are data duplication and validation. On every issue, multiple teams try to maintain a copy of the same data with different statutes. It always makes sense to have a single backend that could integrate all of this together at the same time giving the maintainers freedom to choose their own workflow.
An ideal system should be like a crowdsourced information exchange where multiple parties could plugin custom integrations.
Example: Live sync from google sheets, Tweet when valid data is created.
Good to Have Features
- The system should be extensible with no-code tools
- Should allow all parties involved to have their own workflows with a unified data schema
- API driven. The system can choose not to have a public interface (Give out API's so that end users can create white-labeled FE's)
- Should have options to flag records, request for deletion, and upvote for every resource
- There should be a scoring mechanism with which the people could validate trusted sources.
- System should flag duplicates / have an intelligent mechanism to merge duplicates together.
- Should have webhooks that could update data from pre-registered sources
WIP DOC
Metadata
Metadata
Assignees
Labels
No labels