Dolt is a SQL database with built-in Git versioning, branching, and distribution semantics that makes collaborating on and distributing data effortless.
DoltHub is a place to share Dolt repositories. Similar to how you can use pull requests on GitHub to discuss and review potential code changes with collaborators before merging into the base branch, we used pull requests on DoltHub to build a collaborative state response dataset for COVID-19.
Want to know more? Read about how to use pull requests to review and improve data in this blog.
You can also take a look at the public coronavirus state response dataset here.
Top comments (2)
Reviewing data like code really made us more efficient.
Awesome!