← Certvas Ontology

Tender

exact: ocds:ocid

A public procurement process, shaped by the Open Contracting Data Standard. `ocid` is the OCDS open contracting identifier and is the primary key, so Certvas rows can be joined back to the publishing authority's own release.

Slots

slotrangedescription
ocidstringrequiredOpen Contracting identifier for the process, joinable to the publisher's release.
countrystringrequiredISO 3166-1 alpha-2 country code.
buyer_dataco_idstringoptionalThe contracting authority, where it resolved to the spine. Null when unresolved.
titlestringoptionalTender title as published.
category_codestringoptionalProcurement category, as classified by the publishing authority.
methodstringoptionalProcurement method — for example open, selective or limited.
value_estimatedecimaloptionalEstimated process value, in `currency`.
currencystringoptionalISO 4217 code for the monetary values on this row.
publish_datedateoptionalWhen the tender was published.
close_datedateoptionalWhen the tender closed for submissions.
tender_statusstringoptionalProcess status as published.
observed_atdatetimerequiredWhen Certvas itself observed this value. Never a proxy for publication date.
source_refstringrequiredURL or document-hash pointer into the immutable raw archive.
license_classstringrequiredLicense Register ID governing redistribution of THIS row. Per-row rather than per-table because a single table legitimately mixes sources with different terms.
valid_fromdaterequiredStart of the interval over which this assertion holds.
valid_todateoptionalEnd of the validity interval; NULL means current. Half-open, so `valid_from <= t < valid_to` selects without double-counting the boundary.