Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Add DPG: PRISM #570

Merged
merged 13 commits into from
Nov 23, 2021
99 changes: 99 additions & 0 deletions digitalpublicgoods/prism.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
{
"name": "PRISM",
"clearOwnership": {
"isOwnershipExplicit": "Yes",
"copyrightURL": "https://wfp-vam.github.io/prism-frontend/about-prism/"
},
"platformIndependence": {
"mandatoryDepsCreateMoreRestrictions": "Yes",
"isSoftwarePltIndependent": "Yes",
"pltIndependenceDesc": "PRISM was originally developed with Mapbox GL JS version 1.x which is fully open source. Mapbox announced that version 2.x would no longer fall under an open source license. PRISM continues to utilize Mapbox 1.x. MapLibre GL is an open source alterative to Mapbox GL JS. Users of the PRISM system may replace Mapbox with MapLibre. WFP is investigating the details of this transition and plans to have the master branch on GitHub shift to MapLibre at a future date TBD."
},
"documentation": {
"isDocumentationAvailable": "Yes",
"documentationURL": [
"https://github.com/WFP-VAM/prism-frontend"
]
},
"NonPII": {
"collectsNonPII": "No",
"checkNonPIIAccessMechanism": "",
"nonPIIAccessMechanism": ""
},
"privacy": {
"isPrivacyCompliant": "Yes",
"privacyComplianceList": [
"GDPR"
],
"adherenceSteps": [
"https://wfp-vam.github.io/prism-frontend/about-prism/"
]
},
"standards": {
"supportStandards": "Yes",
"standardsList": [
"Web Map Service (WMS) / Web Coverage Service (WCS) / Web Feature Service (WFS) ",
"GeoJSON / JSON",
"REST API"
],
"evidenceStandardSupport": [
"https://github.com/WFP-VAM/prism-frontend"
],
"implementBestPractices": "Yes",
"bestPracticesList": [
"Agile software development",
"Continous Integration/ Continous Deployment"
]
},
"doNoHarm": {
"preventHarm": {
"stepsToPreventHarm": "Yes",
"additionalInfoMechanismProcessesPolicies": "The primary outputs of PRISM are interactive maps and charts, along with tables and reports. The system can generate standard climate risk monitoring indicators as well as risk and impact analytical products, which are adapted for each hazard and the populations at risk to them. \nThe indicators on hazards – including droughts and floods – can be monitored over time through intuitive and interactive maps. Charts and related tables help to quantify the extent of a hazard by administrative area (such as provinces and districts). In addition, the system can automatically produce risk and impact indicators based on the known vulnerabilities and exposure to hazards at any point in time. All of this information can be exported from the system for further analysis and reporting. \nPRISM integrates with mobile data collection platforms – including open source solutions such as ODK and Kobo Toolbox. This allows users to visualize data collected from impacted areas in real-time, alongside the hazard information automatically generated by the platform."
},
"dataPrivacySecurity": {
"collectsPII": "No",
"typesOfDataCollected": [
""
],
"thirdPartyDataSharing": "No",
"dataSharingCircumstances": [
""
],
"ensurePrivacySecurity": "Yes",
"privacySecurityDescription": "Users of PRISM are responsible to ensure any data which is configured in their deployment follows principles of do no harm."
},
"inappropriateIllegalContent": {
"collectStoreDistribute": "No",
"type": "",
"contentFilter": "",
"policyGuidelinesDocumentationLink": "",
"illegalContentDetection": "",
"illegalContentDetectionMechanism": ""
},
"protectionFromHarassment": {
"userInteraction": "No",
"addressSafetySecurityUnderageUsers": "",
"stepsAddressRiskPreventSafetyUnderageUsers": [
""
],
"griefAbuseHarassmentProtection": "",
"harassmentProtectionSteps": [
""
]
}
},
"locations": {
"developmentCountries": [
"Indonesia",
"Cambodia",
"United States of America",
"Australia",
"Italy"
],
"deploymentCountries": [
"Cambodia",
"Indonesia",
"Mongolia"
]
}
}