Skip to content

datonic/hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

43 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ฆ Datonic Hub

The center of the Datonic community. A place to improve the way the world produces, share, consume and collaborate on open datasets.

Aiming to share open data generated with open source software using open protocols running on open infrastructure.

๐Ÿ“– Documentation

๐ŸŒŸ Principles

These are some of the principles to keep in mind when thinking about Datonic projects.

  • FAIR.
  • Minimal and flexible. Rely on tools that do one thing and do it well.
  • No vendor lock-in.
  • Modular ecosystem. Rely on standards like Arrow for IPC, and Frictionless for metadata.
  • Distributed Permissionless ecosystem and collaboration. Open source code and make it ready to be improved.
    • Data marketplace not linked to a specific company or platform.
  • Declarative and reproducible workflows and datasets. Everything as code.
  • Open and transparent governance and funding.
  • Community that incentives contributors.
  • Embrace inmutability and idempotency. Rely on content-addressable storage and append-only logs.
  • Aim for stateless and serverless deployments. E.g. use GitHub Pages, host datasets on S3.
  • Offline-first. Rely on static files and offline-first tools like Datasette.
  • Aim for stateless and serverless deployments. E.g. use GitHub Pages, host datasets on S3. No servers to maintain, no databases to manage, no infrastructure to worry about. Keep infrastructure management lean.
  • Above all, have fun and ejoy the process. ๐ŸŽ‰