Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Commit

Permalink
BLD: added new nominees in bulk
Browse files Browse the repository at this point in the history
  • Loading branch information
lacabra committed Mar 5, 2020
1 parent ccd9d5f commit 589c70c
Show file tree
Hide file tree
Showing 407 changed files with 12,460 additions and 3,908 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ This repository is used to manage the process of adding nominees for considerati
## How to nominate a Digital Public Good

1. Go to the [nominees](https://github.com/unicef/publicgoods-candidates/tree/master/nominees) folder, and click on `Create new file`
2. Name the new file with the name of the digital public good (or its initalism if the name is too long), and `.json` as the extension. For example: [wikipedia.json](https://github.com/unicef/publicgoods-candidates/blob/master/nominees/wikipedia.json) or [dhis2.json](https://github.com/unicef/publicgoods-candidates/blob/master/nominees/dhis2.json)
3. Use the [template](https://github.com/unicef/publicgoods-candidates#template) from the section below to include the requested information. Be sure to include the fields marked `REQUIRED` with the corresponding information, as well as any `OPTIONAL` fields. Delete any lines marked `OPTIONAL` that you don't want to submit. For the `license` field, be sure to use an approved [SPDX identifier](https://spdx.github.io/spdx-spec/appendix-I-SPDX-license-list/#i1-licenses-with-short-identifiers).
2. Name the new file with the name of the digital public good in [kebab-case](https://wiki.c2.com/?KebabCase), and `.json` as the extension. For example: [wikipedia.json](https://github.com/unicef/publicgoods-candidates/blob/master/nominees/wikipedia.json) or [inlcusion-ukr.json](https://github.com/unicef/publicgoods-candidates/blob/master/nominees/inclusion-ukr.json)
3. Use the [template](https://github.com/unicef/publicgoods-candidates#template) from the section below to include the requested information. Be sure to include the fields marked `REQUIRED` with the corresponding information, as well as any `OPTIONAL` fields. Delete any lines marked `OPTIONAL` that you don't want to include. For the `license` field, be sure to use an approved [SPDX identifier](https://spdx.github.io/spdx-spec/appendix-I-SPDX-license-list/#i1-licenses-with-short-identifiers).
4. Scroll down and accept the suggested field for the commit message `Create <filename>`, and choose `Create a new branch for this commit and start a pull request`. Click on `Propose new file`
5. You are taken to a new page where you can leave a comment about the file you are about to propose to add, and finally click on `Create Pull Request`
6. Wait for the green checkmark to say `All checks have passed` to have confirmation that the file complies with the expected format, and is ready to merge pending a review.
Expand Down
29 changes: 29 additions & 0 deletions nominees/5calls-frontend.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"name": "5Calls Frontend",
"description": "Frontend for the 5calls.org site",
"website": "https://5calls.org/",
"license": [
{
"spdx": "MIT",
"licenseURL": "https://github.com/5calls/5calls/blob/master/LICENSE.txt"
}
],
"SDGs": [
[
16,
"Peace, Justice and Strong Institutions"
]
],
"sectors": [],
"type": [
"software"
],
"repositoryURL": "https://github.com/5calls/5calls",
"organizations": [
{
"name": "5Calls",
"website": "https://5calls.org/",
"org_type": "owner"
}
]
}
29 changes: 29 additions & 0 deletions nominees/5calls-ios.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"name": "5Calls iOS",
"description": "iOS app for 5calls.org",
"website": "https://5calls.org/",
"license": [
{
"spdx": "MIT",
"licenseURL": "https://github.com/5calls/ios/blob/master/LICENSE"
}
],
"SDGs": [
[
16,
"Peace, Justice and Strong Institutions"
]
],
"sectors": [],
"type": [
"software"
],
"repositoryURL": "https://github.com/5calls/ios",
"organizations": [
{
"name": "5Calls",
"website": "https://5calls.org/",
"org_type": "owner"
}
]
}
37 changes: 37 additions & 0 deletions nominees/@firma.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"name": "@firma",
"description": "Suite of solutions for digital identities and electronic signatures, aimed at public administrations for the implementation of authentication and electronic signatures in a streamlined and effective manner.",
"website": "https://administracionelectronica.gob.es/ctt/clienteafirma",
"license": [
{
"spdx": "GPL-2.0",
"licenseURL": "https://github.com/ctt-gob-es/clienteafirma/blob/master/license/LICENSE.txt"
},
{
"spdx": "EUPL-1.1",
"licenseURL": "https://github.com/ctt-gob-es/clienteafirma/blob/master/license/LICENSE.txt"
}
],
"SDGs": [
[
3,
"Good Health and Well-Being"
],
[
16,
"Peace, Justice and Strong Institutions"
]
],
"sectors": [],
"type": [
"software"
],
"repositoryURL": "https://github.com/ctt-gob-es/clienteafirma",
"organizations": [
{
"name": "Technology Transfer Center, Government of Spain",
"website": "https://administracionelectronica.gob.es/",
"org_type": "owner"
}
]
}
47 changes: 27 additions & 20 deletions nominees/acceda.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,28 @@
{
"name": "ACCEDA",
"description": "Citizens' Access to Government Records (ACCEDA by its acronym in Spanish) is a modular platform developed by the Spanish government that provides a digital government office and digital tools for processing electronic forms and associated records.",
"license": [
{
"spdx": "EUPL-1.1",
"licenseURL": "https://joinup.ec.europa.eu/collection/eupl/eupl-text-11-12"
}
],
"website": "https://administracionelectronica.gob.es/ctt/acceda",
"SDGs": [
[
16,
"Peace, Justice and Strong Institutions"
]
],
"type": [
"software"
],
"sectors": []
}
"name": "ACCEDA",
"description": "Citizens' Access to Government Records (ACCEDA by its acronym in Spanish) is a modular platform developed by the Spanish government that provides a digital government office and digital tools for processing electronic forms and associated records.",
"website": "https://administracionelectronica.gob.es/ctt/acceda",
"license": [
{
"spdx": "EUPL-1.1",
"licenseURL": "https://joinup.ec.europa.eu/collection/eupl/eupl-text-11-12"
}
],
"SDGs": [
[
16,
"Peace, Justice and Strong Institutions"
]
],
"sectors": [],
"type": [
"software"
],
"organizations": [
{
"name": "Technology Transfer Center, Government of Spain",
"website": "https://administracionelectronica.gob.es/",
"org_type": "owner"
}
]
}
33 changes: 33 additions & 0 deletions nominees/accessibility-cloud.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"name": "Accessibility-cloud",
"description": "Our mission is to make accessibility information easier to find—wherever people need it",
"website": "https://www.accessibility.cloud/",
"license": [
{
"spdx": "MIT",
"licenseURL": "https://github.com/sozialhelden/accessibility-cloud/blob/master/LICENSE"
}
],
"SDGs": [
[
3,
"Good Health and Well-Being"
],
[
10,
"Reduced Inequalities"
]
],
"sectors": [],
"type": [
"software"
],
"repositoryURL": "https://github.com/sozialhelden/accessibility-cloud",
"organizations": [
{
"name": "Sozialhelden",
"website": "https://sozialhelden.de/en/social-heroes/",
"org_type": "owner"
}
]
}
49 changes: 28 additions & 21 deletions nominees/adopt-a-drain.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,29 @@
{
"name": "Adopt a Drain",
"description": "A web application that allows citizens to adopt a storm drain in San Francisco.",
"license": [
{
"spdx": "BSD-3-Clause",
"licenseURL": "https://github.com/sfbrigade/adopt-a-drain/blob/master/LICENSE.md"
}
],
"website": "https://adoptadrain.sfwater.org/",
"SDGs": [
[
11,
"Sustainable Cities and Communities"
]
],
"type": [
"software"
],
"repositoryURL": "https://github.com/sfbrigade/adopt-a-drain",
"sectors": []
}
"name": "Adopt a Drain",
"description": "A web application that allows citizens to \"adopt\" a storm drain in San Francisco. ",
"website": "https://adoptadrain.sfwater.org/",
"license": [
{
"spdx": "BSD-3-Clause",
"licenseURL": "https://github.com/sfbrigade/adopt-a-drain/blob/master/LICENSE.md"
}
],
"SDGs": [
[
11,
"Sustainable Cities and Communities"
]
],
"sectors": [],
"type": [
"software"
],
"repositoryURL": "https://github.com/sfbrigade/adopt-a-drain",
"organizations": [
{
"name": "Code for SF",
"website": "https://codeforsanfrancisco.org/",
"org_type": "owner"
}
]
}
54 changes: 27 additions & 27 deletions nominees/afinidata.json
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
{
"name": "Afinidata",
"description": "Providing access to quality early childhood education using artificial intelligence",
"license": [
{
"spdx": "AGPL-3.0",
"licenseURL": "https://github.com/afinidata2019/afinidata-content-manager/blob/master/LICENSE"
}
],
"website": "http://afinidata.com/en/home/",
"SDGs": [
[
4,
"Quality Education"
]
],
"type": [
"software"
],
"repositoryURL": "https://github.com/afinidata2019/afinidata-content-manager",
"sectors": [],
"organizations": [
{
"name": "UNICEF Ventures Fund",
"org_type": "funder",
"website": "https://unicefinnovationfund.org/"
}
"name": "Afinidata",
"description": "Providing access to quality early childhood education using artificial intelligence",
"website": "https://afinidata.com/en/home/",
"license": [
{
"spdx": "AGPL-3.0",
"licenseURL": "https://github.com/afinidata2019/afinidata-content-manager/blob/master/LICENSE"
}
],
"SDGs": [
[
4,
"Quality Education"
]
}
],
"sectors": [],
"type": [
"software"
],
"repositoryURL": "https://github.com/afinidata2019/afinidata-content-manager",
"organizations": [
{
"name": "UNICEF Ventures Fund",
"website": "https://unicefinnovationfund.org/",
"org_type": "funder"
}
]
}
30 changes: 0 additions & 30 deletions nominees/afirma.json

This file was deleted.

46 changes: 26 additions & 20 deletions nominees/african-storybook.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,27 @@
{
"name": "African Storybook",
"description": "Open access to picture storybooks in the languages of Africa. For children’s literacy, enjoyment and imagination.",
"license": [
{
"spdx": "CC-BY-SA-4.0",
"licenseURL": "https://creativecommons.org/licenses/by-sa/4.0/"
}
],
"website": "https://www.africanstorybook.org/",
"SDGs": [
[
4,
"Quality Education"
]
],
"type": [
"data"
],
"sectors": []
}
"name": "African Storybook",
"description": "Open access to picture storybooks in the languages of Africa. For children’s literacy, enjoyment and imagination.",
"website": "https://www.africanstorybook.org/",
"license": [
{
"spdx": "CC-BY-SA-4.0",
"licenseURL": "https://creativecommons.org/licenses/by-sa/4.0/"
}
],
"SDGs": [
[
4,
"Quality Education"
]
],
"sectors": [],
"type": [
"data"
],
"organizations": [
{
"name": "Saide",
"org_type": "owner"
}
]
}
Loading

0 comments on commit 589c70c

Please sign in to comment.