diff --git a/digitalpublicgoods/papers-with-code.json b/digitalpublicgoods/papers-with-code.json new file mode 100644 index 000000000..8e6b99a4e --- /dev/null +++ b/digitalpublicgoods/papers-with-code.json @@ -0,0 +1,90 @@ +{ + "name": "Papers with Code", + "clearOwnership": { + "isOwnershipExplicit": "Yes", + "copyrightURL": "https://paperswithcode.com/about" + }, + "platformIndependence": { + "mandatoryDepsCreateMoreRestrictions": "No", + "isSoftwarePltIndependent": "", + "pltIndependenceDesc": "" + }, + "documentation": { + "isDocumentationAvailable": "Unknown", + "documentationURL": [ + "" + ] + }, + "NonPII": { + "collectsNonPII": "Yes", + "checkNonPIIAccessMechanism": "Yes", + "nonPIIAccessMechanism": "The Data Policy explains our practices for handling your information collected in connection with the Papers with Code website (the “Website”), including the materials hosted on the Website." + }, + "privacy": { + "isPrivacyCompliant": "Unknown", + "privacyComplianceList": [ + "" + ], + "adherenceSteps": [ + "" + ] + }, + "standards": { + "supportStandards": "Unknown", + "standardsList": [ + "" + ], + "evidenceStandardSupport": [ + "" + ], + "implementBestPractices": "Unknown", + "bestPracticesList": [ + "" + ] + }, + "doNoHarm": { + "preventHarm": { + "stepsToPreventHarm": "Yes", + "additionalInfoMechanismProcessesPolicies": "" + }, + "dataPrivacySecurity": { + "collectsPII": "Yes", + "typesOfDataCollected": [ + "" + ], + "thirdPartyDataSharing": "Yes", + "dataSharingCircumstances": [ + "" + ], + "ensurePrivacySecurity": "Yes", + "privacySecurityDescription": "This Data Policy explains our practices for handling your information collected in connection with the Papers with Code website (the “Website”), including the materials hosted on the Website." + }, + "inappropriateIllegalContent": { + "collectStoreDistribute": "Yes", + "type": "", + "contentFilter": "", + "policyGuidelinesDocumentationLink": "", + "illegalContentDetection": "", + "illegalContentDetectionMechanism": "" + }, + "protectionFromHarassment": { + "userInteraction": "Yes", + "addressSafetySecurityUnderageUsers": "", + "stepsAddressRiskPreventSafetyUnderageUsers": [ + "" + ], + "griefAbuseHarassmentProtection": "", + "harassmentProtectionSteps": [ + "" + ] + } + }, + "locations": { + "developmentCountries": [ + "United States of America" + ], + "deploymentCountries": [ + "United States of America" + ] + } +}