Schema

You can download the release-schema.json file in English.

Release

The extension defines these fields in the release schema:

Field Title Description Type(s)
bids Bids

The bid section is used to publish summary statistics, and where applicable, individual bid information.

Bids object

Award

The extension defines these fields in the Award object from OCDS:

Field Title Description Type(s)
relatedBid Related bid

Where bid details are used, a cross reference to the entry in the bids array to which this award relates. Provide the bid identifier here.

Deprecated in OCDS 1.2: This field is deprecated in favor of `relatedBids`, to allow an award to combine multiple bids.

string
relatedBids Related bids

Where bid details are used, a cross reference to the entries in the bids array to which this award relates. Provide the bid identifiers here.

array of strings

Contract

The extension defines these fields in the Contract object from OCDS:

Field Title Description Type(s)
relatedBids Related bids

Where bid details are used, a cross reference to the entries in the bids array to which this contract relates. Provide the bid identifiers here.

array of strings

Statistic

The extension defines a new Statistic object with these fields:

Field Title Description Type(s)
id ID

An internal identifier for this statistic.

string
measure Measure

The statistic reported in the value.

string from open statistic codelist
date Date

The date when this statistic was last updated. This is often the closing date of the tender process. This field may be omitted unless either (a) the same statistic is provided from multiple points in time, or (b) there is a specific local requirement for the date when statistics were calculated to be provided.

string
value Value

The value for the measure in question. A total count should be expressed as an integer. A proportion should be expressed as a decimal (for example, 0.1) and not as a percentage (for example, 10).

number
valueGross Gross value

The monetary value for the measure in question, including all taxes.

number
currency Currency

The currency of the amount in the value field, if the statistic has a monetary value.

string from closed currency codelist
notes Notes

Any notes needed to understand or interpret the given statistic.

string
relatedLot Related Lot

Where lots are in use, if this statistic relates to a particular lot, provide the lot identifier here. If left blank, the statistic will be interpreted as applying to the whole tender.

string

Bids

The extension defines a new Bids object with these fields:

Field Title Description Type(s)
statistics Statistics

Summary statistics on the number and nature of bids received. Where information is provided on individual bids, these statistics should match those that can be calculated from the bid details array.

array of Statistic objects
details Bid details

An array of bids, providing information on the bidders, and where applicable, bid status, bid values and related documents. The extent to which this information can be disclosed varies from jurisdiction to jurisdiction.

array of Bid objects

Bid

The extension defines a new Bid object with these fields:

Field Title Description Type(s)
id ID

A local identifier for this bid

string
identifiers Identifiers

Identifiers for this bid. This field can be used to provide internal identifiers for the bid, such as identifiers from a buyer's document management system or procurement system.

array of SimpleIdentifier objects
date Date

The date when this bid was received.

string
description Description

A description of this bid. The description field may be used to describe the terms and conditions for the bid.

string
status Status

The status of the bid.

string from closed bidStatus codelist
items Items offered by the tenderer(s)

The goods, works or services offered by the tenderer(s), broken into line items wherever possible. Items should not be duplicated, but the quantity specified instead.

array of Item objects
tenderers Tenderer

The organization(s) responsible for this bid.

array of OrganizationReference objects
value Value

The total value of the bid.

Value object
validityPeriod Validity period

The period for which this bid is valid.

Period object
documents Documents

All documents and attachments related to the bid and its evaluation.

array of Document objects
relatedLots Related lot(s)

The identifiers of the lots to which this bid relates.

array of strings
countriesOfOrigin Countries of origin

The countries of origin of the items in this bid, from the closed country codelist. If a country is missing, create an issue to discuss the addition of a user-assigned code to the country codelist.

array of strings from closed country codelist
hasRank Has rank

Whether this bid is ranked.

boolean
rank Rank

The position of this bid (i.e. whether the bid is ranked first, second, third, etc.) in a design contest, a framework agreement with multiple winners (e.g. cascades), an innovation partnership, a competitive dialogue, or another procedure.

integer
variant Is variant

Whether the bid is a variant. A variant is a bid that fulfills the buyer's needs differently than as proposed in the procurement documents.

boolean

SimpleIdentifier

The extension defines a new SimpleIdentifier object with these fields:

Field Title Description Type(s)
scheme Scheme

The list, register or system from which the identifier is taken.

string
id ID

The identifier taken from the scheme.

string