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 153
/
accessmod.json
62 lines (62 loc) · 2.12 KB
/
accessmod.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
62
{
"name": "AccessMod",
"aliases": [
""
],
"description": "AccessMod is a free, open-source, standalone software to model physically accessibility to health services, to account for shortage of capacity in these services (human or equipment), to measure referral times and distances between health services, and to increase population coverage through scaling up analyses.",
"website": "https://www.accessmod.org",
"license": [
{
"spdx": "LGPL-3.0",
"licenseURL": "https://github.com/fxi/AccessMod_shiny/blob/devel/COPYING"
}
],
"SDGs": [
{
"SDGNumber": 3,
"evidenceText": "AccessMod contributes to Universal Health Coverage (UHC) by ensuring that all people have a physical access to the health services they need where they need them. It has been used in more than 35 low- and middle-income countries, and also in support of national health authorities and international health programs and organizations (WHO, UNFPA, UNICEF, The Global Fund, The World Bank, IDB, FIND). ",
"evidenceURL": "https://www.who.int/tools/accessmod-geographic-access-to-health-care"
}
],
"sectors": [
"Health"
],
"type": [
"software"
],
"repositories": [
{
"name": "main",
"url": "https://github.com/fxi/AccessMod_shiny"
}
],
"organizations": [
{
"name": "University of Geneva, GeoHealth group",
"website": "https://www.unige.ch/geohealth",
"org_type": "owner",
"contact_name": "Nicolas Ray",
"contact_email": "[email protected]"
},
{
"name": "Health GeoLab Collaborative",
"website": "https://healthgeolab.net/",
"org_type": "owner",
"contact_name": "Steeve Ebener",
"contact_email": "[email protected]"
},
{
"name": "The World Health Organization",
"website": "https://www.who.int/",
"org_type": "funder"
},
{
"name": "University of Geneva, GeoHealth group",
"website": "https://www.unige.ch/geohealth",
"org_type": "maintainer",
"contact_name": "Nicolas Ray",
"contact_email": "[email protected]"
}
],
"stage": "DPG"
}