Schema
You can download the release-schema.json
file in English.
Tender
The extension defines these fields in the Tender
object from OCDS:
Field | Title | Description | Type(s) |
---|---|---|---|
essentialAssets
|
Essentials assets |
Information about the assets used for the provision of public services. |
EssentialAsset object |
hasEssentialAssets
|
Has essential assets |
Whether there is information about the assets used for the provision of public services. |
boolean |
Lot
The extension defines these fields in the Lot
object from the Lots extension:
Field | Title | Description | Type(s) |
---|---|---|---|
essentialAssets
|
Essential assets |
Information about the assets used for the provision of public services. |
array of EssentialAsset objects |
hasEssentialAssets
|
Has essential assets |
Whether there is information about the assets used for the provision of public services. |
boolean |
EssentialAsset
The extension defines a new EssentialAsset
object with these fields:
Field | Title | Description | Type(s) |
---|---|---|---|
description
|
Description |
Description of the essential asset. |
string |
significance
|
Significance |
Estimated percentage share of the essential asset provided in relation to the overall asset needed for the provision of the public services. |
string |
predominance
|
Predominance |
Estimated percentage share of asset provided compared to asset used for activities other than the public services. |
string |