forked from DPGAlliance/publicgoods-candidates
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dicra.json
97 lines (97 loc) · 6.82 KB
/
dicra.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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
{
"name": "DiCRA",
"clearOwnership": {
"isOwnershipExplicit": "Yes",
"copyrightURL": "https://dicra.undp.org.in/about-project"
},
"platformIndependence": {
"mandatoryDepsCreateMoreRestrictions": "Yes",
"isSoftwarePltIndependent": "Yes",
"pltIndependenceDesc": "1. DiCRA platform requires the functionality to allow policy-makers to search for a village or locality to perform analysis on climate and agriculture indicators. This requires an API that allows for geocoding (the process of converting address in text format to geo-coordinates). We explored the use of (open option) OSM Geocoder - Nominatim for this but found that the spatial accuracy and match rate is low for our preliminary area of interest which was Telangana. Hence we have used Google Geocoding API for this use case. In case the developer wishes to deploy the application without using this API, the codebase includes the following module which uses Nominatim instead of Google API. \n 2. Based on our visual identity and user experience discussions, we have used the CARTO base map public styles (not the proprietary style)as the base map for our map views. It provides a BSD 3-Clause License for the code and CC-BY 4.0 for the design. But it does have the following limitations: \n -- free usage for up to 75,000 map views per month \n-- none-commercial services only. \nThis service does not need to enable an API or an account to set up the base map. If the dark theme is not required, the developer can use alternatives quite easily by updating the code base use services such as Open Map Tiles. \n 3. DiCRA also includes a Satellite View which uses the Google Basemap which requires an account registration as well as setting up of API. But the codebase also includes an option to reconfigure it to use USGS or ESRI Base maps instead of Google service."
},
"documentation": {
"isDocumentationAvailable": "Yes",
"documentationURL": [
"https://github.com/undpindia/dicra/tree/main/docs/manuals",
"https://github.com/undpindia/dicra/tree/main/src",
"https://github.com/undpindia/dicra/tree/main/docs/infrastructure"
]
},
"NonPII": {
"collectsNonPII": "Yes",
"checkNonPIIAccessMechanism": "Yes",
"nonPIIAccessMechanism": "The website allows the users to download in geospatial data formats any open data layer that is being visualized in the platform. The data is available for download in geospatial formats such as shp, geojson, and cloud optimised tif files, and can also be accessed using APIs."
},
"privacy": {
"isPrivacyCompliant": "Yes",
"privacyComplianceList": [
"United Nations Personal Data Protection and Privacy Principles"
],
"adherenceSteps": [
"https://github.com/undpindia/dicra/blob/main/docs/dpg-criteria/criteria-7.md"
]
},
"standards": {
"supportStandards": "Yes",
"standardsList": [
"Security - HTTPS, SSL, SSH and OWASP",
"Web standards - HTML, CSS, ECMAScript (ES 5/6/7)",
"Application Programming Interfaces (APIs) - OpenAPI",
"Data Exchange formats- JSON (JavaScript Object Notation), GeoJSON, CSV (Comma Separated Values), GeoTIFF",
"Multimedia - SVG, PNG (Portable Network Graphics), JPEG (Joint Photographic Experts Group)"
],
"evidenceStandardSupport": [
"https://github.com/undpindia/dicra/blob/main/docs/dpg-criteria/criteria-8.md"
],
"implementBestPractices": "Yes",
"bestPracticesList": [
"Principles for Digital Development following a Human-centred design approach - https://github.com/undpindia/dicra/blob/main/docs/dpg-criteria/criteria-8.md"
]
},
"doNoHarm": {
"preventHarm": {
"stepsToPreventHarm": "Yes",
"additionalInfoMechanismProcessesPolicies": "DiCRA is an open access, open source, open code digital platform that provides geospatial analytics of data sourced from multiple open data sources and analyzed by multiple data collaborators. The platform uses and generates data analysis on natural resources impacting agriculture (soil, water, land, meteorological conditions etc.) and markets (price fluctuations of agriculture commodities). The meta data standards, data methodology and analytics are transparently shared on the platform for consumption and feedback by stakeholders in agriculture. Given the non-PI nature of data used and generated by the platform, coupled with transparency & accountability mechanisms built into the design, the risk of harm is reduced significantly. Reference: https://github.com/undpindia/dicra/blob/main/docs/dpg-criteria/criteria-9.md"
},
"dataPrivacySecurity": {
"collectsPII": "Yes",
"typesOfDataCollected": [
"DiCRA platform collects minimum personal information such as (1) name (2) email id of users using and contributing to this open data platform"
],
"thirdPartyDataSharing": "No",
"dataSharingCircumstances": [
""
],
"ensurePrivacySecurity": "Yes",
"privacySecurityDescription": "The PII data, however minimal, is stored on UNDP's cloud infrastructure and secured through multifactor authentication system. There are strictly no 'third party' data transfers of the PII through this platform."
},
"inappropriateIllegalContent": {
"collectStoreDistribute": "No",
"type": "",
"contentFilter": "",
"policyGuidelinesDocumentationLink": "",
"illegalContentDetection": "",
"illegalContentDetectionMechanism": ""
},
"protectionFromHarassment": {
"userInteraction": "Yes",
"addressSafetySecurityUnderageUsers": "Yes",
"stepsAddressRiskPreventSafetyUnderageUsers": [
"Directly there is no interaction between users and contributors though the platform. There is only a moderated interaction between the contributors through our GitHub account. UNDP administrators use features on Github such as Report content, Delete content and Block user to address safety and security of users connecting/participating in discussion rooms. Please read details here: https://github.com/undpindia/dicra/blob/main/docs/dpg-criteria/criteria-9.md"
],
"griefAbuseHarassmentProtection": "Yes",
"harassmentProtectionSteps": [
"Code of conduct - https://github.com/undpindia/dicra/blob/main/CODE_OF_CONDUCT.md",
"Directly there is no interaction between users and contributors though DiCRA platform. There is only a moderated interaction between the contributors through our GitHub repository. UNDP administrators facilitating such discussions use features on Github such as Report content, Delete content and Block user to protect users participating in discussion rooms against grief, abuse and harassment. Please read details here: https://github.com/undpindia/dicra/blob/main/docs/dpg-criteria/criteria-9.md"
]
}
},
"locations": {
"developmentCountries": [
"India"
],
"deploymentCountries": [
"India"
]
}
}