Skip to content

Commit

Permalink
Merge pull request #1453 from open-contracting/1425-add-code-for-earl…
Browse files Browse the repository at this point in the history
…y-engagement

`DocumentType`: Add 'marketEngagementNotice'
  • Loading branch information
jpmckinney authored Dec 3, 2021
2 parents 1de6bac + 518c542 commit a488da9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/history/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,8 @@ Per the [normative and non-normative content and changes policy](https://docs.go
* [#1452](https://github.com/open-contracting/standard/pull/1452) Add 'proClass'.

* `documentType.csv`:
* [#1336](https://github.com/open-contracting/standard/pull/1336) Add 'unsuccessfulDetails'
* [#1336](https://github.com/open-contracting/standard/pull/1336) Add 'unsuccessfulDetails'.
* [#1453](https://github.com/open-contracting/standard/pull/1453) Add 'marketEngagementNotice'.
* [#1419](https://github.com/open-contracting/standard/pull/1419) Add codes for document types described in the [UNCITRAL Model Law on Public Procurement](https://uncitral.un.org/en/texts/procurement/modellaw/public_procurement):
* 'otherParticipationRequirements'
* 'procurementMethodRationale'
Expand Down
1 change: 1 addition & 0 deletions schema/codelists/documentType.csv
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Section,Code,Title,Description,Deprecated,Deprecation note
planning,plannedProcurementNotice,Notice of planned procurement,"Notice published by the buyer or procuring entity regarding their plans for future procurement. This notice is called a notice of planned procurement (for example, in the WTO's General Procurement Agreement), a future opportunity notice, a planning notice, a prior information notice or a periodic indicative notice (for example, in the EU). In some cases, the buyer or procuring entity can use the notice of planned procurement as a tender notice.",,
planning,marketEngagementNotice,Market engagement notice,"A notice published by the buyer or procuring entity to consult the market with the aim to prepare the contracting process. This type of activity is also called market consultation, early engagement, pre-procurement dialogue and information gathering.",,
tender,tenderNotice,Tender notice,"Notice published by the buyer or procuring entity inviting potential suppliers to submit a bid. This notice is called a tender notice, a notice of intended procurement (for example, in the WTO's General Procurement Agreement), an opportunity notice, a competition notice or a contract notice (for example, in the EU).",,
award,awardNotice,Award notice,"Notice published by the buyer or procuring entity giving details of the contract award. This notice is published after a contract has been awarded but before it has been signed: for example, for the purposes of the standstill period. Once the contract has been signed, a contract signature notice is typically published.",,
contract,contractNotice,Contract signature notice,"Notice published by the buyer or procuring entity giving details of the contract being concluded (for example, signed). This notice is called a contract signature notice, a result notice, a contract award notice (for example, in the EU), or a contract notice (for example, in Australia).",,
Expand Down

0 comments on commit a488da9

Please sign in to comment.