|
600 | 600 | "budget": {
|
601 | 601 | "type": "object",
|
602 | 602 | "title": "Budget information",
|
603 |
| - "description": "This section contains information about the budget line, and associated projects, through which this contracting process is funded. It draws upon the data model of the [Fiscal Data Package](https://frictionlessdata.io/specs/fiscal-data-package/), and should be used to cross-reference to more detailed information held using a Budget Data Package, or, where no linked Budget Data Package is available, to provide enough information to allow a user to manually or automatically cross-reference with another published source of budget and project information.", |
| 603 | + "description": "This section contains basic information about the budget estimated for, or allocated to, this contracting process at the present time. Further documentation and data about how budgets have been allocated to a contracting process should be published outside of OCDS data, according to the best available standards.", |
604 | 604 | "properties": {
|
605 | 605 | "id": {
|
606 | 606 | "title": "ID",
|
607 |
| - "description": "An identifier for the budget line item which provides funds for this contracting process. This identifier should be possible to cross-reference against the provided data source. Although an integer is allowed, it is recommended to use a string.", |
| 607 | + "description": "An identifier for the budget line item which provides funds for this contracting process. This identifier should be possible to cross-reference against formal budget documents.", |
608 | 608 | "type": [
|
609 | 609 | "string",
|
610 | 610 | "integer",
|
|
613 | 613 | },
|
614 | 614 | "description": {
|
615 | 615 | "title": "Budget Source",
|
616 |
| - "description": "A short free text description of the budget source. May be used to provide the title of the budget line, or the programme used to fund this project.", |
| 616 | + "description": "A short free-text description of the budget allocation for this contracting process. This may be used to provide human-readable information on the budget category allocated to this contracting process, and/or, information about the nature and source of the allocation (e.g. conditional, confirmed; any official authorizations given to the budget allocation).", |
617 | 617 | "type": [
|
618 | 618 | "string",
|
619 | 619 | "null"
|
|
8994 | 8994 | "budget": {
|
8995 | 8995 | "type": "object",
|
8996 | 8996 | "title": "Budget information",
|
8997 |
| - "description": "This section contains information about the budget line, and associated projects, through which this contracting process is funded. It draws upon the data model of the [Fiscal Data Package](https://frictionlessdata.io/specs/fiscal-data-package/), and should be used to cross-reference to more detailed information held using a Budget Data Package, or, where no linked Budget Data Package is available, to provide enough information to allow a user to manually or automatically cross-reference with another published source of budget and project information.", |
| 8997 | + "description": "This section contains basic information about the budget estimated for, or allocated to, this contracting process at the present time. Further documentation and data about how budgets have been allocated to a contracting process should be published outside of OCDS data, according to the best available standards.", |
8998 | 8998 | "properties": {
|
8999 | 8999 | "id": {
|
9000 | 9000 | "title": "ID",
|
9001 |
| - "description": "An identifier for the budget line item which provides funds for this contracting process. This identifier should be possible to cross-reference against the provided data source. Although an integer is allowed, it is recommended to use a string.", |
| 9001 | + "description": "An identifier for the budget line item which provides funds for this contracting process. This identifier should be possible to cross-reference against formal budget documents.", |
9002 | 9002 | "type": [
|
9003 | 9003 | "string",
|
9004 | 9004 | "integer",
|
|
9007 | 9007 | },
|
9008 | 9008 | "description": {
|
9009 | 9009 | "title": "Budget Source",
|
9010 |
| - "description": "A short free text description of the budget source. May be used to provide the title of the budget line, or the programme used to fund this project.", |
| 9010 | + "description": "A short free-text description of the budget allocation for this contracting process. This may be used to provide human-readable information on the budget category allocated to this contracting process, and/or, information about the nature and source of the allocation (e.g. conditional, confirmed; any official authorizations given to the budget allocation).", |
9011 | 9011 | "type": [
|
9012 | 9012 | "string",
|
9013 | 9013 | "null"
|
@@ -19252,11 +19252,11 @@
|
19252 | 19252 | "Budget": {
|
19253 | 19253 | "type": "object",
|
19254 | 19254 | "title": "Budget information",
|
19255 |
| - "description": "This section contains information about the budget line, and associated projects, through which this contracting process is funded. It draws upon the data model of the [Fiscal Data Package](https://frictionlessdata.io/specs/fiscal-data-package/), and should be used to cross-reference to more detailed information held using a Budget Data Package, or, where no linked Budget Data Package is available, to provide enough information to allow a user to manually or automatically cross-reference with another published source of budget and project information.", |
| 19255 | + "description": "This section contains basic information about the budget estimated for, or allocated to, this contracting process at the present time. Further documentation and data about how budgets have been allocated to a contracting process should be published outside of OCDS data, according to the best available standards.", |
19256 | 19256 | "properties": {
|
19257 | 19257 | "id": {
|
19258 | 19258 | "title": "ID",
|
19259 |
| - "description": "An identifier for the budget line item which provides funds for this contracting process. This identifier should be possible to cross-reference against the provided data source. Although an integer is allowed, it is recommended to use a string.", |
| 19259 | + "description": "An identifier for the budget line item which provides funds for this contracting process. This identifier should be possible to cross-reference against formal budget documents.", |
19260 | 19260 | "type": [
|
19261 | 19261 | "string",
|
19262 | 19262 | "integer",
|
|
19265 | 19265 | },
|
19266 | 19266 | "description": {
|
19267 | 19267 | "title": "Budget Source",
|
19268 |
| - "description": "A short free text description of the budget source. May be used to provide the title of the budget line, or the programme used to fund this project.", |
| 19268 | + "description": "A short free-text description of the budget allocation for this contracting process. This may be used to provide human-readable information on the budget category allocated to this contracting process, and/or, information about the nature and source of the allocation (e.g. conditional, confirmed; any official authorizations given to the budget allocation).", |
19269 | 19269 | "type": [
|
19270 | 19270 | "string",
|
19271 | 19271 | "null"
|
|
0 commit comments