This repository has been archived by the owner on Aug 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 154
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into vips-screening-json-encoding
- Loading branch information
Showing
1 changed file
with
41 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
{ | ||
"name": "Project Connect", | ||
"description": "Project Connect aims to create a global, live map of schools and their connection to the internet", | ||
"website": "https://www.projectconnect.world/", | ||
"license": [ | ||
{ | ||
"spdx": "BSD-3-Clause", | ||
"licenseURL": "https://github.com/unicef/magicbox-maps" | ||
} | ||
], | ||
"SDGs": [ | ||
{ | ||
"SDGNumber": 4, | ||
"evidenceText": "Project Connect continues as a venture inside UNICEF’s Office of Innovation within Magic Box, a platform for partners to come and connect their datasets and expertise to better understand the situation of children and youth, and to create insights that will help governments and other humanitarian actors improve their programmes around education, health and emergencies. ", | ||
"evidenceURL": "https://www.projectconnect.world/" | ||
}, | ||
{ | ||
"SDGNumber": 9, | ||
"evidenceText": "Project Connect continues as a venture inside UNICEF’s Office of Innovation within Magic Box, a platform for partners to come and connect their datasets and expertise to better understand the situation of children and youth, and to create insights that will help governments and other humanitarian actors improve their programmes around education, health and emergencies. ", | ||
"evidenceURL": "https://www.projectconnect.world/" | ||
}, | ||
{ | ||
"SDGNumber": 10, | ||
"evidenceText": "Project Connect continues as a venture inside UNICEF’s Office of Innovation within Magic Box, a platform for partners to come and connect their datasets and expertise to better understand the situation of children and youth, and to create insights that will help governments and other humanitarian actors improve their programmes around education, health and emergencies. ", | ||
"evidenceURL": "https://www.projectconnect.world/" | ||
} | ||
], | ||
"sectors": [], | ||
"type": [ | ||
"software" | ||
], | ||
"repositoryURL": "https://github.com/unicef/magicbox-maps", | ||
"organizations": [ | ||
{ | ||
"name": "UNICEF", | ||
"website": "https://unicef.org", | ||
"org_type": "owner" | ||
} | ||
], | ||
"stage": "nominee" | ||
} |