Schema
You can download the release-schema.json
file in English.
Recurrence
The extension defines a new Recurrence
object with these fields:
Field | Title | Description | Type(s) |
---|---|---|---|
dates
|
Estimated dates |
An estimate of the timing of subsequent initiations of contracting processes (e.g. notices of intended procurement). |
array of Period objects |
description
|
Further information |
Any further information on the recurrence of the contracting process. |
string |
Tender
The extension defines these fields in the Tender
object from OCDS:
Field | Title | Description | Type(s) |
---|---|---|---|
recurrence
|
Recurrence |
Information on the recurrence of the contracting process. |
Recurrence object |
hasRecurrence
|
Has recurrence |
Whether the contracting process is recurrent. |
boolean |
Lot
The extension defines these fields in the Lot
object from the Lots extension:
Field | Title | Description | Type(s) |
---|---|---|---|
recurrence
|
Recurrence |
Information on the recurrence of the lot. |
Recurrence object |
hasRecurrence
|
Has recurrence |
Whether the contracting process is recurrent. |
boolean |