Overview of the Open Data Contract Standard (ODCS)
mainThe Open Data Contract Standard (ODCS) defines the keys and values expected in a YAML-based data contract. It provides a structured way to describe datasets, including their schemas, data quality requirements, pricing, stakeholders, roles, service-level agreements (SLAs), and infrastructure.
Key principles of the standard:
- Platform Agnostic: The contract is designed to be usable across different data platforms without vendor lock-in.
- Standard Precedence: If a conflict arises between the written standard and the provided JSON schemas, the standard documentation takes precedence.
- YAML-based: The standard is primarily implemented using YAML files.