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 pathdata-observation-toolkit.json
43 lines (43 loc) · 1.73 KB
/
data-observation-toolkit.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
{
"name": "Data Observation Toolkit",
"aliases": [
""
],
"description": "DOT is a toolkit that can be used to monitor data as it's collected and enters a database to flag problems with data integrity, data quality, protocols, outliers and other scenarios that might need attention",
"website": "https://github.com/datakind/Data-Observation-Toolkit",
"license": [
{
"spdx": "MIT",
"licenseURL": "https://github.com/datakind/Data-Observation-Toolkit/blob/main/LICENSE.md"
}
],
"SDGs": [
{
"SDGNumber": 3,
"evidenceText": "In 2019, the United Nations Statistical Commission stated: “Every misclassified or unrecorded death is a lost opportunity to ensure other mothers and babies do not die in the same way. When it comes to health, better data can be a matter of life and death.” DataKind developed the Data Observation Toolkit (DOT) in response to a gap in digital health solutions space to monitor health data generated by other digital tools for problems with data integrity, quality and other scenarios that might need attention. The toolkit aims to provide easier access to data monitoring without the need for deep technical skills. ",
"evidenceURL": "https://www.datakind.org/blog/empowering-health-workers-and-community-health-systems"
}
],
"sectors": [
"Health"
],
"type": [
"software"
],
"repositories": [
{
"name": "Data Observation Toolkit",
"url": "https://github.com/datakind/Data-Observation-Toolkit"
}
],
"organizations": [
{
"name": "DataKind",
"website": "https://datakind.org/",
"org_type": "owner",
"contact_name": "Caitlin Augustin",
"contact_email": "[email protected]"
}
],
"stage": "DPG"
}