forked from DPGAlliance/publicgoods-candidates
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgdl-radio.json
33 lines (33 loc) · 805 Bytes
/
gdl-radio.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"name": "GDL Radio",
"description": "A centralized resource library for USAID and other donor-funded Interactive Radio Instruction (IRI) and Interactive Audio Instruction (IAI) resources.",
"website": "https://gdlradio.org",
"license": [
{
"spdx": "CC-BY-NC-SA-4.0",
"licenseURL": "https://creativecommons.org/licenses/by-nc-sa/4.0/"
}
],
"SDGs": [
{
"SDGNumber": 4
}
],
"sectors": [],
"type": [
"content"
],
"organizations": [
{
"name": "Global Book Alliance",
"website": "https://www.globalbookalliance.org/",
"org_type": "owner"
},
{
"name": "United States Agency for International Development (USAID)",
"website": "https://www.usaid.gov/",
"org_type": "funder"
}
],
"stage": "DPG"
}