close: ocds:awards
An award made under a tender, to a supplier that may or may not resolve to the spine.
| slot | range | description | |
|---|---|---|---|
ocid | string | required | Open Contracting identifier for the process, joinable to the publisher's release. |
award_id | string | required | Award identifier, unique within the process. |
supplier_dataco_id | string | optional | The awarded supplier, where it resolved to the spine. Null when unresolved. |
award_value | decimal | optional | Value of the award, in `currency`. |
currency | string | optional | ISO 4217 code for the monetary values on this row. |
award_date | date | optional | When the award was made. |
observed_at | datetime | required | When Certvas itself observed this value. Never a proxy for publication date. |
source_ref | string | required | URL or document-hash pointer into the immutable raw archive. |
license_class | string | required | License Register ID governing redistribution of THIS row. Per-row rather than per-table because a single table legitimately mixes sources with different terms. |
valid_from | date | required | Start of the interval over which this assertion holds. |
valid_to | date | optional | End of the validity interval; NULL means current. Half-open, so `valid_from <= t < valid_to` selects without double-counting the boundary. |