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
/
Copy pathcommcare.json
61 lines (61 loc) · 2.12 KB
/
commcare.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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{
"name": "CommCare",
"description": "CommCare is a digital health platform that allows users to rapidly configure and deploy offline first, custom data collection and service delivery support applications which feature case management for frontline workers without any tech or coding expertise.",
"website": "https://www.dimagi.com/commcare",
"license": [
{
"spdx": "BSD-3-Clause",
"licenseURL": "https://github.com/dimagi/commcare-hq/blob/master/LICENSE"
}
],
"SDGs": [
{
"SDGNumber": 1,
"evidenceURL": "https://www.dimagi.com/blog/mobile-data-collection-nutrition/"
},
{
"SDGNumber": 2,
"evidenceURL": "https://www.dimagi.com/blog/usaid-advancing-nutrition-2020/"
},
{
"SDGNumber": 3,
"evidenceText": "More studies have assessed CommCare's impact than any other mobile platform for frontline workers - they've demonstrated the tool can make health care service delivery more efficient and can help health institutions save money, among other things.",
"evidenceURL": "https://www.dimagi.com/toolkits/commcare-evidence-base/"
},
{
"SDGNumber": 4,
"evidenceURL": "https://www.dimagi.com/blog/mobile-data-collection-nutrition/"
},
{
"SDGNumber": 10,
"evidenceText": "More studies have assessed CommCare's impact than any other mobile platform for frontline workers - they've demonstrated the tool can make health care service delivery more efficient and can help health institutions save money, among other things.",
"evidenceURL": "https://www.dimagi.com/toolkits/commcare-evidence-base/"
},
{
"SDGNumber": 11,
"evidenceURL": "https://www.dimagi.com/toolkits/commcare-evidence-base/"
}
],
"sectors": [
"Health"
],
"type": [
"software"
],
"repositories": [
{
"name": "main",
"url": "https://github.com/dimagi/commcare-hq"
}
],
"organizations": [
{
"name": "Dimagi",
"website": "https://dimagi.com",
"org_type": "owner",
"contact_name": "Jonathan Jackson",
"contact_email": "[email protected]"
}
],
"stage": "DPG"
}