Schema
You can download the release-schema.json
file in English.
BudgetBreakdown
The extension defines a new BudgetBreakdown
object with these fields:
Field | Title | Description | Type(s) |
---|---|---|---|
id
|
Identificador |
Un identificador para esta entrada de presupuesto en particular. |
string or integer |
description
|
Descripción |
Una breve descripción de texto libre sobre esta entrada de presupuesto. |
string |
amount
|
Monto |
The value of the budget line item. A positive amount means the source organization funds a future contracting process. A negative amount means a future contracting process pays the source organization. |
Value object |
uri
|
Información vinculada de presupuesto |
Un URI apuntando directamente a información legible por computadora acerca de esta entrada de presupuesto. |
string |
period
|
Período de Presupuesto |
El período cubierto por esta entrada presupuestaria. |
Period object |
sourceParty
|
Source organization |
The organization providing the funds for this budget entry. The corresponding entry in the |
OrganizationReference object |
Budget
The extension defines these fields in the Budget
object from OCDS:
Field | Title | Description | Type(s) |
---|---|---|---|
budgetBreakdown
|
Desglose del presupuesto |
Un desglose detallado del presupuesto por periodo y/o financiadores participantes. |
array of BudgetBreakdown objects |