diff --git a/docs/examples/amendments/contract.json b/docs/examples/amendments/contract.json index b4e476a73..48bd73299 100644 --- a/docs/examples/amendments/contract.json +++ b/docs/examples/amendments/contract.json @@ -13,7 +13,6 @@ ], "contracts": [ { - "status": "active", "description": "Appliances for Tuvalu PPB Residence", "title": "4501062723", "items": [ @@ -97,7 +96,6 @@ ], "contracts": [ { - "status": "active", "amendments": [ { "id": "1", @@ -183,7 +181,6 @@ "contracts": [ { "id": "CN3562241", - "status": "active", "description": "Appliances for Tuvalu PPB Residence", "title": "4501062723", "items": [ @@ -280,16 +277,6 @@ "contracts": [ { "id": "CN3562241", - "status": [ - { - "releaseID": "ocds-d2phr6-12b0ab8ac4c28d322a82062e99918856-9887f9ebe7043172ab2abe4db2a5aa24", - "releaseDate": "2019-02-15T01:00:58Z", - "releaseTag": [ - "contract" - ], - "value": "active" - } - ], "description": [ { "releaseID": "ocds-d2phr6-12b0ab8ac4c28d322a82062e99918856-9887f9ebe7043172ab2abe4db2a5aa24", diff --git a/docs/examples/amendments/easy_releases.json b/docs/examples/amendments/easy_releases.json index 893776dc8..1e829be4b 100644 --- a/docs/examples/amendments/easy_releases.json +++ b/docs/examples/amendments/easy_releases.json @@ -38,14 +38,13 @@ "procurementMethod": "limited", "procurementMethodDetails": "Limited tender", "id": "ocds-d2phr6-6dcfcc44c9933c18d7f3cfa088de3319", - "status": "complete" + "finalStatus": "complete" }, "id": "ocds-d2phr6-1000035663-tender-2015-04-04T00:00:00Z" }, { "contracts": [ { - "status": "active", "description": "Drupal websites in govCMS Platform Solution.", "title": "4400027941", "items": [ @@ -209,12 +208,11 @@ "procurementMethod": "limited", "procurementMethodDetails": "Limited tender", "id": "ocds-d2phr6-6dcfcc44c9933c18d7f3cfa088de3319", - "status": "complete" + "finalStatus": "complete" }, "contracts": [ { "id": "CN3437424", - "status": "active", "description": "Drupal websites in govCMS Platform Solution.", "title": "4400027941", "items": [ @@ -480,7 +478,7 @@ "value": "ocds-d2phr6-6dcfcc44c9933c18d7f3cfa088de3319" } ], - "status": [ + "finalStatus": [ { "releaseID": "ocds-d2phr6-1000035663-tender-2015-04-04T00:00:00Z", "releaseDate": "2015-04-04T00:00:00Z", @@ -494,17 +492,6 @@ "contracts": [ { "id": "CN3437424", - "status": [ - { - "releaseID": "ocds-d2phr6-1000035663-contract-2015-05-04T00:00:00Z", - "releaseDate": "2015-05-04T00:00:00Z", - "releaseTag": [ - "award", - "contract" - ], - "value": "active" - } - ], "description": [ { "releaseID": "ocds-d2phr6-1000035663-contract-2015-05-04T00:00:00Z", diff --git a/docs/examples/amendments/tender.json b/docs/examples/amendments/tender.json index 59975919a..f666250e3 100644 --- a/docs/examples/amendments/tender.json +++ b/docs/examples/amendments/tender.json @@ -34,7 +34,6 @@ "id": "ocds-213czf-000-00002-01-tender", "title": "Data merging tool", "description": "Data merge tool.", - "status": "active", "value": { "amount": 1000, "currency": "USD" @@ -81,7 +80,6 @@ "id": "ocds-213czf-000-00002-01-tender", "title": "Data merging tool", "description": "Creation of a data merging tool. The tool should by written in Python. Proposals should be submitted by e-mail.", - "status": "active", "value": { "amount": 1000, "currency": "USD" @@ -128,7 +126,6 @@ "id": "ocds-213czf-000-00002-01-tender", "title": "Data merging tool", "description": "Creation of a data merging tool. The tool should by written in Python. Proposals should be submitted by e-mail.", - "status": "active", "value": { "amount": 2000, "currency": "USD" @@ -185,7 +182,6 @@ "id": "ocds-213czf-000-00002-01-tender", "title": "Data merging tool", "description": "Creation of a data merging tool. The tool should by written in Python. Proposals should be submitted by e-mail.", - "status": "active", "value": { "amount": 2000, "currency": "USD" @@ -343,16 +339,6 @@ "value": "Creation of a data merging tool. The tool should by written in Python. Proposals should be submitted by e-mail." } ], - "status": [ - { - "releaseID": "ocds-213czf-000-00002-01-tender", - "releaseDate": "2016-01-01T09:30:00Z", - "releaseTag": [ - "tender" - ], - "value": "active" - } - ], "value": { "amount": [ { diff --git a/docs/examples/beneficial_ownership/award.json b/docs/examples/beneficial_ownership/award.json index 5f7e91fa3..ad47007c2 100644 --- a/docs/examples/beneficial_ownership/award.json +++ b/docs/examples/beneficial_ownership/award.json @@ -27,7 +27,6 @@ "awards": [ { "id": "6031d3f9-f86b-462c-80b2-4a02c760ddcd", - "status": "active", "date": "2021-06-07T00:00:00Z", "value": { "amount": 32191, diff --git a/docs/examples/beneficial_ownership/beneficial_owners_extension.json b/docs/examples/beneficial_ownership/beneficial_owners_extension.json index 56d6c84ea..08079e5c4 100644 --- a/docs/examples/beneficial_ownership/beneficial_owners_extension.json +++ b/docs/examples/beneficial_ownership/beneficial_owners_extension.json @@ -35,7 +35,6 @@ "awards": [ { "id": "f867a510-0edf-11eb-a6ca-b5f4fa6e44dc", - "status": "active", "date": "2020-10-18T12:21:56Z", "value": { "amount": 56660, diff --git a/docs/examples/change_history/award.json b/docs/examples/change_history/award.json index 8c38777ed..f25fd6cf0 100644 --- a/docs/examples/change_history/award.json +++ b/docs/examples/change_history/award.json @@ -78,7 +78,7 @@ "id": "ocds-213czf-000-00001-01-tender", "title": "Planned cycle lane improvements", "description": "Tenders solicited for work to build new cycle lanes in the centre of town.", - "status": "complete", + "finalStatus": "complete", "items": [ { "id": "0001", @@ -173,7 +173,6 @@ "id": "ocds-213czf-000-00001-award-01", "title": "Award of contract to build new cycle lanes in the centre of town.", "description": "Balfour Beatty Plc has been awarded the contract to build new cycle lanes in the centre of town.", - "status": "pending", "date": "2010-05-10T09:30:00Z", "value": { "amount": 11000000, diff --git a/docs/examples/change_history/contract.json b/docs/examples/change_history/contract.json index 3cce22225..13f6a0245 100644 --- a/docs/examples/change_history/contract.json +++ b/docs/examples/change_history/contract.json @@ -79,7 +79,6 @@ "id": "ocds-213czf-000-00001-award-01", "title": "Award of contract to build new cycle lanes in the centre of town.", "description": "Balfour Beatty Plc has been awarded the contract to build new cycle lanes in the centre of town.", - "status": "active", "date": "2010-05-10T09:30:00Z", "value": { "amount": 11000000, @@ -142,7 +141,6 @@ "awardID": "ocds-213czf-000-00001-award-01", "title": "Contract to build new cycle lanes in the centre of town.", "description": "A contract has been signed between the Council and Balfour Beatty Plc for construction of new cycle lanes in the centre of town.", - "status": "active", "period": { "startDate": "2010-07-01T00:00:00Z", "endDate": "2011-08-01T23:59:00Z" diff --git a/docs/examples/change_history/contractAmendment.json b/docs/examples/change_history/contractAmendment.json index 9d9f0b172..848b48129 100644 --- a/docs/examples/change_history/contractAmendment.json +++ b/docs/examples/change_history/contractAmendment.json @@ -79,7 +79,6 @@ "id": "ocds-213czf-000-00001-award-01", "title": "Award of contract to build new cycle lanes in the centre of town.", "description": "Balfour Beatty Plc has been awarded the contract to build new cycle lanes in the centre of town.", - "status": "active", "date": "2010-05-10T10:30:00Z", "value": { "amount": 11000000, @@ -142,7 +141,6 @@ "awardID": "ocds-213czf-000-00001-award-01", "title": "Contract to build new cycle lanes in the centre of town.", "description": "Contract monitoring for cycle lane construction.", - "status": "active", "period": { "startDate": "2010-07-01T00:00:00Z", "endDate": "2011-10-30T23:59:00Z" diff --git a/docs/examples/change_history/records/award.json b/docs/examples/change_history/records/award.json index 038bc9434..a032f99fc 100644 --- a/docs/examples/change_history/records/award.json +++ b/docs/examples/change_history/records/award.json @@ -49,7 +49,6 @@ "id": "ocds-213czf-000-00001-01-tender", "title": "Planned cycle lane improvements", "description": "Tenders solicited for work to build new cycle lanes in the centre of town.", - "status": "active", "items": [ { "id": "0001", @@ -166,7 +165,6 @@ "id": "ocds-213czf-000-00001-01-tender", "title": "Planned cycle lane improvements", "description": "Tenders solicited for work to build new cycle lanes in the centre of town.", - "status": "active", "items": [ { "id": "0001", @@ -333,7 +331,7 @@ "id": "ocds-213czf-000-00001-01-tender", "title": "Planned cycle lane improvements", "description": "Tenders solicited for work to build new cycle lanes in the centre of town.", - "status": "complete", + "finalStatus": "complete", "items": [ { "id": "0001", @@ -428,7 +426,6 @@ "id": "ocds-213czf-000-00001-award-01", "title": "Award of contract to build new cycle lanes in the centre of town.", "description": "Balfour Beatty Plc has been awarded the contract to build new cycle lanes in the centre of town.", - "status": "pending", "date": "2010-05-10T09:30:00Z", "value": { "amount": 11000000, @@ -563,7 +560,7 @@ "id": "ocds-213czf-000-00001-01-tender", "title": "Planned cycle lane improvements", "description": "Tenders solicited for work to build new cycle lanes in the centre of town.", - "status": "complete", + "finalStatus": "complete", "items": [ { "id": "0001", @@ -658,7 +655,6 @@ "id": "ocds-213czf-000-00001-award-01", "title": "Award of contract to build new cycle lanes in the centre of town.", "description": "Balfour Beatty Plc has been awarded the contract to build new cycle lanes in the centre of town.", - "status": "pending", "date": "2010-05-10T09:30:00Z", "value": { "amount": 11000000, @@ -1131,15 +1127,7 @@ "value": "Tenders solicited for work to build new cycle lanes in the centre of town." } ], - "status": [ - { - "releaseID": "ocds-213czf-000-00001-02-tender", - "releaseDate": "2010-03-15T09:30:00Z", - "releaseTag": [ - "tender" - ], - "value": "active" - }, + "finalStatus": [ { "releaseID": "ocds-213czf-000-00001-04-award", "releaseDate": "2010-05-10T09:30:00Z", @@ -1674,16 +1662,6 @@ "value": "Balfour Beatty Plc has been awarded the contract to build new cycle lanes in the centre of town." } ], - "status": [ - { - "releaseID": "ocds-213czf-000-00001-04-award", - "releaseDate": "2010-05-10T09:30:00Z", - "releaseTag": [ - "award" - ], - "value": "pending" - } - ], "date": [ { "releaseID": "ocds-213czf-000-00001-04-award", diff --git a/docs/examples/change_history/records/contract.json b/docs/examples/change_history/records/contract.json index d10c7edf1..e1292b20c 100644 --- a/docs/examples/change_history/records/contract.json +++ b/docs/examples/change_history/records/contract.json @@ -49,7 +49,6 @@ "id": "ocds-213czf-000-00001-01-tender", "title": "Planned cycle lane improvements", "description": "Tenders solicited for work to build new cycle lanes in the centre of town.", - "status": "active", "items": [ { "id": "0001", @@ -166,7 +165,6 @@ "id": "ocds-213czf-000-00001-01-tender", "title": "Planned cycle lane improvements", "description": "Tenders solicited for work to build new cycle lanes in the centre of town.", - "status": "active", "items": [ { "id": "0001", @@ -333,7 +331,7 @@ "id": "ocds-213czf-000-00001-01-tender", "title": "Planned cycle lane improvements", "description": "Tenders solicited for work to build new cycle lanes in the centre of town.", - "status": "complete", + "finalStatus": "complete", "items": [ { "id": "0001", @@ -428,7 +426,6 @@ "id": "ocds-213czf-000-00001-award-01", "title": "Award of contract to build new cycle lanes in the centre of town.", "description": "Balfour Beatty Plc has been awarded the contract to build new cycle lanes in the centre of town.", - "status": "pending", "date": "2010-05-10T09:30:00Z", "value": { "amount": 11000000, @@ -563,7 +560,6 @@ "id": "ocds-213czf-000-00001-award-01", "title": "Award of contract to build new cycle lanes in the centre of town.", "description": "Balfour Beatty Plc has been awarded the contract to build new cycle lanes in the centre of town.", - "status": "active", "date": "2010-05-10T09:30:00Z", "value": { "amount": 11000000, @@ -626,7 +622,6 @@ "awardID": "ocds-213czf-000-00001-award-01", "title": "Contract to build new cycle lanes in the centre of town.", "description": "A contract has been signed between the Council and Balfour Beatty Plc for construction of new cycle lanes in the centre of town.", - "status": "active", "period": { "startDate": "2010-07-01T00:00:00Z", "endDate": "2011-08-01T23:59:00Z" @@ -755,7 +750,7 @@ "id": "ocds-213czf-000-00001-01-tender", "title": "Planned cycle lane improvements", "description": "Tenders solicited for work to build new cycle lanes in the centre of town.", - "status": "complete", + "finalStatus": "complete", "items": [ { "id": "0001", @@ -850,7 +845,6 @@ "id": "ocds-213czf-000-00001-award-01", "title": "Award of contract to build new cycle lanes in the centre of town.", "description": "Balfour Beatty Plc has been awarded the contract to build new cycle lanes in the centre of town.", - "status": "active", "date": "2010-05-10T09:30:00Z", "value": { "amount": 11000000, @@ -913,7 +907,6 @@ "awardID": "ocds-213czf-000-00001-award-01", "title": "Contract to build new cycle lanes in the centre of town.", "description": "A contract has been signed between the Council and Balfour Beatty Plc for construction of new cycle lanes in the centre of town.", - "status": "active", "period": { "startDate": "2010-07-01T00:00:00Z", "endDate": "2011-08-01T23:59:00Z" @@ -1380,15 +1373,7 @@ "value": "Tenders solicited for work to build new cycle lanes in the centre of town." } ], - "status": [ - { - "releaseID": "ocds-213czf-000-00001-02-tender", - "releaseDate": "2010-03-15T09:30:00Z", - "releaseTag": [ - "tender" - ], - "value": "active" - }, + "finalStatus": [ { "releaseID": "ocds-213czf-000-00001-04-award", "releaseDate": "2010-05-10T09:30:00Z", @@ -1923,24 +1908,6 @@ "value": "Balfour Beatty Plc has been awarded the contract to build new cycle lanes in the centre of town." } ], - "status": [ - { - "releaseID": "ocds-213czf-000-00001-04-award", - "releaseDate": "2010-05-10T09:30:00Z", - "releaseTag": [ - "award" - ], - "value": "pending" - }, - { - "releaseID": "ocds-213czf-000-00001-05-contract", - "releaseDate": "2010-06-10T10:30:00Z", - "releaseTag": [ - "contract" - ], - "value": "active" - } - ], "date": [ { "releaseID": "ocds-213czf-000-00001-04-award", @@ -2236,16 +2203,6 @@ "value": "A contract has been signed between the Council and Balfour Beatty Plc for construction of new cycle lanes in the centre of town." } ], - "status": [ - { - "releaseID": "ocds-213czf-000-00001-05-contract", - "releaseDate": "2010-06-10T10:30:00Z", - "releaseTag": [ - "contract" - ], - "value": "active" - } - ], "period": { "startDate": [ { diff --git a/docs/examples/change_history/records/contractAmendment.json b/docs/examples/change_history/records/contractAmendment.json index be26dea14..006851388 100644 --- a/docs/examples/change_history/records/contractAmendment.json +++ b/docs/examples/change_history/records/contractAmendment.json @@ -49,7 +49,6 @@ "id": "ocds-213czf-000-00001-01-tender", "title": "Planned cycle lane improvements", "description": "Tenders solicited for work to build new cycle lanes in the centre of town.", - "status": "active", "items": [ { "id": "0001", @@ -166,7 +165,6 @@ "id": "ocds-213czf-000-00001-01-tender", "title": "Planned cycle lane improvements", "description": "Tenders solicited for work to build new cycle lanes in the centre of town.", - "status": "active", "items": [ { "id": "0001", @@ -333,7 +331,7 @@ "id": "ocds-213czf-000-00001-01-tender", "title": "Planned cycle lane improvements", "description": "Tenders solicited for work to build new cycle lanes in the centre of town.", - "status": "complete", + "finalStatus": "complete", "items": [ { "id": "0001", @@ -428,7 +426,6 @@ "id": "ocds-213czf-000-00001-award-01", "title": "Award of contract to build new cycle lanes in the centre of town.", "description": "Balfour Beatty Plc has been awarded the contract to build new cycle lanes in the centre of town.", - "status": "pending", "date": "2010-05-10T09:30:00Z", "value": { "amount": 11000000, @@ -563,7 +560,6 @@ "id": "ocds-213czf-000-00001-award-01", "title": "Award of contract to build new cycle lanes in the centre of town.", "description": "Balfour Beatty Plc has been awarded the contract to build new cycle lanes in the centre of town.", - "status": "active", "date": "2010-05-10T09:30:00Z", "value": { "amount": 11000000, @@ -626,7 +622,6 @@ "awardID": "ocds-213czf-000-00001-award-01", "title": "Contract to build new cycle lanes in the centre of town.", "description": "A contract has been signed between the Council and Balfour Beatty Plc for construction of new cycle lanes in the centre of town.", - "status": "active", "period": { "startDate": "2010-07-01T00:00:00Z", "endDate": "2011-08-01T23:59:00Z" @@ -856,7 +851,6 @@ "id": "ocds-213czf-000-00001-award-01", "title": "Award of contract to build new cycle lanes in the centre of town.", "description": "Balfour Beatty Plc has been awarded the contract to build new cycle lanes in the centre of town.", - "status": "active", "date": "2010-05-10T10:30:00Z", "value": { "amount": 11000000, @@ -919,7 +913,6 @@ "awardID": "ocds-213czf-000-00001-award-01", "title": "Contract to build new cycle lanes in the centre of town.", "description": "Contract monitoring for cycle lane construction.", - "status": "active", "period": { "startDate": "2010-07-01T00:00:00Z", "endDate": "2011-10-30T23:59:00Z" @@ -1057,7 +1050,7 @@ "id": "ocds-213czf-000-00001-01-tender", "title": "Planned cycle lane improvements", "description": "Tenders solicited for work to build new cycle lanes in the centre of town.", - "status": "complete", + "finalStatus": "complete", "items": [ { "id": "0001", @@ -1152,7 +1145,6 @@ "id": "ocds-213czf-000-00001-award-01", "title": "Award of contract to build new cycle lanes in the centre of town.", "description": "Balfour Beatty Plc has been awarded the contract to build new cycle lanes in the centre of town.", - "status": "active", "date": "2010-05-10T10:30:00Z", "value": { "amount": 11000000, @@ -1215,7 +1207,6 @@ "awardID": "ocds-213czf-000-00001-award-01", "title": "Contract to build new cycle lanes in the centre of town.", "description": "Contract monitoring for cycle lane construction.", - "status": "active", "period": { "startDate": "2010-07-01T00:00:00Z", "endDate": "2011-10-30T23:59:00Z" @@ -1713,15 +1704,7 @@ "value": "Tenders solicited for work to build new cycle lanes in the centre of town." } ], - "status": [ - { - "releaseID": "ocds-213czf-000-00001-02-tender", - "releaseDate": "2010-03-15T09:30:00Z", - "releaseTag": [ - "tender" - ], - "value": "active" - }, + "finalStatus": [ { "releaseID": "ocds-213czf-000-00001-04-award", "releaseDate": "2010-05-10T09:30:00Z", @@ -2256,24 +2239,6 @@ "value": "Balfour Beatty Plc has been awarded the contract to build new cycle lanes in the centre of town." } ], - "status": [ - { - "releaseID": "ocds-213czf-000-00001-04-award", - "releaseDate": "2010-05-10T09:30:00Z", - "releaseTag": [ - "award" - ], - "value": "pending" - }, - { - "releaseID": "ocds-213czf-000-00001-05-contract", - "releaseDate": "2010-06-10T10:30:00Z", - "releaseTag": [ - "contract" - ], - "value": "active" - } - ], "date": [ { "releaseID": "ocds-213czf-000-00001-04-award", @@ -2585,16 +2550,6 @@ "value": "Contract monitoring for cycle lane construction." } ], - "status": [ - { - "releaseID": "ocds-213czf-000-00001-05-contract", - "releaseDate": "2010-06-10T10:30:00Z", - "releaseTag": [ - "contract" - ], - "value": "active" - } - ], "period": { "startDate": [ { diff --git a/docs/examples/change_history/records/implementation.json b/docs/examples/change_history/records/implementation.json index 48f1f1f92..894ba1b3f 100644 --- a/docs/examples/change_history/records/implementation.json +++ b/docs/examples/change_history/records/implementation.json @@ -49,7 +49,6 @@ "id": "ocds-213czf-000-00001-01-tender", "title": "Planned cycle lane improvements", "description": "Tenders solicited for work to build new cycle lanes in the centre of town.", - "status": "active", "items": [ { "id": "0001", @@ -166,7 +165,6 @@ "id": "ocds-213czf-000-00001-01-tender", "title": "Planned cycle lane improvements", "description": "Tenders solicited for work to build new cycle lanes in the centre of town.", - "status": "active", "items": [ { "id": "0001", @@ -333,7 +331,7 @@ "id": "ocds-213czf-000-00001-01-tender", "title": "Planned cycle lane improvements", "description": "Tenders solicited for work to build new cycle lanes in the centre of town.", - "status": "complete", + "finalStatus": "complete", "items": [ { "id": "0001", @@ -428,7 +426,6 @@ "id": "ocds-213czf-000-00001-award-01", "title": "Award of contract to build new cycle lanes in the centre of town.", "description": "Balfour Beatty Plc has been awarded the contract to build new cycle lanes in the centre of town.", - "status": "pending", "date": "2010-05-10T09:30:00Z", "value": { "amount": 11000000, @@ -563,7 +560,6 @@ "id": "ocds-213czf-000-00001-award-01", "title": "Award of contract to build new cycle lanes in the centre of town.", "description": "Balfour Beatty Plc has been awarded the contract to build new cycle lanes in the centre of town.", - "status": "active", "date": "2010-05-10T09:30:00Z", "value": { "amount": 11000000, @@ -626,7 +622,6 @@ "awardID": "ocds-213czf-000-00001-award-01", "title": "Contract to build new cycle lanes in the centre of town.", "description": "A contract has been signed between the Council and Balfour Beatty Plc for construction of new cycle lanes in the centre of town.", - "status": "active", "period": { "startDate": "2010-07-01T00:00:00Z", "endDate": "2011-08-01T23:59:00Z" @@ -856,7 +851,7 @@ "id": "ocds-213czf-000-00001-01-tender", "title": "Planned cycle lane improvements", "description": "Tenders solicited for work to build new cycle lanes in the centre of town.", - "status": "complete", + "finalStatus": "complete", "items": [ { "id": "0001", @@ -951,7 +946,6 @@ "id": "ocds-213czf-000-00001-award-01", "title": "Award of contract to build new cycle lanes in the centre of town.", "description": "Balfour Beatty Plc has been awarded the contract to build new cycle lanes in the centre of town.", - "status": "active", "date": "2010-05-10T09:30:00Z", "value": { "amount": 11000000, @@ -1014,7 +1008,6 @@ "awardID": "ocds-213czf-000-00001-award-01", "title": "Contract to build new cycle lanes in the centre of town.", "description": "A contract has been signed between the Council and Balfour Beatty Plc for construction of new cycle lanes in the centre of town.", - "status": "active", "period": { "startDate": "2010-07-01T00:00:00Z", "endDate": "2011-08-01T23:59:00Z" @@ -1503,15 +1496,7 @@ "value": "Tenders solicited for work to build new cycle lanes in the centre of town." } ], - "status": [ - { - "releaseID": "ocds-213czf-000-00001-02-tender", - "releaseDate": "2010-03-15T09:30:00Z", - "releaseTag": [ - "tender" - ], - "value": "active" - }, + "finalStatus": [ { "releaseID": "ocds-213czf-000-00001-04-award", "releaseDate": "2010-05-10T09:30:00Z", @@ -2046,24 +2031,6 @@ "value": "Balfour Beatty Plc has been awarded the contract to build new cycle lanes in the centre of town." } ], - "status": [ - { - "releaseID": "ocds-213czf-000-00001-04-award", - "releaseDate": "2010-05-10T09:30:00Z", - "releaseTag": [ - "award" - ], - "value": "pending" - }, - { - "releaseID": "ocds-213czf-000-00001-05-contract", - "releaseDate": "2010-06-10T10:30:00Z", - "releaseTag": [ - "contract" - ], - "value": "active" - } - ], "date": [ { "releaseID": "ocds-213czf-000-00001-04-award", @@ -2359,16 +2326,6 @@ "value": "A contract has been signed between the Council and Balfour Beatty Plc for construction of new cycle lanes in the centre of town." } ], - "status": [ - { - "releaseID": "ocds-213czf-000-00001-05-contract", - "releaseDate": "2010-06-10T10:30:00Z", - "releaseTag": [ - "contract" - ], - "value": "active" - } - ], "period": { "startDate": [ { diff --git a/docs/examples/change_history/records/tender.json b/docs/examples/change_history/records/tender.json index ac9336840..af6d09144 100644 --- a/docs/examples/change_history/records/tender.json +++ b/docs/examples/change_history/records/tender.json @@ -49,7 +49,6 @@ "id": "ocds-213czf-000-00001-01-tender", "title": "Planned cycle lane improvements", "description": "Tenders solicited for work to build new cycle lanes in the centre of town.", - "status": "active", "items": [ { "id": "0001", @@ -167,7 +166,6 @@ "id": "ocds-213czf-000-00001-01-tender", "title": "Planned cycle lane improvements", "description": "Tenders solicited for work to build new cycle lanes in the centre of town.", - "status": "active", "items": [ { "id": "0001", @@ -468,16 +466,6 @@ "value": "Tenders solicited for work to build new cycle lanes in the centre of town." } ], - "status": [ - { - "releaseID": "ocds-213czf-000-00001-02-tender", - "releaseDate": "2010-03-15T09:30:00Z", - "releaseTag": [ - "tender" - ], - "value": "active" - } - ], "items": [ { "id": "0001", diff --git a/docs/examples/change_history/records/tenderUpdate.json b/docs/examples/change_history/records/tenderUpdate.json index fa31db825..a19669f9b 100644 --- a/docs/examples/change_history/records/tenderUpdate.json +++ b/docs/examples/change_history/records/tenderUpdate.json @@ -49,7 +49,6 @@ "id": "ocds-213czf-000-00001-01-tender", "title": "Planned cycle lane improvements", "description": "Tenders solicited for work to build new cycle lanes in the centre of town.", - "status": "active", "items": [ { "id": "0001", @@ -166,7 +165,6 @@ "id": "ocds-213czf-000-00001-01-tender", "title": "Planned cycle lane improvements", "description": "Tenders solicited for work to build new cycle lanes in the centre of town.", - "status": "active", "items": [ { "id": "0001", @@ -303,7 +301,6 @@ "id": "ocds-213czf-000-00001-01-tender", "title": "Planned cycle lane improvements", "description": "Tenders solicited for work to build new cycle lanes in the centre of town.", - "status": "active", "items": [ { "id": "0001", @@ -623,16 +620,6 @@ "value": "Tenders solicited for work to build new cycle lanes in the centre of town." } ], - "status": [ - { - "releaseID": "ocds-213czf-000-00001-02-tender", - "releaseDate": "2010-03-15T09:30:00Z", - "releaseTag": [ - "tender" - ], - "value": "active" - } - ], "items": [ { "id": "0001", diff --git a/docs/examples/change_history/tender.json b/docs/examples/change_history/tender.json index e4b50b541..747b4cff4 100644 --- a/docs/examples/change_history/tender.json +++ b/docs/examples/change_history/tender.json @@ -47,7 +47,6 @@ "id": "ocds-213czf-000-00001-01-tender", "title": "Planned cycle lane improvements", "description": "Tenders solicited for work to build new cycle lanes in the centre of town.", - "status": "active", "items": [ { "id": "0001", diff --git a/docs/examples/change_history/tenderAmendment.json b/docs/examples/change_history/tenderAmendment.json index 46a32709d..21fffdb9b 100644 --- a/docs/examples/change_history/tenderAmendment.json +++ b/docs/examples/change_history/tenderAmendment.json @@ -47,7 +47,6 @@ "id": "ocds-213czf-000-00001-01-tender", "title": "Planned cycle lane improvements", "description": "Tenders solicited for work to build new cycle lanes in the centre of town.", - "status": "active", "items": [ { "id": "0001", diff --git a/docs/examples/change_history/tenderUpdate.json b/docs/examples/change_history/tenderUpdate.json index 036f795a0..a2875372c 100644 --- a/docs/examples/change_history/tenderUpdate.json +++ b/docs/examples/change_history/tenderUpdate.json @@ -47,7 +47,6 @@ "id": "ocds-213czf-000-00001-01-tender", "title": "Planned cycle lane improvements", "description": "Tenders solicited for work to build new cycle lanes in the centre of town.", - "status": "active", "items": [ { "id": "0001", diff --git a/docs/examples/contract_suspension/suspended_contract.json b/docs/examples/contract_suspension/suspended_contract.json deleted file mode 100644 index e79996884..000000000 --- a/docs/examples/contract_suspension/suspended_contract.json +++ /dev/null @@ -1,718 +0,0 @@ -{ - "version": "1.1", - "releases": [ - { - "id": "601848b51321e56ae2593b1b-MOE/W-316/96", - "tag": [ - "contract", - "implementation" - ], - "date": "2021-02-01T23:00:13+04:30", - "ocid": "ocds-afalqw-MOE/W-316/96", - "awards": [ - { - "id": "MOE/W-316/96", - "suppliers": [ - { - "id": "AF-TIN-1045408018", - "name": "شرکت ساختمانی و سرکسازی و تولید مواد ساختمانی شهاب وزیری" - } - ] - } - ], - "tender": { - "id": "MOE/W-316/96", - "procuringEntity": { - "id": "AF-COA-27", - "name": "وزارت معارف" - }, - "mainProcurementCategory": "works" - }, - "parties": [ - { - "id": "AF-TIN-1045408018", - "name": "شرکت ساختمانی و سرکسازی و تولید مواد ساختمانی شهاب وزیری", - "roles": [ - "payee", - "supplier" - ], - "identifier": { - "id": "1045408018", - "scheme": "AF-TIN", - "legalName": "شرکت ساختمانی و سرکسازی و تولید مواد ساختمانی شهاب وزیری" - } - }, - { - "id": "AF-COA-27", - "name": "وزارت معارف", - "roles": [ - "procuringEntity" - ], - "address": { - "region": "مرکز", - "locality": null, - "postalCode": null, - "country": "AF", - "streetAddress": null - }, - "identifier": { - "id": "27", - "scheme": "AF-COA", - "legalName": "وزارت معارف" - }, - "contactPoint": { - "name": "شیرمحمد", - "email": "shirmailsiver29@gmail.com", - "telephone": "0771632865" - } - }, - { - "id": "AF-COA-20", - "name": "وزارت مالیه", - "roles": [ - "payer" - ], - "address": { - "region": "مرکز", - "locality": null, - "postalCode": null, - "country": "AF", - "streetAddress": null - }, - "identifier": { - "id": "20", - "scheme": "AF-COA", - "legalName": "وزارت مالیه" - }, - "contactPoint": { - "name": "", - "email": "", - "faxNumber": "", - "telephone": "" - } - } - ], - "contracts": [ - { - "id": "MOE/W-316/96", - "title": "اعمارتعمیر 2+8 صنفی با ملحقات آن، دیوار احاطه به طول 234.5 متر معه دروازه، 10 غرفه مبرز، چاه آب آشامیدنی به عمق 60 متر وکثافت دانی برای مکتب نسوان بابر مربوط ولسوالی ازره ولایت لوگر", - "value": { - "amount": 19718860, - "currency": "" - }, - "period": { - "endDate": "2020-08-18T00:00:00+04:30", - "startDate": "2019-09-25T00:00:00+04:30" - }, - "status": "active", - "statusDetails": "suspended", - "awardID": "MOE/W-316/96", - "documents": [ - { - "id": 74173, - "url": "https://ocds.ageops.net/api/contract-detail/1584439054-903-%D9%85%D9%88%D8%A7%D9%81%D9%82%D8%AA%D9%86%D8%A7%D9%85%D9%87.pdf", - "title": "agreement", - "format": "application/pdf", - "description": "موافقت نامه", - "dateModified": "2020-03-17T18:57:34+04:30", - "documentType": "contractNotice", - "datePublished": "2021-02-01T23:00:13+04:30" - }, - { - "id": 74175, - "url": "https://ocds.ageops.net/api/contract-detail/1584439054-903-%D8%B4%D8%B1%D8%A7%DB%8C%D8%B7+%D8%AE%D8%A7%D8%B5.pdf", - "title": "contract_special_conditions", - "format": "application/pdf", - "description": "شرایط خاص قرارداد", - "dateModified": "2020-03-17T18:57:34+04:30", - "documentType": "contractDraft", - "datePublished": "2021-02-01T23:00:13+04:30" - } - ], - "amendments": [], - "dateSigned": "2019-09-25T00:00:00+04:30", - "description": "اعمارتعمیر 2+8 صنفی با ملحقات آن، دیوار احاطه به طول 234.5 متر معه دروازه، 10 غرفه مبرز، چاه آب آشامیدنی به عمق 60 متر وکثافت دانی برای مکتب نسوان بابر مربوط ولسوالی ازره ولایت لوگر", - "agreedMetrics": [ - { - "id": "deliveryProgress", - "title": "Delivery progress (percent)", - "observations": [ - { - "id": "deliveryProgressPercent-1398-M7", - "unit": { - "id": "P1", - "name": "percent", - "scheme": "UNCEFACT" - }, - "period": { - "endDate": "2019-09-23T00:00:00+04:30", - "startDate": "2019-09-23T00:00:00+04:30" - }, - "measure": "0" - }, - { - "id": "deliveryProgressPercent-1398-M8", - "unit": { - "id": "P1", - "name": "percent", - "scheme": "UNCEFACT" - }, - "period": { - "endDate": "2019-10-23T00:00:00+04:30", - "startDate": "2019-10-23T00:00:00+04:30" - }, - "measure": "0" - }, - { - "id": "deliveryProgressPercent-1398-M9", - "unit": { - "id": "P1", - "name": "percent", - "scheme": "UNCEFACT" - }, - "period": { - "endDate": "2019-11-22T00:00:00+04:30", - "startDate": "2019-11-22T00:00:00+04:30" - }, - "measure": "0" - }, - { - "id": "deliveryProgressPercent-1398-M10", - "unit": { - "id": "P1", - "name": "percent", - "scheme": "UNCEFACT" - }, - "period": { - "endDate": "2019-12-22T00:00:00+04:30", - "startDate": "2019-12-22T00:00:00+04:30" - }, - "measure": "0" - }, - { - "id": "deliveryProgressPercent-1398-M11", - "unit": { - "id": "P1", - "name": "percent", - "scheme": "UNCEFACT" - }, - "period": { - "endDate": "2020-01-21T00:00:00+04:30", - "startDate": "2020-01-21T00:00:00+04:30" - }, - "measure": "0" - }, - { - "id": "deliveryProgressPercent-1398-M12", - "unit": { - "id": "P1", - "name": "percent", - "scheme": "UNCEFACT" - }, - "period": { - "endDate": "2020-02-20T00:00:00+04:30", - "startDate": "2020-02-20T00:00:00+04:30" - }, - "measure": "0" - }, - { - "id": "deliveryProgressPercent-1399-M1", - "unit": { - "id": "P1", - "name": "percent", - "scheme": "UNCEFACT" - }, - "period": { - "endDate": "2020-03-20T00:00:00+04:30", - "startDate": "2020-03-20T00:00:00+04:30" - }, - "measure": "0" - }, - { - "id": "deliveryProgressPercent-1399-M2", - "unit": { - "id": "P1", - "name": "percent", - "scheme": "UNCEFACT" - }, - "period": { - "endDate": "2020-04-20T00:00:00+04:30", - "startDate": "2020-04-20T00:00:00+04:30" - }, - "measure": "0" - }, - { - "id": "deliveryProgressPercent-1399-M3", - "unit": { - "id": "P1", - "name": "percent", - "scheme": "UNCEFACT" - }, - "period": { - "endDate": "2020-05-21T00:00:00+04:30", - "startDate": "2020-05-21T00:00:00+04:30" - }, - "measure": "0" - }, - { - "id": "deliveryProgressPercent-1399-M4", - "unit": { - "id": "P1", - "name": "percent", - "scheme": "UNCEFACT" - }, - "period": { - "endDate": "2020-06-21T00:00:00+04:30", - "startDate": "2020-06-21T00:00:00+04:30" - }, - "measure": "0" - }, - { - "id": "deliveryProgressPercent-1399-M5", - "unit": { - "id": "P1", - "name": "percent", - "scheme": "UNCEFACT" - }, - "period": { - "endDate": "2020-07-22T00:00:00+04:30", - "startDate": "2020-07-22T00:00:00+04:30" - }, - "measure": "0" - }, - { - "id": "deliveryProgressPercent-1399-M6", - "unit": { - "id": "P1", - "name": "percent", - "scheme": "UNCEFACT" - }, - "period": { - "endDate": "2020-08-22T00:00:00+04:30", - "startDate": "2020-08-22T00:00:00+04:30" - }, - "measure": "0" - }, - { - "id": "deliveryProgressPercent-1399-M7", - "unit": { - "id": "P1", - "name": "percent", - "scheme": "UNCEFACT" - }, - "period": { - "endDate": "2020-09-22T00:00:00+04:30", - "startDate": "2020-09-22T00:00:00+04:30" - }, - "measure": "0" - }, - { - "id": "deliveryProgressPercent-1399-M8", - "unit": { - "id": "P1", - "name": "percent", - "scheme": "UNCEFACT" - }, - "period": { - "endDate": "2020-10-22T00:00:00+04:30", - "startDate": "2020-10-22T00:00:00+04:30" - }, - "measure": "0" - }, - { - "id": "deliveryProgressPercent-1399-M9", - "unit": { - "id": "P1", - "name": "percent", - "scheme": "UNCEFACT" - }, - "period": { - "endDate": "2020-11-21T00:00:00+04:30", - "startDate": "2020-11-21T00:00:00+04:30" - }, - "measure": "0" - }, - { - "id": "deliveryProgressPercent-1399-M10", - "unit": { - "id": "P1", - "name": "percent", - "scheme": "UNCEFACT" - }, - "period": { - "endDate": "2020-12-21T00:00:00+04:30", - "startDate": "2020-12-21T00:00:00+04:30" - }, - "measure": "0" - }, - { - "id": "deliveryProgressPercent-1399-M11", - "unit": { - "id": "P1", - "name": "percent", - "scheme": "UNCEFACT" - }, - "period": { - "endDate": "2021-01-20T00:00:00+04:30", - "startDate": "2021-01-20T00:00:00+04:30" - }, - "measure": "0" - }, - { - "id": "deliveryProgressPercent-1399-M12", - "unit": { - "id": "P1", - "name": "percent", - "scheme": "UNCEFACT" - }, - "period": { - "endDate": "2021-02-19T00:00:00+04:30", - "startDate": "2021-02-19T00:00:00+04:30" - }, - "measure": "0" - }, - { - "id": "deliveryProgressPercent-1400-M1", - "unit": { - "id": "P1", - "name": "percent", - "scheme": "UNCEFACT" - }, - "period": { - "endDate": "2021-03-21T00:00:00+04:30", - "startDate": "2021-03-21T00:00:00+04:30" - }, - "measure": "0" - }, - { - "id": "deliveryProgressPercent-1400-M2", - "unit": { - "id": "P1", - "name": "percent", - "scheme": "UNCEFACT" - }, - "period": { - "endDate": "2021-04-21T00:00:00+04:30", - "startDate": "2021-04-21T00:00:00+04:30" - }, - "measure": "0" - }, - { - "id": "deliveryProgressPercent-1400-M3", - "unit": { - "id": "P1", - "name": "percent", - "scheme": "UNCEFACT" - }, - "period": { - "endDate": "2021-05-22T00:00:00+04:30", - "startDate": "2021-05-22T00:00:00+04:30" - }, - "measure": "100" - } - ] - }, - { - "id": "financingProgress", - "title": "Financing Progress", - "observations": [ - { - "id": "financingProgress-1398-M7", - "value": { - "amount": 0 - }, - "period": { - "endDate": "2019-09-23T00:00:00+04:30", - "startDate": "2019-09-23T00:00:00+04:30" - } - }, - { - "id": "financingProgress-1398-M8", - "value": { - "amount": 0 - }, - "period": { - "endDate": "2019-10-23T00:00:00+04:30", - "startDate": "2019-10-23T00:00:00+04:30" - } - }, - { - "id": "financingProgress-1398-M9", - "value": { - "amount": 0 - }, - "period": { - "endDate": "2019-11-22T00:00:00+04:30", - "startDate": "2019-11-22T00:00:00+04:30" - } - }, - { - "id": "financingProgress-1398-M10", - "value": { - "amount": 0 - }, - "period": { - "endDate": "2019-12-22T00:00:00+04:30", - "startDate": "2019-12-22T00:00:00+04:30" - } - }, - { - "id": "financingProgress-1398-M11", - "value": { - "amount": 0 - }, - "period": { - "endDate": "2020-01-21T00:00:00+04:30", - "startDate": "2020-01-21T00:00:00+04:30" - } - }, - { - "id": "financingProgress-1398-M12", - "value": { - "amount": 0 - }, - "period": { - "endDate": "2020-02-20T00:00:00+04:30", - "startDate": "2020-02-20T00:00:00+04:30" - } - }, - { - "id": "financingProgress-1399-M1", - "value": { - "amount": 0 - }, - "period": { - "endDate": "2020-03-20T00:00:00+04:30", - "startDate": "2020-03-20T00:00:00+04:30" - } - }, - { - "id": "financingProgress-1399-M2", - "value": { - "amount": 0 - }, - "period": { - "endDate": "2020-04-20T00:00:00+04:30", - "startDate": "2020-04-20T00:00:00+04:30" - } - }, - { - "id": "financingProgress-1399-M3", - "value": { - "amount": 0 - }, - "period": { - "endDate": "2020-05-21T00:00:00+04:30", - "startDate": "2020-05-21T00:00:00+04:30" - } - }, - { - "id": "financingProgress-1399-M4", - "value": { - "amount": 0 - }, - "period": { - "endDate": "2020-06-21T00:00:00+04:30", - "startDate": "2020-06-21T00:00:00+04:30" - } - }, - { - "id": "financingProgress-1399-M5", - "value": { - "amount": 0 - }, - "period": { - "endDate": "2020-07-22T00:00:00+04:30", - "startDate": "2020-07-22T00:00:00+04:30" - } - }, - { - "id": "financingProgress-1399-M6", - "value": { - "amount": 0 - }, - "period": { - "endDate": "2020-08-22T00:00:00+04:30", - "startDate": "2020-08-22T00:00:00+04:30" - } - }, - { - "id": "financingProgress-1399-M7", - "value": { - "amount": 0 - }, - "period": { - "endDate": "2020-09-22T00:00:00+04:30", - "startDate": "2020-09-22T00:00:00+04:30" - } - }, - { - "id": "financingProgress-1399-M8", - "value": { - "amount": 0 - }, - "period": { - "endDate": "2020-10-22T00:00:00+04:30", - "startDate": "2020-10-22T00:00:00+04:30" - } - }, - { - "id": "financingProgress-1399-M9", - "value": { - "amount": 0 - }, - "period": { - "endDate": "2020-11-21T00:00:00+04:30", - "startDate": "2020-11-21T00:00:00+04:30" - } - }, - { - "id": "financingProgress-1399-M10", - "value": { - "amount": 0 - }, - "period": { - "endDate": "2020-12-21T00:00:00+04:30", - "startDate": "2020-12-21T00:00:00+04:30" - } - }, - { - "id": "financingProgress-1399-M11", - "value": { - "amount": 0 - }, - "period": { - "endDate": "2021-01-20T00:00:00+04:30", - "startDate": "2021-01-20T00:00:00+04:30" - } - }, - { - "id": "financingProgress-1399-M12", - "value": { - "amount": 0 - }, - "period": { - "endDate": "2021-02-19T00:00:00+04:30", - "startDate": "2021-02-19T00:00:00+04:30" - } - }, - { - "id": "financingProgress-1400-M1", - "value": { - "amount": 0 - }, - "period": { - "endDate": "2021-03-21T00:00:00+04:30", - "startDate": "2021-03-21T00:00:00+04:30" - } - }, - { - "id": "financingProgress-1400-M2", - "value": { - "amount": 0 - }, - "period": { - "endDate": "2021-04-21T00:00:00+04:30", - "startDate": "2021-04-21T00:00:00+04:30" - } - }, - { - "id": "financingProgress-1400-M3", - "value": { - "amount": 19718860 - }, - "period": { - "endDate": "2021-05-22T00:00:00+04:30", - "startDate": "2021-05-22T00:00:00+04:30" - } - } - ] - } - ], - "implementation": { - "metrics": [ - { - "id": "deliveryProgress", - "title": "Delivery progress (percent)", - "observations": [ - { - "id": "deliveryProgressPercent-1398-M7", - "unit": { - "id": "P1", - "name": "percent", - "scheme": "UNCEFACT" - }, - "period": { - "endDate": "2019-09-23T00:00:00+04:30", - "startDate": "2019-09-23T00:00:00+04:30" - }, - "measure": "0" - }, - { - "id": "deliveryProgressPercent-1400-M3", - "unit": { - "id": "P1", - "name": "percent", - "scheme": "UNCEFACT" - }, - "period": { - "endDate": "2021-05-22T00:00:00+04:30", - "startDate": "2021-05-22T00:00:00+04:30" - }, - "measure": "49" - } - ] - }, - { - "id": "financingProgress", - "title": "Financing Progress", - "observations": [ - { - "id": "financingProgress-1398-M7", - "value": { - "amount": 0 - }, - "period": { - "endDate": "2019-09-23T00:00:00+04:30", - "startDate": "2019-09-23T00:00:00+04:30" - } - }, - { - "id": "financingProgress-1400-M3", - "value": { - "amount": 0 - }, - "period": { - "endDate": "2021-05-22T00:00:00+04:30", - "startDate": "2021-05-22T00:00:00+04:30" - } - } - ] - } - ], - "documents": [], - "milestones": [ - { - "id": "5463-50933-1", - "type": "financing", - "title": "Completing all the payments by the procurement entity", - "status": "notMet", - "dueDate": "2020-07-22T00:00:00+04:30", - "description": "--" - }, - { - "id": "5463-50933-2", - "type": "delivery", - "title": "Completing all the deliverable by the vendor", - "status": "notMet", - "dueDate": "2020-07-22T00:00:00+04:30", - "description": "--" - } - ], - "transactions": [] - } - } - ] - } - ] -} diff --git a/docs/examples/easy_releases/worked_example1/award.json b/docs/examples/easy_releases/worked_example1/award.json index 0b53d04bf..fe6671454 100644 --- a/docs/examples/easy_releases/worked_example1/award.json +++ b/docs/examples/easy_releases/worked_example1/award.json @@ -35,7 +35,6 @@ "id": "101", "title": "Cleaning services", "description": "Cleaning services for the City Hall, from 01/2020 to 12/2020", - "status": "active", "procurementMethod": "direct", "value": { "amount": 144300000, diff --git a/docs/examples/easy_releases/worked_example1/contract.json b/docs/examples/easy_releases/worked_example1/contract.json index 5b77987e9..e08983b64 100644 --- a/docs/examples/easy_releases/worked_example1/contract.json +++ b/docs/examples/easy_releases/worked_example1/contract.json @@ -36,7 +36,6 @@ "id": "101", "title": "Cleaning services", "description": "Cleaning services for the City Hall, from 01/2020 to 12/2020", - "status": "active", "procurementMethod": "direct", "value": { "amount": 144300000, @@ -71,7 +70,6 @@ "awardID": "371630/100", "title": "Cleaning services", "description": "Cleaning services for the City Hall", - "status": "active", "value": { "amount": 116400000, "currency": "PYG" diff --git a/docs/examples/easy_releases/worked_example1/tender.json b/docs/examples/easy_releases/worked_example1/tender.json index 13d011e8d..3a73d4017 100644 --- a/docs/examples/easy_releases/worked_example1/tender.json +++ b/docs/examples/easy_releases/worked_example1/tender.json @@ -26,7 +26,6 @@ "id": "101", "title": "Cleaning services", "description": "Cleaning services for the City Hall", - "status": "active", "procurementMethod": "direct", "value": { "amount": 144300000, diff --git a/docs/examples/easy_releases/worked_example1/tender_update.json b/docs/examples/easy_releases/worked_example1/tender_update.json index 1b5702cfd..bdc9df17c 100644 --- a/docs/examples/easy_releases/worked_example1/tender_update.json +++ b/docs/examples/easy_releases/worked_example1/tender_update.json @@ -26,7 +26,6 @@ "id": "101", "title": "Cleaning services", "description": "Cleaning services for the City Hall, from 01/2020 to 12/2020", - "status": "active", "procurementMethod": "direct", "value": { "amount": 144300000, diff --git a/docs/examples/easy_releases/worked_example2/award.json b/docs/examples/easy_releases/worked_example2/award.json index 53c7da677..0b9cf5e35 100644 --- a/docs/examples/easy_releases/worked_example2/award.json +++ b/docs/examples/easy_releases/worked_example2/award.json @@ -35,7 +35,6 @@ "id": "101", "title": "Cleaning services", "description": "Cleaning services for the City Hall, from 01/2020 to 12/2020", - "status": "active", "procurementMethod": "direct", "value": { "amount": 144300000, diff --git a/docs/examples/easy_releases/worked_example2/contract.json b/docs/examples/easy_releases/worked_example2/contract.json index 80e0e54f8..5944fa804 100644 --- a/docs/examples/easy_releases/worked_example2/contract.json +++ b/docs/examples/easy_releases/worked_example2/contract.json @@ -36,7 +36,6 @@ "id": "101", "title": "Cleaning services", "description": "Cleaning services for the City Hall, from 01/2020 to 12/2020", - "status": "active", "procurementMethod": "direct", "value": { "amount": 144300000, @@ -71,7 +70,6 @@ "awardID": "371630/100", "title": "Cleaning services", "description": "Cleaning services for the City Hall", - "status": "active", "value": { "amount": 116400000, "currency": "PYG" diff --git a/docs/examples/easy_releases/worked_example2/tender.json b/docs/examples/easy_releases/worked_example2/tender.json index c4fd648d0..f583f82e8 100644 --- a/docs/examples/easy_releases/worked_example2/tender.json +++ b/docs/examples/easy_releases/worked_example2/tender.json @@ -26,7 +26,6 @@ "id": "101", "title": "Cleaning services", "description": "Cleaning services for the City Hall", - "status": "active", "procurementMethod": "direct", "value": { "amount": 144300000, diff --git a/docs/examples/easy_releases/worked_example2/tender_update.json b/docs/examples/easy_releases/worked_example2/tender_update.json index 44d10f83a..d031281ff 100644 --- a/docs/examples/easy_releases/worked_example2/tender_update.json +++ b/docs/examples/easy_releases/worked_example2/tender_update.json @@ -26,7 +26,6 @@ "id": "101", "title": "Cleaning services", "description": "Cleaning services for the City Hall, from 01/2020 to 12/2020", - "status": "active", "procurementMethod": "direct", "value": { "amount": 144300000, diff --git a/docs/examples/frameworks/closed_single_first_stage.json b/docs/examples/frameworks/closed_single_first_stage.json index 435e5eec9..c1377d110 100644 --- a/docs/examples/frameworks/closed_single_first_stage.json +++ b/docs/examples/frameworks/closed_single_first_stage.json @@ -35,7 +35,6 @@ "id": "NP45719", "title": "Storage and Distribution of Seasonal Influenza Vaccine", "description": "This framework agreement is for the receipt, storage and distribution of seasonal influenza vaccines to GP practices, social care premises, vaccine holding centres and community pharmacies across NHS Scotland.", - "status": "active", "procurementMethod": "open", "value": { "amount": 1120000, diff --git a/docs/examples/frameworks/closed_single_supplier.json b/docs/examples/frameworks/closed_single_supplier.json index c5640ee13..167431fab 100644 --- a/docs/examples/frameworks/closed_single_supplier.json +++ b/docs/examples/frameworks/closed_single_supplier.json @@ -19,12 +19,11 @@ ], "tender": { "id": "NP45719", - "status": "complete" + "finalStatus": "complete" }, "awards": [ { "id": "NP45719", - "status": "active", "suppliers": [ { "name": "Movianto UK", diff --git a/docs/examples/frameworks/open_multiple_award.json b/docs/examples/frameworks/open_multiple_award.json index f8f5de3a2..d75e92058 100644 --- a/docs/examples/frameworks/open_multiple_award.json +++ b/docs/examples/frameworks/open_multiple_award.json @@ -24,7 +24,7 @@ ], "tender": { "id": "547054", - "status": "complete" + "finalStatus": "complete" }, "awards": [ { diff --git a/docs/examples/frameworks/open_multiple_first_stage.json b/docs/examples/frameworks/open_multiple_first_stage.json index f8ac78123..9d4dc851d 100644 --- a/docs/examples/frameworks/open_multiple_first_stage.json +++ b/docs/examples/frameworks/open_multiple_first_stage.json @@ -55,7 +55,6 @@ }, "id": "2239-4-LP14", "title": "CM de Artículos de Escritorio y Papelería", - "status": "active", "procuringEntity": { "name": "Dirección de Compras y Contratación Pública | Dirección de Compras y Contratación Pública", "id": "CL-MP-749218" diff --git a/docs/examples/frameworks/open_multiple_second_stage.json b/docs/examples/frameworks/open_multiple_second_stage.json index 87f0ec25f..9be0c5257 100644 --- a/docs/examples/frameworks/open_multiple_second_stage.json +++ b/docs/examples/frameworks/open_multiple_second_stage.json @@ -33,7 +33,6 @@ "tender": { "id": "547054", "title": "Artículos de Escritorio y Papelería", - "status": "active", "competitive": true, "procuringEntity": { "name": "Servicio Local de Educación Pública Puerto Cordillera | Servicio Local de Educación Pública Puerto Cordillera", diff --git a/docs/examples/frameworks/open_multiple_supplier.json b/docs/examples/frameworks/open_multiple_supplier.json index 711cebf6c..685876e20 100644 --- a/docs/examples/frameworks/open_multiple_supplier.json +++ b/docs/examples/frameworks/open_multiple_supplier.json @@ -38,7 +38,6 @@ { "id": "8603354", "title": "Convenio Marco de Artículos de Escritorio y Papelería", - "status": "active", "date": "2014-12-17T16:33:32Z", "suppliers": [ { diff --git a/docs/examples/merging/deletions/array_award.json b/docs/examples/merging/deletions/array_award.json index 618ad5a93..73b42b83e 100644 --- a/docs/examples/merging/deletions/array_award.json +++ b/docs/examples/merging/deletions/array_award.json @@ -64,7 +64,6 @@ }, "awards": [ { - "status": "active", "description": "SUPPLY AND DELIVERY OF VARIOUS STATIONERY", "title": "SUPPLY AND DELIVERY OF VARIOUS STATIONERY", "items": [ diff --git a/docs/examples/merging/deletions/array_awardAmendment.json b/docs/examples/merging/deletions/array_awardAmendment.json index 09f935716..a99edb935 100644 --- a/docs/examples/merging/deletions/array_awardAmendment.json +++ b/docs/examples/merging/deletions/array_awardAmendment.json @@ -64,7 +64,6 @@ }, "awards": [ { - "status": "active", "description": "SUPPLY AND DELIVERY OF VARIOUS STATIONERY", "title": "SUPPLY AND DELIVERY OF VARIOUS STATIONERY", "items": [ diff --git a/docs/examples/merging/deletions/array_record.json b/docs/examples/merging/deletions/array_record.json index 069427beb..e9da9bec6 100644 --- a/docs/examples/merging/deletions/array_record.json +++ b/docs/examples/merging/deletions/array_record.json @@ -67,7 +67,6 @@ }, "awards": [ { - "status": "active", "description": "SUPPLY AND DELIVERY OF VARIOUS STATIONERY", "title": "SUPPLY AND DELIVERY OF VARIOUS STATIONERY", "items": [ @@ -236,7 +235,6 @@ }, "awards": [ { - "status": "active", "description": "SUPPLY AND DELIVERY OF VARIOUS STATIONERY", "title": "SUPPLY AND DELIVERY OF VARIOUS STATIONERY", "items": [ @@ -373,7 +371,6 @@ "awards": [ { "id": "1201", - "status": "active", "description": "SUPPLY AND DELIVERY OF VARIOUS STATIONERY", "title": "SUPPLY AND DELIVERY OF VARIOUS STATIONERY", "items": [ @@ -781,16 +778,6 @@ "awards": [ { "id": "1201", - "status": [ - { - "releaseID": "ocds-23g63a01-200502-award", - "releaseDate": "2018-12-31T23:00:00Z", - "releaseTag": [ - "award" - ], - "value": "active" - } - ], "description": [ { "releaseID": "ocds-23g63a01-200502-award", diff --git a/docs/examples/merging/deletions/field_record.json b/docs/examples/merging/deletions/field_record.json index c8d70d05f..acf3e0975 100644 --- a/docs/examples/merging/deletions/field_record.json +++ b/docs/examples/merging/deletions/field_record.json @@ -42,7 +42,6 @@ "name": "INSTITUTO NACIONAL PENITENCIARIO Y CARCELARIO (INPEC)" }, "tender": { - "status": "active", "description": "ADQUISICION DE COLCHONETAS PARA LA DOTACION DESTINADOS A LA POBLACION INTERNA DEL EPMSC ARMERO GUAYABAL TOLIMA", "title": "ADQUISICION DE COLCHONETAS PARA LA DOTACION DESTINADOS A LA POBLACION INTERNA DEL EPMSC ARMERO GUAYABAL TOLIMA", "procurementMethod": "open", @@ -100,7 +99,6 @@ "name": "INSTITUTO NACIONAL PENITENCIARIO Y CARCELARIO (INPEC)" }, "tender": { - "status": "active", "description": null, "title": "ADQUISICION DE COLCHONETAS PARA LA DOTACION DESTINADOS A LA POBLACION INTERNA DEL EPMSC ARMERO GUAYABAL TOLIMA", "procurementMethod": "open", @@ -159,7 +157,6 @@ "name": "INSTITUTO NACIONAL PENITENCIARIO Y CARCELARIO (INPEC)" }, "tender": { - "status": "active", "title": "ADQUISICION DE COLCHONETAS PARA LA DOTACION DESTINADOS A LA POBLACION INTERNA DEL EPMSC ARMERO GUAYABAL TOLIMA", "procurementMethod": "open", "procurementMethodDetails": "Subasta", @@ -337,16 +334,6 @@ ] }, "tender": { - "status": [ - { - "releaseID": "13-9-368828-tender", - "releaseDate": "2013-07-28T09:40:10.000Z", - "releaseTag": [ - "tender" - ], - "value": "active" - } - ], "description": [ { "releaseID": "13-9-368828-tender", diff --git a/docs/examples/merging/deletions/field_tender.json b/docs/examples/merging/deletions/field_tender.json index 93d2da939..a05d8974d 100644 --- a/docs/examples/merging/deletions/field_tender.json +++ b/docs/examples/merging/deletions/field_tender.json @@ -39,7 +39,6 @@ "name": "INSTITUTO NACIONAL PENITENCIARIO Y CARCELARIO (INPEC)" }, "tender": { - "status": "active", "description": "ADQUISICION DE COLCHONETAS PARA LA DOTACION DESTINADOS A LA POBLACION INTERNA DEL EPMSC ARMERO GUAYABAL TOLIMA", "title": "ADQUISICION DE COLCHONETAS PARA LA DOTACION DESTINADOS A LA POBLACION INTERNA DEL EPMSC ARMERO GUAYABAL TOLIMA", "procurementMethod": "open", diff --git a/docs/examples/merging/deletions/field_tenderUpdate.json b/docs/examples/merging/deletions/field_tenderUpdate.json index a77c746f4..c7bbe7e72 100644 --- a/docs/examples/merging/deletions/field_tenderUpdate.json +++ b/docs/examples/merging/deletions/field_tenderUpdate.json @@ -39,7 +39,6 @@ "name": "INSTITUTO NACIONAL PENITENCIARIO Y CARCELARIO (INPEC)" }, "tender": { - "status": "active", "description": null, "title": "ADQUISICION DE COLCHONETAS PARA LA DOTACION DESTINADOS A LA POBLACION INTERNA DEL EPMSC ARMERO GUAYABAL TOLIMA", "procurementMethod": "open", diff --git a/docs/examples/merging/deletions/object_record.json b/docs/examples/merging/deletions/object_record.json index 232e13c13..2167ad307 100644 --- a/docs/examples/merging/deletions/object_record.json +++ b/docs/examples/merging/deletions/object_record.json @@ -42,7 +42,6 @@ }, "tender": { "id": "11-13-651832", - "status": "active", "description": "CONSTRUCCIÓN DE OBRAS DE REHABILITACIÓN Y MANTENIMIENTO DE LA VÍA CARRETEABLE: VEREDA CURACAS-VEREDA LA MONJITA, EN UNA EXTENSIÓN DE SEIS (06) KILÓMETROS EN MUNICIPIO DE MERCADERES CAUCA.", "procurementMethod": "open", "submissionMethodDetails": "Municipio obtención: Mercaderes, Municipio entrega: Mercaderes, Municipio ejecución: No definido, Lugar aclaraciones: No definido", @@ -103,7 +102,6 @@ }, "tender": { "id": "11-13-651832", - "status": "active", "description": "CONSTRUCCIÓN DE OBRAS DE REHABILITACIÓN Y MANTENIMIENTO DE LA VÍA CARRETEABLE: VEREDA CURACAS-VEREDA LA MONJITA, EN UNA EXTENSIÓN DE SEIS (06) KILÓMETROS EN MUNICIPIO DE MERCADERES CAUCA.", "procurementMethod": "open", "submissionMethodDetails": "Municipio obtención: Mercaderes, Municipio entrega: Mercaderes, Municipio ejecución: No definido, Lugar aclaraciones: No definido", @@ -175,7 +173,6 @@ }, "tender": { "id": "11-13-651832", - "status": "active", "description": "CONSTRUCCIÓN DE OBRAS DE REHABILITACIÓN Y MANTENIMIENTO DE LA VÍA CARRETEABLE: VEREDA CURACAS-VEREDA LA MONJITA, EN UNA EXTENSIÓN DE SEIS (06) KILÓMETROS EN MUNICIPIO DE MERCADERES CAUCA.", "procurementMethod": "open", "submissionMethodDetails": "Municipio obtención: Mercaderes, Municipio entrega: Mercaderes, Municipio ejecución: No definido, Lugar aclaraciones: No definido", @@ -364,16 +361,6 @@ "value": "11-13-651832" } ], - "status": [ - { - "releaseID": "11-13-651832-tender", - "releaseDate": "2011-10-14T16:26:49.000Z", - "releaseTag": [ - "tender" - ], - "value": "active" - } - ], "description": [ { "releaseID": "11-13-651832-tender", diff --git a/docs/examples/merging/deletions/object_tender.json b/docs/examples/merging/deletions/object_tender.json index f3b2ed967..2193d2d91 100644 --- a/docs/examples/merging/deletions/object_tender.json +++ b/docs/examples/merging/deletions/object_tender.json @@ -39,7 +39,6 @@ }, "tender": { "id": "11-13-651832", - "status": "active", "description": "CONSTRUCCIÓN DE OBRAS DE REHABILITACIÓN Y MANTENIMIENTO DE LA VÍA CARRETEABLE: VEREDA CURACAS-VEREDA LA MONJITA, EN UNA EXTENSIÓN DE SEIS (06) KILÓMETROS EN MUNICIPIO DE MERCADERES CAUCA.", "procurementMethod": "open", "submissionMethodDetails": "Municipio obtención: Mercaderes, Municipio entrega: Mercaderes, Municipio ejecución: No definido, Lugar aclaraciones: No definido", diff --git a/docs/examples/merging/deletions/object_tenderAmendment.json b/docs/examples/merging/deletions/object_tenderAmendment.json index 7c2d5e92a..49319807d 100644 --- a/docs/examples/merging/deletions/object_tenderAmendment.json +++ b/docs/examples/merging/deletions/object_tenderAmendment.json @@ -39,7 +39,6 @@ }, "tender": { "id": "11-13-651832", - "status": "active", "description": "CONSTRUCCIÓN DE OBRAS DE REHABILITACIÓN Y MANTENIMIENTO DE LA VÍA CARRETEABLE: VEREDA CURACAS-VEREDA LA MONJITA, EN UNA EXTENSIÓN DE SEIS (06) KILÓMETROS EN MUNICIPIO DE MERCADERES CAUCA.", "procurementMethod": "open", "submissionMethodDetails": "Municipio obtención: Mercaderes, Municipio entrega: Mercaderes, Municipio ejecución: No definido, Lugar aclaraciones: No definido", diff --git a/docs/examples/merging/embedded_releases.json b/docs/examples/merging/embedded_releases.json index bb930d37d..474720b28 100644 --- a/docs/examples/merging/embedded_releases.json +++ b/docs/examples/merging/embedded_releases.json @@ -51,7 +51,6 @@ } } ], - "status": "active", "suppliers": [ { "id": "GB-COH-1234567844", @@ -167,7 +166,6 @@ "endDate": "2011-08-01T23:59:00Z", "startDate": "2010-07-01T00:00:00Z" }, - "status": "active", "title": "Contract to build new cycle lanes in the centre of town.", "value": { "amount": 11000000, @@ -392,7 +390,6 @@ "id": "GB-LAC-E09000003", "name": "London Borough of Barnet" }, - "status": "active", "submissionMethodDetails": "Submit through the online portal at http://example.com/submissions/ocds-213czf-000-00001-01/", "tenderPeriod": { "endDate": "2011-04-01T18:00:00Z", @@ -487,7 +484,6 @@ "id": "ocds-213czf-000-00001-01-planning", "title": "Planned cycle lane improvements", "description": "The authority plans to tender for improvements to the cycle lane in early 2010. This notice provides advanced notice of the intention to tender, and details to upcoming consultation events.", - "status": "planned", "items": [ { "id": "0001", @@ -612,7 +608,6 @@ "id": "ocds-213czf-000-00001-01-tender", "title": "Planned cycle lane improvements", "description": "Tenders solicited for work to build new cycle lanes in the centre of town.", - "status": "active", "items": [ { "id": "0001", @@ -729,7 +724,6 @@ "id": "ocds-213czf-000-00001-01-tender", "title": "Planned cycle lane improvements", "description": "Tenders solicited for work to build new cycle lanes in the centre of town.", - "status": "active", "items": [ { "id": "0001", @@ -873,7 +867,6 @@ "id": "ocds-213czf-000-00001-01-tender", "title": "Planned cycle lane improvements", "description": "Tenders solicited for work to build new cycle lanes in the centre of town.", - "status": "active", "items": [ { "id": "0001", @@ -1041,7 +1034,6 @@ "id": "ocds-213czf-000-00001-award-01", "title": "Award of contract to build new cycle lanes in the centre of town.", "description": "AnyCorp Ltd has been awarded the contract to build new cycle lanes in the centre of town.", - "status": "pending", "date": "2010-05-10T09:30:00Z", "value": { "amount": 11000000, @@ -1176,7 +1168,6 @@ "id": "ocds-213czf-000-00001-award-01", "title": "Award of contract to build new cycle lanes in the centre of town.", "description": "AnyCorp Ltd has been awarded the contract to build new cycle lanes in the centre of town.", - "status": "active", "date": "2010-05-10T10:30:00Z", "value": { "amount": 11000000, @@ -1239,7 +1230,6 @@ "awardID": "ocds-213czf-000-00001-award-01", "title": "Contract to build new cycle lanes in the centre of town.", "description": "A contract has been signed between the Council and AnyCorp Ltd for construction of new cycle lanes in the centre of town.", - "status": "active", "period": { "startDate": "2010-07-01T00:00:00Z", "endDate": "2011-08-01T23:59:00Z" @@ -1368,7 +1358,6 @@ "id": "ocds-213czf-000-00001-award-01", "title": "Award of contract to build new cycle lanes in the centre of town.", "description": "AnyCorp Ltd has been awarded the contract to build new cycle lanes in the centre of town.", - "status": "active", "date": "2010-05-10T10:30:00Z", "value": { "amount": 11000000, @@ -1431,7 +1420,6 @@ "awardID": "ocds-213czf-000-00001-award-01", "title": "Contract to build new cycle lanes in the centre of town.", "description": "Contract monitoring for cycle lane construction.", - "status": "active", "period": { "startDate": "2010-07-01T00:00:00Z", "endDate": "2011-08-01T23:59:00Z" diff --git a/docs/examples/merging/updates/award1.json b/docs/examples/merging/updates/award1.json index 6c94c1d8f..b4a4452fb 100644 --- a/docs/examples/merging/updates/award1.json +++ b/docs/examples/merging/updates/award1.json @@ -33,7 +33,6 @@ "id": "ocds-213czf-000-00002-award-supplier-one", "title": "Award of contract to create the data merging tool.", "description": "Supplier 1 has been commissioned to create the merge tool. A separate contract will be awarded to write the documentation", - "status": "active", "date": "2016-03-01T09:30:00Z", "value": { "amount": 750, diff --git a/docs/examples/merging/updates/award2.json b/docs/examples/merging/updates/award2.json index aa5db86b2..16dfae8c6 100644 --- a/docs/examples/merging/updates/award2.json +++ b/docs/examples/merging/updates/award2.json @@ -33,7 +33,6 @@ "id": "ocds-213czf-000-00002-award-supplier-two", "title": "Award of contract to create the data merging tool.", "description": "Supplier 2 has been commissioned to create the documentation. A separate contract will be awarded to create the tool", - "status": "active", "date": "2016-03-03T09:30:00Z", "value": { "amount": 750, diff --git a/docs/examples/merging/updates/merged.json b/docs/examples/merging/updates/merged.json index ad48e1095..137b58cd0 100644 --- a/docs/examples/merging/updates/merged.json +++ b/docs/examples/merging/updates/merged.json @@ -70,7 +70,6 @@ "id": "ocds-213czf-000-00002-01-tender", "title": "Data merging tool", "description": "Creation of a data merging tool. The tool should by written in Python. Proposals should be submitted by e-mail.", - "status": "active", "value": { "amount": 2000, "currency": "USD" @@ -100,7 +99,6 @@ "id": "ocds-213czf-000-00002-award-supplier-one", "title": "Award of contract to create the data merging tool.", "description": "Supplier 1 has been commissioned to create the merge tool. A separate contract will be awarded to write the documentation", - "status": "active", "date": "2016-03-01T09:30:00Z", "value": { "amount": 750, @@ -111,7 +109,6 @@ "id": "ocds-213czf-000-00002-award-supplier-two", "title": "Award of contract to create the data merging tool.", "description": "Supplier 2 has been commissioned to create the documentation. A separate contract will be awarded to create the tool", - "status": "active", "date": "2016-03-03T09:30:00Z", "value": { "amount": 750, diff --git a/docs/examples/merging/updates/tender1.json b/docs/examples/merging/updates/tender1.json index 9ae8a1406..ef11cea8d 100644 --- a/docs/examples/merging/updates/tender1.json +++ b/docs/examples/merging/updates/tender1.json @@ -32,7 +32,6 @@ "id": "ocds-213czf-000-00002-01-tender", "title": "Data merging tool", "description": "Data merge tool.", - "status": "active", "value": { "amount": 1000, "currency": "USD" diff --git a/docs/examples/merging/updates/tender2.json b/docs/examples/merging/updates/tender2.json index cc9f44348..a895f18a0 100644 --- a/docs/examples/merging/updates/tender2.json +++ b/docs/examples/merging/updates/tender2.json @@ -32,7 +32,6 @@ "id": "ocds-213czf-000-00002-01-tender", "title": "Data merging tool", "description": "Creation of a data merging tool. The tool should by written in Python. Proposals should be submitted by e-mail.", - "status": "active", "value": { "amount": 1000, "currency": "USD" diff --git a/docs/examples/merging/updates/tender3.json b/docs/examples/merging/updates/tender3.json index cb598e723..993df45f6 100644 --- a/docs/examples/merging/updates/tender3.json +++ b/docs/examples/merging/updates/tender3.json @@ -32,7 +32,6 @@ "id": "ocds-213czf-000-00002-01-tender", "title": "Data merging tool", "description": "Creation of a data merging tool. The tool should by written in Python. Proposals should be submitted by e-mail.", - "status": "active", "value": { "amount": 2000, "currency": "USD" diff --git a/docs/examples/merging/updates/versioned.json b/docs/examples/merging/updates/versioned.json index 4d686b7ea..1cc80020d 100644 --- a/docs/examples/merging/updates/versioned.json +++ b/docs/examples/merging/updates/versioned.json @@ -70,7 +70,6 @@ "id": "ocds-213czf-000-00002-01-tender", "title": "Data merging tool", "description": "Creation of a data merging tool. The tool should by written in Python. Proposals should be submitted by e-mail.", - "status": "active", "value": { "amount": 2000, "currency": "USD" @@ -100,7 +99,6 @@ "id": "ocds-213czf-000-00002-award-supplier-one", "title": "Award of contract to create the data merging tool.", "description": "Supplier 1 has been commissioned to create the merge tool. A separate contract will be awarded to write the documentation", - "status": "active", "date": "2016-03-01T09:30:00Z", "value": { "amount": 750, @@ -111,7 +109,6 @@ "id": "ocds-213czf-000-00002-award-supplier-two", "title": "Award of contract to create the data merging tool.", "description": "Supplier 2 has been commissioned to create the documentation. A separate contract will be awarded to create the tool", - "status": "active", "date": "2016-03-03T09:30:00Z", "value": { "amount": 750, @@ -252,16 +249,6 @@ "value": "Creation of a data merging tool. The tool should by written in Python. Proposals should be submitted by e-mail." } ], - "status": [ - { - "releaseID": "ocds-213czf-000-00002-01-tender", - "releaseDate": "2016-01-01T09:30:00Z", - "releaseTag": [ - "tender" - ], - "value": "active" - } - ], "value": { "amount": [ { @@ -433,16 +420,6 @@ "value": "Supplier 1 has been commissioned to create the merge tool. A separate contract will be awarded to write the documentation" } ], - "status": [ - { - "releaseID": "ocds-213czf-000-00002-01-award1", - "releaseDate": "2016-03-01T09:30:00Z", - "releaseTag": [ - "award" - ], - "value": "active" - } - ], "date": [ { "releaseID": "ocds-213czf-000-00002-01-award1", @@ -498,16 +475,6 @@ "value": "Supplier 2 has been commissioned to create the documentation. A separate contract will be awarded to create the tool" } ], - "status": [ - { - "releaseID": "ocds-213czf-000-00002-01-award2", - "releaseDate": "2016-03-03T09:30:00Z", - "releaseTag": [ - "award" - ], - "value": "active" - } - ], "date": [ { "releaseID": "ocds-213czf-000-00002-01-award2", diff --git a/docs/examples/milestones/implementation_financial_milestones_not_met.json b/docs/examples/milestones/implementation_financial_milestones_not_met.json index e97475d47..0e8b7bf1d 100644 --- a/docs/examples/milestones/implementation_financial_milestones_not_met.json +++ b/docs/examples/milestones/implementation_financial_milestones_not_met.json @@ -4,7 +4,6 @@ { "contracts": [ { - "status": "active", "title": "School repairs and mantainance projects, Rahman Baba & Khushal Khan Khattak", "implementation": { "milestones": [ diff --git a/docs/examples/milestones/implementation_financial_milestones_partially_met.json b/docs/examples/milestones/implementation_financial_milestones_partially_met.json index 9618258c4..915f6cd28 100644 --- a/docs/examples/milestones/implementation_financial_milestones_partially_met.json +++ b/docs/examples/milestones/implementation_financial_milestones_partially_met.json @@ -4,7 +4,6 @@ { "contracts": [ { - "status": "active", "title": "School repairs and mantainance projects, Rahman Baba & Khushal Khan Khattak", "implementation": { "milestones": [ diff --git a/docs/examples/milestones/implementation_financial_milestones_transaction.json b/docs/examples/milestones/implementation_financial_milestones_transaction.json index 51f131c70..3fd352f5e 100644 --- a/docs/examples/milestones/implementation_financial_milestones_transaction.json +++ b/docs/examples/milestones/implementation_financial_milestones_transaction.json @@ -4,7 +4,6 @@ { "contracts": [ { - "status": "active", "title": "School repairs and mantainance projects, Rahman Baba & Khushal Khan Khattak", "implementation": { "milestones": [ diff --git a/docs/examples/milestones/planning-tender-milestones-2.json b/docs/examples/milestones/planning-tender-milestones-2.json index 8713937fa..930616985 100644 --- a/docs/examples/milestones/planning-tender-milestones-2.json +++ b/docs/examples/milestones/planning-tender-milestones-2.json @@ -10,7 +10,6 @@ ], "tender": { "id": "001002003", - "status": "active", "milestones": [ { "id": 1, diff --git a/docs/examples/organizations/identifiers.json b/docs/examples/organizations/identifiers.json index e6dcc29a5..b20b251fa 100644 --- a/docs/examples/organizations/identifiers.json +++ b/docs/examples/organizations/identifiers.json @@ -78,7 +78,6 @@ "id": "ocds-213czf-000-00001-award-01", "title": "Licenses for analytical software", "description": "IBM has been awarded for licenses for the SPSS Statistics software", - "status": "pending", "date": "2010-05-10T09:30:00Z", "value": { "amount": 1096000, diff --git a/docs/examples/organizations/organization_classification/dhangadhi_female_chaired_example.json b/docs/examples/organizations/organization_classification/dhangadhi_female_chaired_example.json index f0ffe7b8b..c5309405d 100644 --- a/docs/examples/organizations/organization_classification/dhangadhi_female_chaired_example.json +++ b/docs/examples/organizations/organization_classification/dhangadhi_female_chaired_example.json @@ -39,7 +39,6 @@ "id": "NP-CRO-UC-1160" } ], - "status": "active", "date": "2019-01-01T00:00:00+05:45", "id": "IMS/1160-awards/1", "title": "धनगढी उदाहरण पुरस्कार" diff --git a/docs/examples/organizations/organization_classification/fictional_wob_organization_classification.json b/docs/examples/organizations/organization_classification/fictional_wob_organization_classification.json index 92b7fd7ae..550068944 100644 --- a/docs/examples/organizations/organization_classification/fictional_wob_organization_classification.json +++ b/docs/examples/organizations/organization_classification/fictional_wob_organization_classification.json @@ -38,7 +38,6 @@ "id": "CF-CDC-A564321" } ], - "status": "active", "date": "2019-01-01T00:00:00+05:45", "id": "ocds-213czf-col-cf-awards/1", "title": "Servicios de proyectos de datos abiertos de la ciudad" diff --git a/docs/examples/organizations/organization_classification/moldova_organization_scale.json b/docs/examples/organizations/organization_classification/moldova_organization_scale.json index 8533b91fe..65d065e29 100644 --- a/docs/examples/organizations/organization_classification/moldova_organization_scale.json +++ b/docs/examples/organizations/organization_classification/moldova_organization_scale.json @@ -30,7 +30,7 @@ "id": "ocds-b3wdp1-MD-1554728148222-tender", "title": "Îmbunătățirea planificată a pistelor ciclice", "description": "Ofertanții au solicitat lucrări pentru construirea de noi biciclete în centrul orașului.", - "status": "complete", + "finalStatus": "complete", "hasEnquiries": false, "submissionMethodDetails": "Lista platformelor: achizitii, ebs, licitatie, yptender", "tenderers": [ @@ -44,7 +44,6 @@ { "id": "e5b771e0-715e-11e9-94b9-f5c641d7a5b5", "description": "Compania mică a primit contractul pentru construirea de noi piste pentru biciclete în centrul orașului.", - "status": "pending", "date": "2019-05-15T10:24:53Z", "value": { "amount": 27089725.78, diff --git a/docs/examples/organizations/organization_classification/uk_organization_classification.json b/docs/examples/organizations/organization_classification/uk_organization_classification.json index e080d6a92..2accb6227 100644 --- a/docs/examples/organizations/organization_classification/uk_organization_classification.json +++ b/docs/examples/organizations/organization_classification/uk_organization_classification.json @@ -14,7 +14,7 @@ "tender": { "id": "016248-Zg9B567X-001", "description": "Tender for the provision of borough reablement services, subsection frailty 65+.", - "status": "complete", + "finalStatus": "complete", "mainProcurementCategory": "services", "procurementMethodDetails": "Open procedure", "title": "Reablement — Frailty 65+", diff --git a/docs/examples/organizations/organization_reference.json b/docs/examples/organizations/organization_reference.json index c06123e08..1a1588d49 100644 --- a/docs/examples/organizations/organization_reference.json +++ b/docs/examples/organizations/organization_reference.json @@ -32,7 +32,6 @@ "tender": { "id": "ocds-213czf-000-00001-01-tender", "title": "Open Data publication improvements", - "status": "active", "tenderers": [ { "id": "GB-COH-09506232", @@ -44,7 +43,6 @@ { "id": "ocds-213czf-000-00001-award-01", "title": "Award of contract to improve open data publications.", - "status": "pending", "date": "2010-05-10T09:30:00Z", "value": { "amount": 11000000, diff --git a/docs/examples/organizations/organizational_units/honduras_organization_identifier_scheme.json b/docs/examples/organizations/organizational_units/honduras_organization_identifier_scheme.json index d121091e0..f2e800d7d 100644 --- a/docs/examples/organizations/organizational_units/honduras_organization_identifier_scheme.json +++ b/docs/examples/organizations/organizational_units/honduras_organization_identifier_scheme.json @@ -45,7 +45,6 @@ "name": "Secretaría de Salud Pública - Hospital San Felipe" }, "tender": { - "status": "planned", "description": "SOLICITADO POR LA BODEGA DE VIVERES, PARA SER UTILIZADO EN LA ALIMENTACION DE PACIENTES INTERNOS Y EMPLEADOS DE ESTE CENTRO ASISTENCIAL, DURANTE EL 4to. TRIMESTRE DEL 2019", "tenderPeriod": { "startDate": "2011-02-23T12:59:00-06:00", diff --git a/docs/examples/organizations/organizational_units/moldova_organization_extension.json b/docs/examples/organizations/organizational_units/moldova_organization_extension.json index bf8b52d57..84f4da1e9 100644 --- a/docs/examples/organizations/organizational_units/moldova_organization_extension.json +++ b/docs/examples/organizations/organizational_units/moldova_organization_extension.json @@ -16,7 +16,6 @@ "id": "ocds-b3wdp1-MD-1539840280133", "title": "Piese consumabile pentru aparatele multifuncționale", "description": "Livrarea timp de 30 zile", - "status": "active", "value": { "amount": 1400000.0, "currency": "MDL" diff --git a/docs/examples/organizations/organizational_units/paraguay_organization_name.json b/docs/examples/organizations/organizational_units/paraguay_organization_name.json index 8354c7388..58867b31b 100644 --- a/docs/examples/organizations/organizational_units/paraguay_organization_name.json +++ b/docs/examples/organizations/organizational_units/paraguay_organization_name.json @@ -51,7 +51,6 @@ "tender": { "id": "359402", "description": "ADQUISICION DE REACTIVOS E INSUMOS DE HEMOCENTRO Y UMT DEL HOSPITAL DE CLINICAS ? AD RERENDUM PRESUPUESTO 2020", - "status": "planned", "procurementMethod": "open", "mainProcurementCategory": "goods", "procuringEntity": { diff --git a/docs/examples/organizations/personal_identifier.json b/docs/examples/organizations/personal_identifier.json index dfd3a15ba..c50bde27a 100644 --- a/docs/examples/organizations/personal_identifier.json +++ b/docs/examples/organizations/personal_identifier.json @@ -30,7 +30,6 @@ "id": "ocds-213czf-000-00001-01-tender", "title": "Planned cycle lane improvements", "description": "Tenders solicited for work to build new cycle lanes in the centre of town.", - "status": "active", "tenderers": [ { "id": "COL-IDCARD-1234567", diff --git a/docs/examples/release_schema_reference/release_package.json b/docs/examples/release_schema_reference/release_package.json index 65efe8f90..a428e8272 100644 --- a/docs/examples/release_schema_reference/release_package.json +++ b/docs/examples/release_schema_reference/release_package.json @@ -121,7 +121,7 @@ "id": "ocds-213czf-000-00001-01-tender", "title": "Planned cycle lane improvements", "description": "Tenders solicited for work to build new cycle lanes in the centre of town.", - "status": "complete", + "finalStatus": "complete", "statusDetails": "Evaluating proposals", "procuringEntity": { "id": "GB-LAC-E09000003", @@ -238,7 +238,6 @@ "id": "ocds-213czf-000-00001-award-01", "title": "Award of contract to build new cycle lanes in the centre of town.", "description": "AnyCorp Ltd has been awarded the contract to build new cycle lanes in the centre of town.", - "status": "active", "statusDetails": "Awarded", "date": "2010-05-10T10:30:00Z", "value": { @@ -304,7 +303,6 @@ "awardID": "ocds-213czf-000-00001-award-01", "title": "Contract to build new cycle lanes in the centre of town.", "description": "Contract monitoring for cycle lane construction.", - "status": "active", "statusDetails": "Signed", "dateSigned": "2015-06-10T14:23:12Z", "value": { diff --git a/docs/examples/unsuccessful_tender/related_process.json b/docs/examples/unsuccessful_tender/related_process.json index 96842d7c6..7d54f851a 100644 --- a/docs/examples/unsuccessful_tender/related_process.json +++ b/docs/examples/unsuccessful_tender/related_process.json @@ -6,7 +6,6 @@ "awards": [ { "id": "331547-kurosu-cia-sa-2", - "status": "active", "date": "2017-10-30T12:00:00-04:00", "value": { "amount": 417343000, @@ -53,7 +52,7 @@ "tender": { "id": "331547-adquisicion-maquinaria-implemento-vehiculo-3", "title": "ADQUISICION DE MAQUINARIA, IMPLEMENTO Y VEHICULO", - "status": "complete", + "finalStatus": "complete", "awardCriteria": "priceOnly", "awardCriteriaDetails": "Por Item", "submissionMethodDetails": "Lugar entrega ofertas: MUNICIPALIDA DE LOMA PLATA || Lugar entrega bien: Según documento del llamado || Fecha entrega bien: Según documento del llamado", @@ -91,7 +90,6 @@ { "id": "ux682+kLP2w=", "title": "2 - ROTATIVA", - "status": "active", "value": { "amount": 32000000, "currency": "PYG" diff --git a/docs/examples/unsuccessful_tender/tender.json b/docs/examples/unsuccessful_tender/tender.json index 05a676983..54a1932d1 100644 --- a/docs/examples/unsuccessful_tender/tender.json +++ b/docs/examples/unsuccessful_tender/tender.json @@ -6,7 +6,7 @@ "tender": { "id": "331547-servicio-rastreo-satelital-1", "title": "SERVICIO DE RASTREO SATELITAL", - "status": "unsuccessful", + "finalStatus": "unsuccessful", "awardCriteria": "priceOnly", "awardCriteriaDetails": "Por Total", "submissionMethodDetails": "Lugar entrega ofertas: MUNICIPALIDAD DE LOMA PLATA || Lugar entrega bien: Según documento del llamado || Fecha entrega bien: Según documento del llamado", diff --git a/docs/guidance/build/change_history.md b/docs/guidance/build/change_history.md index 2e9e95275..7661f52cd 100644 --- a/docs/guidance/build/change_history.md +++ b/docs/guidance/build/change_history.md @@ -44,7 +44,7 @@ The publisher creates a new OCDS release with the 'tenderUpdate' tag. The previous release is not changed. In the new release, the publisher adds a link to the new document in the `tender.documents` section. The `tender.hasEnquiries` field is also set to true. The publisher has decided to keep unchanged fields from the previous releases in the new one. -The record now has two immutable releases, and updated compiled and versioned releases. Note that the compiled release includes the enquiries document in the tender section. Also, the field `tender.hasEnquiries` has more than one entry in the versioned release. +The record now has two immutable releases, and updated compiled and versioned releases. The compiled release now includes the enquiries document in the tender section. The versioned release has a new entry for the `tender.hasEnquiries` field. ```{jsoninclude} ../../examples/change_history/tenderUpdate.json :jsonpointer: /releases @@ -64,9 +64,9 @@ The procuring entity makes the decision to award the contract to Balfour Beatty. The publisher creates a new OCDS release for the award. The record has the relevant information in the award section and uses the 'award' tag. -The `parties` array has a new entry with the supplier's information. The complete `tender` section is repeated, with the `status` field set to 'complete'. Previous releases remain unchanged. +The `parties` array has a new entry with the supplier's information. The complete `tender` section is repeated, and its `finalStatus` field is set to 'complete'. Previous releases remain unchanged. -The publisher adds the new release to the record. They also update the compiled and versioned releases. The compiled release reflects the changes to the `awards`, `tender` and `parties` sections. The versioned release includes a new change for the `tender.status` field. +The publisher adds the new release to the record. They also update the compiled and versioned releases. The compiled release reflects the changes to the `tender`, `awards` and `parties` sections. The versioned release now sets the `tender.finalStatus` field. ```{jsoninclude} ../../examples/change_history/award.json :jsonpointer: /releases @@ -86,7 +86,7 @@ By law, the procuring entity has to wait for complaints for a given period of ti The publisher creates a new OCDS release using the 'contract' tag. They include all the relevant information in the `contracts` section. -The record gets updated to include the new release. The compiled and versioned release now have the new `contract` section. There are no updates to other sections. +The record gets updated to include the new release. The compiled and versioned releases now set the `contracts` section. There are no updates to other sections. ```{jsoninclude} ../../examples/change_history/contract.json :jsonpointer: /releases @@ -120,7 +120,7 @@ Because the new release uses the same `ocid`, it is possible to update the recor OCDS can be used to combine data from different systems. For more information refer to the guidance on system architectures. ``` -The publisher adds the new release from the finance system to the releases list in the OCDS record. The compiled and versioned releases get updated to include the new transaction. +The publisher adds the new release from the finance system to the releases list in the OCDS record. The compiled and versioned releases now set the transaction. ```{jsoninclude} ../../examples/change_history/implementation.json :jsonpointer: /releases @@ -140,9 +140,11 @@ Unexpected complications causes delays in the construction work. Because of them The publisher updates their procurement system with the new contract value and period. They issue a modification notice through the system. They also create a new OCDS with the 'contractAmendment' tag to represent the notice. -Note that contract amendments in OCDS involves more modelling considerations. Refer to the amendments worked example for guidance on the topic. +```{note} +Contract amendments in OCDS involves more modelling considerations. See the [amendments example](../map/amendments). +``` -The publisher updates the record for the contracting process with the new release. The compiled release has the new values. The versioned release shows new entries for the contract's value and end date. +The publisher updates the record for the contracting process with the new release. The compiled release has the new values. The versioned release has new entries for the contract's value and end date. ```{jsoninclude} ../../examples/change_history/contractAmendment.json :jsonpointer: /releases diff --git a/docs/guidance/design/user_needs.md b/docs/guidance/design/user_needs.md index cdb03544e..03d960ff2 100644 --- a/docs/guidance/design/user_needs.md +++ b/docs/guidance/design/user_needs.md @@ -64,4 +64,4 @@ Inefficiencies might arise due to inadequate systems or institutional arrangemen Public procurement agencies are particularly interested in identifying areas for efficiency improvements. Interventions might include, for example: analyzing delays; analyzing the duration of different stages of the contracting process; structuring procurement information to improve internal coordination; streamlining internal processes without duplicating effort across different stages of the contracting process; developing market engagement strategies to prepare better tender specifications; or promoting the use of e-procurement systems. -**Key data fields**: The dates for the different stages of the contracting process, and the status of the tender, awards and contracts. +**Key data fields**: The dates for the different stages of the contracting process, and the final status of the tender, awards and contracts. diff --git a/docs/guidance/map.md b/docs/guidance/map.md index e7ed21e3b..274878618 100644 --- a/docs/guidance/map.md +++ b/docs/guidance/map.md @@ -102,7 +102,6 @@ map/unsuccessful_processes map/framework_agreements map/pre-qualification map/awards_contracts -map/contract_suspension map/electronic_catalogues map/amendments map/milestones diff --git a/docs/guidance/map/contract_suspension.md b/docs/guidance/map/contract_suspension.md deleted file mode 100644 index 46ac9785f..000000000 --- a/docs/guidance/map/contract_suspension.md +++ /dev/null @@ -1,33 +0,0 @@ -```{workedexample} Contract suspension -:tags: contract -``` - -# Contract suspension - -A contract suspension is a temporary cessation of performance. A contract can be suspended after it is signed, and the contract is legally in force until it is terminated. Contract suspension is different from early termination, which is a permanent cessation of performance. - -A contract might be suspended if, for example: - -* the buyer suspends a contract because the supplier fails to perform. -* the supplier suspends a contract because the buyer fails to pay. -* either party suspends a contract due to force majeure. - -In OCDS, the `contracts.status` field describes the status of a contract, using codes from the [contract status codelist](https://standard.open-contracting.org/latest/en/schema/codelists/#contract-status). The `contracts.statusDetails` field can be used to provide additional details on the status of a contract. - -To disclose that a contract is suspended, set the contract's `.status` to 'active' and use its `.statusDetails` field to record that the contract is suspended. - -If you collect other details about contract suspension, such as the rationale for the suspension or the period of the suspension, you can publish the details in an unstructured way in the `.statusDetails` field. - -```{note} -If you want to publish structured data about contract suspension, you can contribute to the [Github issue](https://github.com/open-contracting/standard/issues/758) on suspended contracts. -``` - -## Example: Suspended contracts in Afghanistan - -In the following example, a contract in the [Afghanistan Government Electronic and Open Procurement System](https://ageops.net) is suspended. - -```{jsoninclude} ../../examples/contract_suspension/suspended_contract.json -:jsonpointer: -:expand: releases, contracts -:title: Suspended Contract -``` diff --git a/docs/guidance/map/framework_agreements.md b/docs/guidance/map/framework_agreements.md index 421b50fc3..9ef31c646 100644 --- a/docs/guidance/map/framework_agreements.md +++ b/docs/guidance/map/framework_agreements.md @@ -110,7 +110,7 @@ The following guidance describes how to model the different stages of a framewor * For each supplier: * Add an `Organization` object to the `parties` array, add 'supplier' to its `.roles` and populate its other fields. * Add an `OrganizationReference` object to the award's `.suppliers` array, and set its `.id` and `.name` to match the supplier's object in the `parties` array. -* If no further suppliers will be added to the framework agreement, set `tender.status` to 'complete'. +* If no further suppliers will be added to the framework agreement, set `tender.finalStatus` to 'complete'. ### Award of a procurement contract without second-stage competition @@ -184,7 +184,7 @@ NSS issues a [contract award notice](https://ted.europa.eu/udl?uri=TED:NOTICE:26 The notice is modelled as an OCDS release with the same `ocid` as the previous release, a `tag` of 'award', and the following properties: -* Since no further suppliers will be added to the framework agreement, `tender.status` is set to 'complete'. +* Since no further suppliers will be added to the framework agreement, `tender.finalStatus` is set to 'complete'. * An `Award` object is added to the `awards` array. * An `Organization` object is added to the `parties` array with the supplier's details. * An `OrganizationReference` object is added to award's `.suppliers` array to reference the supplier's object in the `parties` array. @@ -248,7 +248,7 @@ Chile Compra issues an award notice to announce that the framework agreement has The notice is modelled as an OCDS release with the same `ocid` as the previous release, a `tag` of 'award', and the following properties: -* Since other suppliers are still able to submit a request to participate in the framework agreement, no change is made to `tender.status`. +* Since other suppliers are still able to submit a request to participate in the framework agreement, `tender.finalStatus` is not set. * An `Award` object is added to the `awards` array. * An `Organization` object is added to the `parties` array for each supplier with its details. * An `OrganizationReference` object is added to the award's `.suppliers` array for each supplier to reference its object in the `parties` array. @@ -288,7 +288,7 @@ The release has the following properties: * The same `ocid` as the invitation to participate in the second-stage competition is used. * The `relatedProcesses` section is populated with a reference to the contracting process for the first stage, including the relevant lot in `.relatedLots`. * The `tag` is set to 'award'. -* The `tender.status` is updated to 'complete'. +* The `tender.finalStatus` is set to 'complete'. * The `awards` section is populated with the award value, period and items. * The `awards.suppliers` and `parties` fields are populated with the details of the supplier. diff --git a/docs/guidance/map/translations.md b/docs/guidance/map/translations.md index e74c7647e..2923ebc57 100644 --- a/docs/guidance/map/translations.md +++ b/docs/guidance/map/translations.md @@ -12,10 +12,10 @@ You can publish the values of these fields in any language: % STARTLIST - `description`, in any location +- `finalStatusDetails`, in any location - `legalName`, in any location - `name`, in any location - `rationale`, in any location -- `statusDetails`, in any location - `title`, in any location - `parties/address/locality` - `parties/address/region` diff --git a/docs/guidance/map/unsuccessful_processes.md b/docs/guidance/map/unsuccessful_processes.md index ca10c6e8f..55ce4a007 100644 --- a/docs/guidance/map/unsuccessful_processes.md +++ b/docs/guidance/map/unsuccessful_processes.md @@ -24,11 +24,11 @@ The first data disclosed is about the planning process. Planning data includes a Next, the contracting process is disclosed, using a new `ocid`, 'ocds-03ad3f-331547-1'. The `relatedProcess` block links the planning process and the contracting process, with the relationship set to 'planning'. -The tender was unsuccessful, so the tender's `status` is set to 'unsuccessful'. +The tender was unsuccessful, so the tender's `finalStatus` is set to 'unsuccessful'. ```{jsoninclude} ../../examples/unsuccessful_tender/tender.json :jsonpointer: -:expand: releases, relatedProcesses, tender, status +:expand: releases, relatedProcesses, tender, finalStatus :title: unsuccessful-tender-tender ``` diff --git a/docs/history/changelog.md b/docs/history/changelog.md index 51d34b1cd..89235d8a4 100644 --- a/docs/history/changelog.md +++ b/docs/history/changelog.md @@ -196,7 +196,7 @@ Per the [normative and non-normative content and changes policy](../governance/n * [#1654](https://github.com/open-contracting/standard/pull/1654) `tender.submissionTerms.electronicSubmissionPolicy` * [#1421](https://github.com/open-contracting/standard/pull/1421) `tender.standstillPeriod` * [#1492](https://github.com/open-contracting/standard/pull/1492) `awards.datePublished` - * [#1165](https://github.com/open-contracting/standard/pull/1165) `statusDetails` to `Tender`, `Award` and `Contract` + * [#1648](https://github.com/open-contracting/standard/pull/1648) `finalStatus` and `finalStatusDetails` to `Tender`, `Award` and `Contract` * [#1208](https://github.com/open-contracting/standard/pull/1326) The estimated and maximum values of framework agreeemnts: * `tender.maximumValue`. Previously, `tender.value` was used for the maximum value. However, this led to double-counting. * `awards.maximumValue`. Previously, `awards.value` was used for the maximum value. However, this led to double-counting. @@ -334,11 +334,9 @@ Per the [normative and non-normative content and changes policy](../governance/n * [#1618](https://github.com/open-contracting/standard/pull/1618) Add conformance rule about normative statements. * [#1618](https://github.com/open-contracting/standard/pull/1618) Remove validator and application conformance rules. * Examples - * Add examples: - * [#1344](https://github.com/open-contracting/standard/pull/1344) Contract suspension - * [#1665](https://github.com/open-contracting/standard/pull/1665) Translations - * [#1466](https://github.com/open-contracting/standard/pull/1466) Reference examples in release and record reference documentation. + * [#1665](https://github.com/open-contracting/standard/pull/1665) Add translations example. * [#1466](https://github.com/open-contracting/standard/pull/1482) Add examples in release reference documentation. + * [#1466](https://github.com/open-contracting/standard/pull/1466) Reference examples in release and record reference documentation. ## [1.1.5] - 2020-08-20 diff --git a/docs/schema/codelists.md b/docs/schema/codelists.md index 713f87c3e..bd3dc7bc6 100644 --- a/docs/schema/codelists.md +++ b/docs/schema/codelists.md @@ -236,7 +236,8 @@ The country codelist is used to provide the country component of an address, usi ### Tender Status -The `tender.status` field is used to indicate the current status of a tender process. The following options are available: +```{deprecated} 1.2 +``` ```{versionchanged} 1.1 Added the 'planning' and 'withdrawn' codes. @@ -274,9 +275,8 @@ The procurement category codelist is used to indicate the **primary** focus of a ### Award Status -An award moves through multiple states. Releases over time can update the status of an award. - -The `awardStatus` field and codelist is used to indicate when a tender did not result in an award (through the `"awardStatus":"unsuccessful"` value). +```{deprecated} 1.2 +``` ```{csv-table-no-translate} :header-rows: 1 @@ -285,12 +285,7 @@ The `awardStatus` field and codelist is used to indicate when a tender did not r ### Contract Status -Contracts can move through multiple states. Releases over time can update the status of a contract. - -To disclose that a contract is suspended, set the contract's `status` field to 'active' and use its `statusDetails` field to record that the contract is suspended. For more information, see the [contract suspension](../../guidance/map/contract_suspension) worked example. - -```{versionchanged} 1.2 -Added the 'terminatedEarly' and 'terminatedSuccessfully' codes. +```{deprecated} 1.2 ``` ```{csv-table-no-translate} @@ -343,3 +338,33 @@ For enterprises without employees, use the 'micro' code. :header-rows: 1 :file: ../../build/current_lang/codelists/partyScale.csv ``` + +### Tender Final Status + +```{versionadded} 1.2 +``` + +```{csv-table-no-translate} +:header-rows: 1 +:file: ../../build/current_lang/codelists/tenderFinalStatus.csv +``` + +### Award Final Status + +```{versionadded} 1.2 +``` + +```{csv-table-no-translate} +:header-rows: 1 +:file: ../../build/current_lang/codelists/awardFinalStatus.csv +``` + +### Contract Final Status + +```{versionadded} 1.2 +``` + +```{csv-table-no-translate} +:header-rows: 1 +:file: ../../build/current_lang/codelists/contractFinalStatus.csv +``` diff --git a/schema/codelists/awardFinalStatus.csv b/schema/codelists/awardFinalStatus.csv new file mode 100644 index 000000000..c842f8f0a --- /dev/null +++ b/schema/codelists/awardFinalStatus.csv @@ -0,0 +1,4 @@ +Code,Title,Description +complete,Complete,"The award was made and the standstill period, if any, has ended." +cancelled,Cancelled,"The award was cancelled by the buyer or the procuring entity (for example, because of a change in needs, insufficient funds, or technical or procedural errors) after the bid submission deadline, but before the award was made or before the standstill period, if any, had ended." +unsuccessful,Unsuccessful,"The award failed (for example, a review body cancelled the process during the standstill period) after the bid submission deadline, but before the award was made or before the standstill period, if any, had ended." diff --git a/schema/codelists/contractFinalStatus.csv b/schema/codelists/contractFinalStatus.csv new file mode 100644 index 000000000..dcb472979 --- /dev/null +++ b/schema/codelists/contractFinalStatus.csv @@ -0,0 +1,5 @@ +Code,Title,Description +complete,Complete,"The contract was concluded and in force, and is terminated due to its successful completion." +incomplete,Incomplete,"The contract was concluded and in force, and is terminated early due to some non-completion." +cancelled,Cancelled,"The contracting process was cancelled by the buyer or the procuring entity (for example, because of a change in needs, insufficient funds, or technical or procedural errors) after the award was made and the standstill period, if any, had ended." +unsuccessful,Unsuccessful,"The contract failed (for example, the winning bidder(s) refused to sign the contract) after the award was made and the standstill period, if any, had ended, but before the contract was concluded and in force." diff --git a/schema/codelists/releaseTag.csv b/schema/codelists/releaseTag.csv index 312542ea8..d88e5abfc 100644 --- a/schema/codelists/releaseTag.csv +++ b/schema/codelists/releaseTag.csv @@ -1,6 +1,6 @@ Code,Title,Description planning,Planning,"Information about, for example, needs identification, budget planning and market research. This information concerns the planning process. This information typically concerns the period before contracting documents (for example, procurement documents) are available to potential suppliers." -planningUpdate,Planning update,"Details of a proposed or planned contracting process are being updated. This might include addition of information and documents from consultation engagement activities, revised details or timelines for a proposed contracting process, or a tender.status update to indicate that a pipeline proposal has been withdrawn." +planningUpdate,Planning update,"Details of a proposed or planned contracting process are being updated. This might include addition of information and documents from consultation engagement activities, or revised details or timelines for a proposed contracting process." tender,Tender,"Information about, for example, the needed items and their estimated value, procurement method, award criteria, and various deadlines. This information concerns either the contracting process or the planning process. For a contracting process, this information typically concerns the period starting with contracting documents (for example, procurement documents) being available to potential suppliers and ending with the bid submission deadline. For a planning process, this information typically concerns the period before the contracting documents are available to potential suppliers." tenderAmendment,Tender amendment,"An amendment to an existing tender release. There should be at least one tender release with the same ocid, but an earlier release date, before a tenderAmendment is published. The term amendment has legal meaning in many jurisdictions." tenderUpdate,Tender update,"An update to an existing tender release. There should be at least one tender release with the same ocid, but an earlier release date, before a tenderUpdate is published. An update may add new information or make corrections to prior published information. It should not be used for formal legal amendments to a tender, for which the tenderAmendment tag should be used." diff --git a/schema/codelists/tenderFinalStatus.csv b/schema/codelists/tenderFinalStatus.csv new file mode 100644 index 000000000..3cc58d00a --- /dev/null +++ b/schema/codelists/tenderFinalStatus.csv @@ -0,0 +1,4 @@ +Code,Title,Description +complete,Complete,The bid submission deadline has passed. +cancelled,Cancelled,"The contracting process was cancelled by the buyer or the procuring entity (for example, because of a change in needs, insufficient funds, or technical or procedural errors) after the contracting documents (for example, procurement documents) were available to potential supppliers, but not later than the bid submission deadline." +unsuccessful,Unsuccessful,"The contracting process failed (for example, no bids were received, all bids were withdrawn by the bidders, all bids were rejected by the buyer or the procuring entity) after the contracting documents (for example, procurement documents) were available to potential suppliers, but not later than the bid submission deadline." diff --git a/schema/codelists/tenderStatus.csv b/schema/codelists/tenderStatus.csv index fcab442a9..8debbbdb8 100644 --- a/schema/codelists/tenderStatus.csv +++ b/schema/codelists/tenderStatus.csv @@ -2,7 +2,7 @@ Code,Title,Description,Deprecated,Deprecation note planning,Planning,"A future contracting process is being considered. Early information about the process can be provided in the tender section. A process with this status might provide information on early engagement or consultation opportunities, during which the details of a subsequent tender can be shaped.",1.2,"Deprecated as unnecessary, since contracting processes are separate from planning processes (which do not have any states)." planned,Planned,"The contracting process is scheduled, but contracting documents (for example, procurement documents) are not yet available to potential suppliers.",1.2,Deprecated because the same information can be determined by the absence of `tender.datePublished` (new in 1.2). active,Active,"The contracting documents (for example, procurement documents) are available to potential suppliers, and the bid submission deadline has not yet passed.",1.2,Deprecated because the same information can be determined by the presence of `tender.datePublished` (new in 1.2) and by comparing `tender/tenderPeriod/endDate` to `date`. -complete,Complete,The bid submission deadline has passed.,1.2,Deprecated because the same information can be determined by the presence of `tender.datePublished` (new in 1.2) and by comparing `tender.tenderPeriod.endDate` to `date`. +complete,Complete,The bid submission deadline has passed.,1.2,OCDS 1.2 replaces this code with a new field for final states. cancelled,Cancelled,"The contracting process was cancelled by the buyer or the procuring entity (for example, because of a change in needs, insufficient funds, or technical or procedural errors) after the contracting documents (for example, procurement documents) were available to potential suppliers, but not later than the bid submission deadline.",1.2,OCDS 1.2 replaces this code with a new field for final states. unsuccessful,Unsuccessful,"The contracting process failed (for example, no bids were received, all bids were withdrawn by the bidders, all bids were rejected by the buyer or the procuring entity) after the contracting documents (for example, procurement documents) were available to potential suppliers, but not later than the bid submission deadline.",1.2,OCDS 1.2 replaces this code with a new field for final states. withdrawn,Withdrawn,No further information on the contracting process is available under this ocid.,1.2,"This code is deprecated, because it describes the status of the publication, not of the contracting process." diff --git a/schema/dereferenced-release-schema.json b/schema/dereferenced-release-schema.json index bc7951f68..c258b6cdb 100644 --- a/schema/dereferenced-release-schema.json +++ b/schema/dereferenced-release-schema.json @@ -2390,9 +2390,25 @@ "deprecatedVersion": "1.2" } }, - "statusDetails": { - "title": "Status details", - "description": "Additional details on the status of the tender. This field can be used to provide the local name of the status.", + "finalStatus": { + "title": "Final status", + "description": "The final status of the tender, using the closed [tenderFinalStatus](https://standard.open-contracting.org/{{version}}/{{lang}}/schema/codelists/#tender-final-status) codelist.", + "type": [ + "string", + "null" + ], + "codelist": "tenderFinalStatus.csv", + "openCodelist": false, + "enum": [ + "complete", + "cancelled", + "unsuccessful", + null + ] + }, + "finalStatusDetails": { + "title": "Final status details", + "description": "Additional details on the final status of the tender. This field can be used to provide the local name of the final status.", "type": [ "string", "null" @@ -4579,7 +4595,7 @@ }, "datePublished": { "title": "Date published", - "description": "The date on which the tender was published.", + "description": "The date on which the contracting documents (for example, procurement documents) were published.", "type": [ "string", "null" @@ -6259,7 +6275,7 @@ } }, "deprecated": { - "description": "The single amendment object has been deprecated in favour of including amendments in an amendments (plural) array.", + "description": "The single amendment object has been deprecated in favor of including amendments in an amendments (plural) array.", "deprecatedVersion": "1.1" } } @@ -6323,9 +6339,25 @@ "deprecatedVersion": "1.2" } }, - "statusDetails": { - "title": "Status details", - "description": "Additional details on the status of the award. This field can be used to provide the local name of the status.", + "finalStatus": { + "title": "Final status", + "description": "The final status of the award, using the closed [awardFinalStatus](https://standard.open-contracting.org/{{version}}/{{lang}}/schema/codelists/#award-final-status) codelist.", + "type": [ + "string", + "null" + ], + "codelist": "awardFinalStatus.csv", + "openCodelist": false, + "enum": [ + "complete", + "cancelled", + "unsuccessful", + null + ] + }, + "finalStatusDetails": { + "title": "Final status details", + "description": "Additional details on the final status of the award. This field can be used to provide the local name of the final status.", "type": [ "string", "null" @@ -8756,7 +8788,7 @@ } }, "deprecated": { - "description": "The single amendment object has been deprecated in favour of including amendments in an amendments (plural) array.", + "description": "The single amendment object has been deprecated in favor of including amendments in an amendments (plural) array.", "deprecatedVersion": "1.1" } } @@ -8863,9 +8895,26 @@ "deprecatedVersion": "1.2" } }, - "statusDetails": { - "title": "Status details", - "description": "Additional details on the status of the contract. This field can be used to provide the local name of the status.", + "finalStatus": { + "title": "Final status", + "description": "The final status of the contract, using the closed [contractFinalStatus](https://standard.open-contracting.org/{{version}}/{{lang}}/schema/codelists/#contract-final-status) codelist.", + "type": [ + "string", + "null" + ], + "codelist": "contractFinalStatus.csv", + "openCodelist": false, + "enum": [ + "complete", + "incomplete", + "cancelled", + "unsuccessful", + null + ] + }, + "finalStatusDetails": { + "title": "Final status details", + "description": "Additional details on the final status of the contract. This field can be used to provide the local name of the final status.", "type": [ "string", "null" @@ -13998,7 +14047,7 @@ } }, "deprecated": { - "description": "The single amendment object has been deprecated in favour of including amendments in an amendments (plural) array.", + "description": "The single amendment object has been deprecated in favor of including amendments in an amendments (plural) array.", "deprecatedVersion": "1.1" } } @@ -15354,9 +15403,25 @@ "deprecatedVersion": "1.2" } }, - "statusDetails": { - "title": "Status details", - "description": "Additional details on the status of the tender. This field can be used to provide the local name of the status.", + "finalStatus": { + "title": "Final status", + "description": "The final status of the tender, using the closed [tenderFinalStatus](https://standard.open-contracting.org/{{version}}/{{lang}}/schema/codelists/#tender-final-status) codelist.", + "type": [ + "string", + "null" + ], + "codelist": "tenderFinalStatus.csv", + "openCodelist": false, + "enum": [ + "complete", + "cancelled", + "unsuccessful", + null + ] + }, + "finalStatusDetails": { + "title": "Final status details", + "description": "Additional details on the final status of the tender. This field can be used to provide the local name of the final status.", "type": [ "string", "null" @@ -17543,7 +17608,7 @@ }, "datePublished": { "title": "Date published", - "description": "The date on which the tender was published.", + "description": "The date on which the contracting documents (for example, procurement documents) were published.", "type": [ "string", "null" @@ -19223,7 +19288,7 @@ } }, "deprecated": { - "description": "The single amendment object has been deprecated in favour of including amendments in an amendments (plural) array.", + "description": "The single amendment object has been deprecated in favor of including amendments in an amendments (plural) array.", "deprecatedVersion": "1.1" } } @@ -19283,9 +19348,25 @@ "deprecatedVersion": "1.2" } }, - "statusDetails": { - "title": "Status details", - "description": "Additional details on the status of the award. This field can be used to provide the local name of the status.", + "finalStatus": { + "title": "Final status", + "description": "The final status of the award, using the closed [awardFinalStatus](https://standard.open-contracting.org/{{version}}/{{lang}}/schema/codelists/#award-final-status) codelist.", + "type": [ + "string", + "null" + ], + "codelist": "awardFinalStatus.csv", + "openCodelist": false, + "enum": [ + "complete", + "cancelled", + "unsuccessful", + null + ] + }, + "finalStatusDetails": { + "title": "Final status details", + "description": "Additional details on the final status of the award. This field can be used to provide the local name of the final status.", "type": [ "string", "null" @@ -21716,7 +21797,7 @@ } }, "deprecated": { - "description": "The single amendment object has been deprecated in favour of including amendments in an amendments (plural) array.", + "description": "The single amendment object has been deprecated in favor of including amendments in an amendments (plural) array.", "deprecatedVersion": "1.1" } } @@ -21817,9 +21898,26 @@ "deprecatedVersion": "1.2" } }, - "statusDetails": { - "title": "Status details", - "description": "Additional details on the status of the contract. This field can be used to provide the local name of the status.", + "finalStatus": { + "title": "Final status", + "description": "The final status of the contract, using the closed [contractFinalStatus](https://standard.open-contracting.org/{{version}}/{{lang}}/schema/codelists/#contract-final-status) codelist.", + "type": [ + "string", + "null" + ], + "codelist": "contractFinalStatus.csv", + "openCodelist": false, + "enum": [ + "complete", + "incomplete", + "cancelled", + "unsuccessful", + null + ] + }, + "finalStatusDetails": { + "title": "Final status details", + "description": "Additional details on the final status of the contract. This field can be used to provide the local name of the final status.", "type": [ "string", "null" @@ -26952,7 +27050,7 @@ } }, "deprecated": { - "description": "The single amendment object has been deprecated in favour of including amendments in an amendments (plural) array.", + "description": "The single amendment object has been deprecated in favor of including amendments in an amendments (plural) array.", "deprecatedVersion": "1.1" } } diff --git a/schema/release-schema.json b/schema/release-schema.json index 376bbd7ce..f7346ffb2 100644 --- a/schema/release-schema.json +++ b/schema/release-schema.json @@ -248,9 +248,25 @@ "deprecatedVersion": "1.2" } }, - "statusDetails": { - "title": "Status details", - "description": "Additional details on the status of the tender. This field can be used to provide the local name of the status.", + "finalStatus": { + "title": "Final status", + "description": "The final status of the tender, using the closed [tenderFinalStatus](https://standard.open-contracting.org/{{version}}/{{lang}}/schema/codelists/#tender-final-status) codelist.", + "type": [ + "string", + "null" + ], + "codelist": "tenderFinalStatus.csv", + "openCodelist": false, + "enum": [ + "complete", + "cancelled", + "unsuccessful", + null + ] + }, + "finalStatusDetails": { + "title": "Final status details", + "description": "Additional details on the final status of the tender. This field can be used to provide the local name of the final status.", "type": [ "string", "null" @@ -397,7 +413,7 @@ }, "datePublished": { "title": "Date published", - "description": "The date on which the tender was published.", + "description": "The date on which the contracting documents (for example, procurement documents) were published.", "type": [ "string", "null" @@ -514,7 +530,7 @@ "description": "The use of individual amendment objects has been deprecated. From OCDS 1.1 information should be provided in the amendments array.", "$ref": "#/definitions/Amendment", "deprecated": { - "description": "The single amendment object has been deprecated in favour of including amendments in an amendments (plural) array.", + "description": "The single amendment object has been deprecated in favor of including amendments in an amendments (plural) array.", "deprecatedVersion": "1.1" } } @@ -574,9 +590,25 @@ "deprecatedVersion": "1.2" } }, - "statusDetails": { - "title": "Status details", - "description": "Additional details on the status of the award. This field can be used to provide the local name of the status.", + "finalStatus": { + "title": "Final status", + "description": "The final status of the award, using the closed [awardFinalStatus](https://standard.open-contracting.org/{{version}}/{{lang}}/schema/codelists/#award-final-status) codelist.", + "type": [ + "string", + "null" + ], + "codelist": "awardFinalStatus.csv", + "openCodelist": false, + "enum": [ + "complete", + "cancelled", + "unsuccessful", + null + ] + }, + "finalStatusDetails": { + "title": "Final status details", + "description": "Additional details on the final status of the award. This field can be used to provide the local name of the final status.", "type": [ "string", "null" @@ -661,7 +693,7 @@ "description": "The use of individual amendment objects has been deprecated. From OCDS 1.1 information should be provided in the amendments array.", "$ref": "#/definitions/Amendment", "deprecated": { - "description": "The single amendment object has been deprecated in favour of including amendments in an amendments (plural) array.", + "description": "The single amendment object has been deprecated in favor of including amendments in an amendments (plural) array.", "deprecatedVersion": "1.1" } } @@ -741,9 +773,26 @@ "deprecatedVersion": "1.2" } }, - "statusDetails": { - "title": "Status details", - "description": "Additional details on the status of the contract. This field can be used to provide the local name of the status.", + "finalStatus": { + "title": "Final status", + "description": "The final status of the contract, using the closed [contractFinalStatus](https://standard.open-contracting.org/{{version}}/{{lang}}/schema/codelists/#contract-final-status) codelist.", + "type": [ + "string", + "null" + ], + "codelist": "contractFinalStatus.csv", + "openCodelist": false, + "enum": [ + "complete", + "incomplete", + "cancelled", + "unsuccessful", + null + ] + }, + "finalStatusDetails": { + "title": "Final status details", + "description": "Additional details on the final status of the contract. This field can be used to provide the local name of the final status.", "type": [ "string", "null" @@ -836,7 +885,7 @@ "description": "The use of individual amendment objects has been deprecated. From OCDS 1.1 information should be provided in the amendments array.", "$ref": "#/definitions/Amendment", "deprecated": { - "description": "The single amendment object has been deprecated in favour of including amendments in an amendments (plural) array.", + "description": "The single amendment object has been deprecated in favor of including amendments in an amendments (plural) array.", "deprecatedVersion": "1.1" } } diff --git a/schema/versioned-release-validation-schema.json b/schema/versioned-release-validation-schema.json index 7f9c281ef..091dd83cc 100644 --- a/schema/versioned-release-validation-schema.json +++ b/schema/versioned-release-validation-schema.json @@ -251,7 +251,42 @@ } } }, - "statusDetails": { + "finalStatus": { + "type": "array", + "items": { + "type": "object", + "properties": { + "releaseDate": { + "format": "date-time", + "type": "string" + }, + "releaseID": { + "type": "string" + }, + "value": { + "type": [ + "string", + "null" + ], + "codelist": "tenderFinalStatus.csv", + "openCodelist": false, + "enum": [ + "complete", + "cancelled", + "unsuccessful", + null + ] + }, + "releaseTag": { + "type": "array", + "items": { + "type": "string" + } + } + } + } + }, + "finalStatusDetails": { "$ref": "#/definitions/StringNullVersioned" }, "procuringEntity": { @@ -596,7 +631,7 @@ "amendment": { "$ref": "#/definitions/Amendment", "deprecated": { - "description": "The single amendment object has been deprecated in favour of including amendments in an amendments (plural) array.", + "description": "The single amendment object has been deprecated in favor of including amendments in an amendments (plural) array.", "deprecatedVersion": "1.1" } } @@ -661,7 +696,42 @@ } } }, - "statusDetails": { + "finalStatus": { + "type": "array", + "items": { + "type": "object", + "properties": { + "releaseDate": { + "format": "date-time", + "type": "string" + }, + "releaseID": { + "type": "string" + }, + "value": { + "type": [ + "string", + "null" + ], + "codelist": "awardFinalStatus.csv", + "openCodelist": false, + "enum": [ + "complete", + "cancelled", + "unsuccessful", + null + ] + }, + "releaseTag": { + "type": "array", + "items": { + "type": "string" + } + } + } + } + }, + "finalStatusDetails": { "$ref": "#/definitions/StringNullVersioned" }, "date": { @@ -713,7 +783,7 @@ "amendment": { "$ref": "#/definitions/Amendment", "deprecated": { - "description": "The single amendment object has been deprecated in favour of including amendments in an amendments (plural) array.", + "description": "The single amendment object has been deprecated in favor of including amendments in an amendments (plural) array.", "deprecatedVersion": "1.1" } } @@ -835,7 +905,43 @@ } } }, - "statusDetails": { + "finalStatus": { + "type": "array", + "items": { + "type": "object", + "properties": { + "releaseDate": { + "format": "date-time", + "type": "string" + }, + "releaseID": { + "type": "string" + }, + "value": { + "type": [ + "string", + "null" + ], + "codelist": "contractFinalStatus.csv", + "openCodelist": false, + "enum": [ + "complete", + "incomplete", + "cancelled", + "unsuccessful", + null + ] + }, + "releaseTag": { + "type": "array", + "items": { + "type": "string" + } + } + } + } + }, + "finalStatusDetails": { "$ref": "#/definitions/StringNullVersioned" }, "dateSigned": { @@ -897,7 +1003,7 @@ "amendment": { "$ref": "#/definitions/Amendment", "deprecated": { - "description": "The single amendment object has been deprecated in favour of including amendments in an amendments (plural) array.", + "description": "The single amendment object has been deprecated in favor of including amendments in an amendments (plural) array.", "deprecatedVersion": "1.1" } }