-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
status
codelists: remove new draft codes, update wording with seman…
…tics closer to old codes, deprecate end codes
- Loading branch information
1 parent
939d491
commit 469e540
Showing
3 changed files
with
11 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,5 @@ | ||
Code,Title,Description,Deprecated,Deprecation note | ||
pending,Pending,"This award has been proposed, but is not yet in force. This can be due to a cooling off period, or some other process.",1.2,"This code is deprecated because it does not provide any additional information compared to 'active' and `awardDate`." | ||
active,Active,"The bid submission deadline has passed, but the award is not yet made or the standstill period, if any, has not yet ended.",, | ||
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 (e.g. 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 (e.g. 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.",, | ||
withdrawn,Withdrawn,No further information on the award is available under this ocid.,, | ||
pending,Pending,"The award was made, but the standstill period has not yet ended.",, | ||
active,Active,"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 (e.g. 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.",1.2,"OCDS 1.2 replaces this code with a new field for final states." | ||
unsuccessful,Unsuccessful,"The award failed (e.g. 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.",1.2,"OCDS 1.2 replaces this code with a new field for final states." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,5 @@ | ||
Code,Title,Description,Deprecated,Deprecation note | ||
pending,Pending,"This contract has been proposed, but is not yet in force. It might be awaiting signature.",1.2,"This code is deprecated because of unclear meaning (contract proposed) and likely does not provide any additional information compared to dateSigned." | ||
active,Active,"The award was made and the standstill period, if any, has ended. The contract is not yet terminated.",, | ||
terminated,Terminated,"The contract was concluded and in force, and has now come to a close. This might be due to the successful completion of the contract, or might be early termination due to some non-completion.",, | ||
terminatedSuccessfully,Terminated successfully,"The contract was concluded and in force, and is terminated due to its successful completion.",, | ||
terminatedEarly,Terminated early,"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 (e.g. 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 (e.g. 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.",, | ||
withdrawn,Withdrawn,No further information on the contract is available under this ocid.,, | ||
pending,Pending,"The award was made and the standstill period, if any, has ended. The contract is not yet concluded (for example, not signed by all parties).",, | ||
active,Active,"The contract was concluded (for example, signed by all parties). The contract is not yet terminated.",, | ||
terminated,Terminated,"The contract was concluded (for example, signed), and has now come to a close. This might be due to the successful completion of the contract, or might be early termination due to some non-completion.",, | ||
cancelled,Cancelled,"The contracting process was cancelled by the buyer or the procuring entity (e.g. 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.",1.2,"OCDS 1.2 replaces this code with a new field for final states." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters