-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Classify tenders and lots as Sustainable Public Procurement (SPP) #1543
Comments
I think the EU uses the term "strategic procurement" because innovation is not necessarily about sustainability. Ideally, we'd avoid the term "procurement" to allow this field to have broader semantics. We can research what term other jurisdictions use for combining these aspects/benefits/goals. |
If this field goes beyond SPP, what will its definition be? (just asking so I can search for the correct term in other jurisdictions) |
The EU defines strategic procurement as "Use of a technical specification, selection criterion, award criterion, or contract performance condition aims to reduce the environmental impacts of the procurement, fulfil social objectives and/or buy an innovative work, supply or service." |
In Paraguay we use the term "Sustainable Public Procurement" and also include innovation as part of it: https://www.contrataciones.gov.py/dncp/compras-publicas-sostenibles.html Paraguay has a Sustainable Public Procurement Policy, updated in 2020 through Resolution No. 922/2020, which expressly declares the commitment of the National Directorate of Public Procurement, as the regulatory institution of state purchases, of promoting sustainable development in the environmental, social and economic dimensions. https://www.contrataciones.gov.py/dncp/compras-publicas-sostenibles.html |
For the term "strategic procurement/purchase" the definition in Paraguay is "the goods, works, and consultancy services to guarantee the continuity of the production of goods or services provided by Public enterprises or Public Limited companies with Majority Participation of the State because of the special characteristics of the goods, services or work." This applies for example, to buy fuel from a state-owned supplier |
In Colombia, they also use "COMPRAS PÚBLICAS SOSTENIBLES" and mention that Sustainable Public Procurement incentives innovation https://www.colombiacompra.gov.co/colombia-compra/compras-publicas-sostenibles-cps A purchase is sustainable when it satisfies the need and contributes to the protection of the environment, the reduction in the consumption of resources, or inclusion and social justice during the development of a public purchase process. |
So, in Latam, innovation is included as a economic benefit of SPPs. See this report from RIGC https://www.iisd.org/system/files/publications/iisd-handbook-ingp-en.pdf (page 9): Economic benefits: SPP can create demand for sustainable goods and services, supporting new, efficient industries and sectors and fostering innovation. I guess the question is, if you want to buy innovative but not for SPP goals, why do you want to buy something innovative? E.g., If we call this field benefits (for say a name), what are the benefits you seek with buying innovations? |
Aha, Colombia also covers the "fulfil social objectives" part of the EU definition:
So it seems common to combine sustainability, social objectives, and innovation. Innovation is separate from SPP. Making innovative purchases is a market method of funding R&D (innovative products/services typically cost more than commodity products/services). Funding R&D is typically about economic growth. That said, the R&D might also be in support of sustainability (new energy, etc.). So this grouping covers environmental, social and economic benefits/focuses/concerns. However, I think we should try to stick to the sustainability/social objectives/innovation framing rather than forcing a mapping to environmental/social/ economic, because the relationship I described above might not always hold (e.g. there's always an economic benefit). |
FYI in the SPP toolkit, Market innovation is indeed inside the "Economic" pillar And from the SPP definition used in the toolkit as well: The most common definition of Sustainable Public Procurement comes from UNEP:, “a process whereby public sector organizations meet their needs for goods, services, works and utilities in a way that achieves value for money on a whole life basis in terms of generating benefits not only to the organization, but also to society and the economy, whilst minimizing, and if possible, avoiding, damage to the environment.” So, if with your purchase, you are meeting your needs but also helping the society/economy/environment, that is a sustainable purchase. But yes, I agree that "innovation" shouldn't be part of the "economic" category always, but I think we could use "sustainable" as part of the name of this new field. |
Thanks for your research on this – I agree it's looking like "sustainable" is the most common word for this concept. |
The United Nations Environment Programme (UNEP) has an Excel questionnaire to assess "B: The public procurement regulatory framework is conducive to SPP" and "D: SPP purchasing criteria / buying standards / requirements" for scoring SPP progress in countries, which include the sections/aspects mentioned by the EU definition (technical specifications, award criteria, etc.) And they describe their methodology here where they say on page 5 under "WHAT IS SPP?": "In this manner, SPP is considered a strategic policy instrument that can be leveraged in support of national and international sustainable development objectives" So the word "strategy" also appears here, same as the EU. SDG 12: Is about ensuring sustainable consumption and production patterns. And SDG target 12.7: Promote public procurement practices that are sustainable, in accordance with national policies and priorities. So maybe |
The UK Procuring the Future: Sustainable Procurement National Action Plan: Recommendations from the Sustainable Procurement Task Force in page 13 also includes a section about "Helping UK business competitiveness and innovation". The terms "sustainability benefits" "sustainability practices" are also used in this guide. |
So, from a Google search from an incognito window, I got:
Note that "sustainability goals" is the number one but for obvious reasons: https://www.un.org/sustainabledevelopment/sustainable-development-goals/ |
Thinking about indicators and use cases, maybe another useful field to add is how the goal is implemented in this procurement process. Using the EU definition again and the toolkit, these strategies can be: technical specification, selection criterion, award criterion, or contract performance condition So maybe we can have a {
"sustainability": {
"goals": [
"environmental.carbonReduction"
],
"strategies": [
"techinicalSpecification"
]
}
} With that, data users can easily measure the different strategies used in a given country. For example, if the sustainable related technical specifications are disclosed in documents only, users can know that they can manually check for them in documents. |
Hmm, until we have evidence that publishers can supply the |
I think that we have some evidence, for instance, the Buenos Aires case listed in the issue description and, for example, Chile includes SPP-related award criteria, e.g. https://www.mercadopublico.cl/Procurement/Modules/RFB/DetailsAcquisition.aspx?qs=yudEhSt2Mx443fcqmguqTg== (see section "6. Criterios de evaluación") and the regulation behind it. So in Chile, they could use award criteria breakdown and use |
I'm looking at https://www.mercadopublico.cl/Procurement/Modules/RFB/DetailsAcquisition.aspx?qs=yudEhSt2Mx443fcqmguqTg== but it's not clear to me that this information can be used to automatically determine that one of the For Buenos Aires, yes, the questions under "Sustentabilidad" are enough to automatically determine whether the strategies include technicalSpecification (the questions about energy efficiency and packaging) and awardCriteria (the questions about gender equality and women-owned businesses). |
So in section "6. Criterios de evaluación" all the items are award criteria. If the {
"sustainability": {
"goals": [
"social.womanInclusion"
],
"strategies": [
"awardCriteria"
]
}
} |
Aha, yes, assuming the Ítem is from a codelist that would work. |
Going back to your comment in #1543 (comment), do we know (e.g. from the SPP guide) that there is a use case for the |
For calculating indicators such as: And others. Of course, if the publisher discloses detailed information in requirements, award criteria breakdown, etc., documents related to SPP in their publication policies, etc., the user could still calculate these indicators without a specific field. This proposal is to ease these calculations. Of course, an issue with this approach is if there are multiple strategies and multiple goals, as with the current proposal, the user won't be able to know which goal corresponds to which strategy |
Perhaps the model then is: {
"sustainability": [
{
"goal": "social.womanInclusion",
"strategies": [
"awardCriteria"
]
}
]
} |
Yes, that model makes more sense. I think that with this model, we will also be somehow resolving this issue:
At least, there will be a standardized way to indicate that award criteria or technical specifications related to SPP exist. |
Another example from Lithuania, from the toolkit
And with that they built this dashboard https://vpt.lrv.lt/lt/svieslente So the goal/strategies model will work for them as well. |
And in Lithuania innovation is also under SPP https://vpt.lrv.lt/lt/darnieji-pirkimai |
Note: @jpmckinney also suggested adding a |
Closing as the extension was created. |
Recently has been more interest in measuring and identifying tenders, lots, and contracts that incorporate sustainable aspects. To facilited the identification of this type of process, we can consider adding a new field to classify the process as SPP-related.
From a discussion call with @jpmckinney:
We can consider adding a field to tender and lot (field name TBD), that is an array of strings, using an open codelist based of the EU’s strategic procurement codelist. We discussed using additionalClassifications, which is also an appropriate model to describe the tender/lot as a whole (NB: CRM-7628), but given the priority we are giving to sustainability work, this information should be promoted to a separate field.
Concurrently, publishers should model the selection and award criteria using the extensions that allow a breakdown. That way, an analyst can determine the weight assigned to SSP criteria. (OCDS doesn’t currently have a way to model in detal the technical specifications or contract performance conditions, and we don’t presently see a way to incorporate this.) At present, we don’t have a proposal for how to standardize selection or award criteria, and we are not sure whether it is possible to standardize across jurisdictions.
Buenos Aires example: Discussed one idea being to have the additional boolean questions as sub-codes to our proposed field above, e.g. environmental.minimalPackaging
Proposal
Field name suggestions: sustainableBenefits, sustainableAspects, sustainablePillars (from the SPP toolkit), sustainableAreas, sustainableImpacts, sustainableGoals, sustainableCriteria
Definition: One or more sustainable aspects that this process incorporates, from the [codelistName] codelist. More detailed breakdown information can be provided using the pattern [code].[subcode]. Where sub-codes are used the parent code should also be included, e.g. ['environmental', 'environmental.carbonReduction']
Codes: From the EU: enviromental, innovation, social , economical (from the toolkit)
We could add already some subcodes based on the EU subcodes and the elements listed in the toolkit.
The text was updated successfully, but these errors were encountered: