From f31d21357cc5218cdf8c4615d76e46ad7fb40f0b Mon Sep 17 00:00:00 2001 From: odscjen Date: Mon, 11 Sep 2023 15:19:12 +0100 Subject: [PATCH 1/3] add sdg and sdgTarget to classificationScheme codelist --- schema/codelists/classificationScheme.csv | 2 ++ 1 file changed, 2 insertions(+) diff --git a/schema/codelists/classificationScheme.csv b/schema/codelists/classificationScheme.csv index 64a0c6920..4943d4171 100644 --- a/schema/codelists/classificationScheme.csv +++ b/schema/codelists/classificationScheme.csv @@ -14,3 +14,5 @@ CELEX,CELEX number,Identifier scheme for EUR-Lex documents,https://eur-lex.europ LEXML,LexML URN,Identifier scheme for BR-Lex documents,https://projeto.lexml.gov.br/,legalBasis COFOG,Classification of the Functions of Government,"A standard classifying the purposes of government activities, developed by the Organisation for Economic Co-operation and Development and published by the United Nations Statistical Division.",https://unstats.un.org/unsd/classifications/Econ/,organization proClass,ProClass,ProClass is a procurement classification scheme intended for use by local government in the United Kingdom.,https://proclass.org.uk/,item +sdg,Sustainable Development Goals,"The Sustainable Development Goals are a collection of 17 interlinked goals set by the United Nations General Assembly and designed to be a ""blueprint to achieve a better and more sustainable future for all"".",https://unstats.un.org/sdgs/indicators/indicators-list/,purpose +sdgTarget,Sustainable Development Goal Targets,The Sustainable Development Goal Targets are specific targets for each Sustainable Development Goal.,https://unstats.un.org/sdgs/indicators/indicators-list/,purpose From 4e4291bfd69576e540e7fa160e34ae7adfa7377d Mon Sep 17 00:00:00 2001 From: odscjen Date: Mon, 11 Sep 2023 15:23:29 +0100 Subject: [PATCH 2/3] update changelog.md --- docs/history/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/history/changelog.md b/docs/history/changelog.md index 175370e62..9e5b67e31 100644 --- a/docs/history/changelog.md +++ b/docs/history/changelog.md @@ -83,6 +83,7 @@ Per the [normative and non-normative content and changes policy](../governance/n * [#1218](https://github.com/open-contracting/standard/pull/1218) Add codes from the organization classification extension: * 'COFOG' * [#1452](https://github.com/open-contracting/standard/pull/1452) Add 'proClass'. + * [#1637](https://github.com/open-contracting/standard/pull/1637) Add 'sdg' and 'sdgTarget'. * `documentType.csv`: * [#1336](https://github.com/open-contracting/standard/pull/1336) Add 'unsuccessfulDetails'. From 878f8274c985f24f96e3720162324b2e9cbeb7ec Mon Sep 17 00:00:00 2001 From: odscjen Date: Thu, 21 Sep 2023 15:35:57 +0100 Subject: [PATCH 3/3] update following review --- schema/codelists/classificationScheme.csv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/schema/codelists/classificationScheme.csv b/schema/codelists/classificationScheme.csv index 4943d4171..c44ae85c3 100644 --- a/schema/codelists/classificationScheme.csv +++ b/schema/codelists/classificationScheme.csv @@ -14,5 +14,5 @@ CELEX,CELEX number,Identifier scheme for EUR-Lex documents,https://eur-lex.europ LEXML,LexML URN,Identifier scheme for BR-Lex documents,https://projeto.lexml.gov.br/,legalBasis COFOG,Classification of the Functions of Government,"A standard classifying the purposes of government activities, developed by the Organisation for Economic Co-operation and Development and published by the United Nations Statistical Division.",https://unstats.un.org/unsd/classifications/Econ/,organization proClass,ProClass,ProClass is a procurement classification scheme intended for use by local government in the United Kingdom.,https://proclass.org.uk/,item -sdg,Sustainable Development Goals,"The Sustainable Development Goals are a collection of 17 interlinked goals set by the United Nations General Assembly and designed to be a ""blueprint to achieve a better and more sustainable future for all"".",https://unstats.un.org/sdgs/indicators/indicators-list/,purpose -sdgTarget,Sustainable Development Goal Targets,The Sustainable Development Goal Targets are specific targets for each Sustainable Development Goal.,https://unstats.un.org/sdgs/indicators/indicators-list/,purpose +sdg,Sustainable Development Goals,"The Sustainable Development Goals are a collection of 17 interlinked goals set by the United Nations General Assembly and designed to be a ""blueprint to achieve a better and more sustainable future for all"".",https://unstats.un.org/sdgs/indicators/indicators-list/,tender +sdgTarget,Sustainable Development Goal Targets,The Sustainable Development Goal Targets are specific targets for each Sustainable Development Goal.,https://unstats.un.org/sdgs/indicators/indicators-list/,tender