diff --git a/digitalpublicgoods/wonder-tree.json b/digitalpublicgoods/wonder-tree.json new file mode 100644 index 000000000..159590b9b --- /dev/null +++ b/digitalpublicgoods/wonder-tree.json @@ -0,0 +1,93 @@ +{ + "name": "Wonder Tree", + "clearOwnership": { + "isOwnershipExplicit": "Unknown", + "copyrightURL": "" + }, + "platformIndependence": { + "mandatoryDepsCreateMoreRestrictions": "Unknown", + "isSoftwarePltIndependent": "", + "pltIndependenceDesc": "" + }, + "documentation": { + "isDocumentationAvailable": "Yes", + "documentationURL": [ + "https://wonder-tree.github.io/PoseCamera/#/" + ] + }, + "NonPII": { + "collectsNonPII": "Yes", + "checkNonPIIAccessMechanism": "", + "nonPIIAccessMechanism": "" + }, + "privacy": { + "isPrivacyCompliant": "Unknown", + "privacyComplianceList": [ + "" + ], + "adherenceSteps": [ + "" + ] + }, + "standards": { + "supportStandards": "Unknown", + "standardsList": [ + "" + ], + "evidenceStandardSupport": [ + "" + ], + "implementBestPractices": "Unknown", + "bestPracticesList": [ + "" + ] + }, + "doNoHarm": { + "preventHarm": { + "stepsToPreventHarm": "Yes", + "additionalInfoMechanismProcessesPolicies": "" + }, + "dataPrivacySecurity": { + "collectsPII": "Yes", + "typesOfDataCollected": [ + "Images", + "Labels" + ], + "thirdPartyDataSharing": "No", + "dataSharingCircumstances": [ + "" + ], + "ensurePrivacySecurity": "Unknown", + "privacySecurityDescription": "" + }, + "inappropriateIllegalContent": { + "collectStoreDistribute": "Yes", + "type": "Images, Labels", + "illegalContentDetection": "Unknown", + "illegalContentDetectionMechanism": "" + }, + "protectionFromHarassment": { + "userInteraction": "Yes", + "addressSafetySecurityUnderageUsers": "Unknown", + "stepsAddressRiskPreventSafetyUnderageUsers": [ + "" + ], + "griefAbuseHarassmentProtection": "Unknown", + "harassmentProtectionSteps": [ + "" + ] + } + }, + "locations": { + "developmentCountries": [ + "Pakistan" + ], + "deploymentCountries": [ + "Pakistan", + "Qatar", + "Hungary", + "Nigeria", + "South Africa" + ] + } +}