open-contracting / cardinal-rs

Measure red flags and procurement indicators using OCDS data
https://cardinal.readthedocs.io
MIT License
9 stars 3 forks source link

prepare: Add option to fill in awardCriteria based on procurementMethodDetails #59

Open jpmckinney opened 1 year ago

jpmckinney commented 1 year ago

e.g.

[mappings.procurement_method_details.award_criteria]
Comparacion de Precios = priceOnly

(Putting procurement_method_details on the left side of the section name, to match the values being on the left side in the mapping)

Related to R036: #27

jpmckinney commented 1 year ago

Changing priority, because in DR, the award criteria are not predictable based on procurementMethodDetails. For example, reverse auctions are price only, but all others can be any combination of price and quality – and we wouldn't want to limit the indicator calculation to only reverse auctions.

jpmckinney commented 5 months ago

Had moved to Priority because #27 was Priority, but now that it is not, moving back to Post-MVP.