From 7826cdb541a0f551495118b8ada01027157e9d2e Mon Sep 17 00:00:00 2001 From: nathanbaleeta Date: Wed, 14 Jul 2021 14:37:25 +0000 Subject: [PATCH 1/3] Add nominee: WaPOR --- ...water-productivity-open-access-portal.json | 47 +++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 nominees/water-productivity-open-access-portal.json diff --git a/nominees/water-productivity-open-access-portal.json b/nominees/water-productivity-open-access-portal.json new file mode 100644 index 000000000..e44607114 --- /dev/null +++ b/nominees/water-productivity-open-access-portal.json @@ -0,0 +1,47 @@ +{ + "name": "Water Productivity Open-access portal", + "aliases": [ + "WaPOR" + ], + "description": "The FAO portal to monitor water productivity through open access of remotely sensed derived data.", + "website": "https://wapor.apps.fao.org/home/WAPOR_2/1", + "license": [ + { + "spdx": "CC-BY-NC-SA-3.0", + "licenseURL": "http://www.fao.org/3/ca7570en/ca7570en.pdf" + } + ], + "SDGs": [ + { + "SDGNumber": 2, + "evidenceURL": "http://www.fao.org/in-action/remote-sensing-for-water-productivity/overview/about-the-programme/en/" + }, + { + "SDGNumber": 13, + "evidenceURL": "http://www.fao.org/in-action/remote-sensing-for-water-productivity/wlpa-introduction/wapor-applications/en/" + }, + { + "SDGNumber": 17, + "evidenceURL": "http://www.fao.org/in-action/remote-sensing-for-water-productivity/wlpa-introduction/wapor-applications/en/" + } + ], + "sectors": [ + "Agriculture", + "Climate" + ], + "type": [ + "data", + "content" + ], + "repositoryURL": "", + "organizations": [ + { + "name": "FAO", + "website": "http://www.fao.org/", + "org_type": "owner", + "contact_name": "Henry van Burgsteden", + "contact_email": "henry.burgsteden@fao.org" + } + ], + "stage": "nominee" +} From 82b084a36a1b0307f4d09e1ba51447046335fe4d Mon Sep 17 00:00:00 2001 From: nathanbaleeta Date: Wed, 14 Jul 2021 14:44:36 +0000 Subject: [PATCH 2/3] Updates SDGs: added SDG 12 --- nominees/water-productivity-open-access-portal.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nominees/water-productivity-open-access-portal.json b/nominees/water-productivity-open-access-portal.json index e44607114..769acdada 100644 --- a/nominees/water-productivity-open-access-portal.json +++ b/nominees/water-productivity-open-access-portal.json @@ -16,6 +16,10 @@ "SDGNumber": 2, "evidenceURL": "http://www.fao.org/in-action/remote-sensing-for-water-productivity/overview/about-the-programme/en/" }, + { + "SDGNumber": 12, + "evidenceURL": "http://www.fao.org/in-action/remote-sensing-for-water-productivity/overview/about-the-programme/en/" + }, { "SDGNumber": 13, "evidenceURL": "http://www.fao.org/in-action/remote-sensing-for-water-productivity/wlpa-introduction/wapor-applications/en/" From 8379056d9a5232f254b3b43faa1d36737cceee46 Mon Sep 17 00:00:00 2001 From: nathanbaleeta Date: Thu, 9 Sep 2021 14:09:41 +0300 Subject: [PATCH 3/3] Removed open data from type field --- nominees/water-productivity-open-access-portal.json | 1 - 1 file changed, 1 deletion(-) diff --git a/nominees/water-productivity-open-access-portal.json b/nominees/water-productivity-open-access-portal.json index 769acdada..d7f17dcf5 100644 --- a/nominees/water-productivity-open-access-portal.json +++ b/nominees/water-productivity-open-access-portal.json @@ -34,7 +34,6 @@ "Climate" ], "type": [ - "data", "content" ], "repositoryURL": "",