open-contracting-extensions / european-union

OCDS for the European Union
http://standard.open-contracting.org/profiles/eu/latest/en/
Apache License 2.0
9 stars 0 forks source link

Add a partyRole codelist to ocds_eu_extension #65

Closed ColinMaudry closed 4 years ago

ColinMaudry commented 4 years ago

Codes to be added:

ColinMaudry commented 4 years ago

I think we're good :sunglasses:

grep -ho " '[a-zA-Z]*' to its \`.roles\`" output/mapping/*.csv  | sort -u

 'buyer' to its `.roles`
 'funder' to its `.roles`
 'mediationBody' to its `.roles`
 'processContactPoint' to its `.roles`
 'reviewBody' to its `.roles`
 'reviewContactPoint' to its `.roles`
 'selectedParticipant' to its `.roles`
 'supplier' to its `.roles`
ColinMaudry commented 4 years ago

The phrasing for centralPurchasingBody is slightly divergent @jpmckinney :warning: :smile:

Add 'centralPurchasingBody' to the `.roles` of the party
jpmckinney commented 4 years ago

Yeah, that one's different because the party was created in an earlier field mapping 😃