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 153
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
412 additions
and
8 deletions.
There are no files selected for viewing
102 changes: 102 additions & 0 deletions
102
digitalpublicgoods/fao-digital-services-portfolio-agrimarketplace.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,102 @@ | ||
{ | ||
"name": "FAO Digital Services Portfolio - AgriMarketplace", | ||
"clearOwnership": { | ||
"isOwnershipExplicit": "Yes", | ||
"copyrightURL": "http://www.fao.org/digital-agriculture/digital-portfolio/en/" | ||
}, | ||
"platformIndependence": { | ||
"mandatoryDepsCreateMoreRestrictions": "No", | ||
"isSoftwarePltIndependent": "", | ||
"pltIndependenceDesc": "" | ||
}, | ||
"documentation": { | ||
"isDocumentationAvailable": "Yes", | ||
"documentationURL": [ | ||
"https://digital.apps.fao.org/agrimarket" | ||
] | ||
}, | ||
"NonPII": { | ||
"collectsNonPII": "No", | ||
"checkNonPIIAccessMechanism": "", | ||
"nonPIIAccessMechanism": "" | ||
}, | ||
"privacy": { | ||
"isPrivacyCompliant": "Yes", | ||
"privacyComplianceList": [ | ||
"PRIVACY POLICY FOR USE OF FAO APPLICATIONS: http://www.fao.org/contact-us/privacy-policy/en/" | ||
], | ||
"adherenceSteps": [ | ||
"http://www.fao.org/contact-us/terms/en/" | ||
] | ||
}, | ||
"standards": { | ||
"supportStandards": "Yes", | ||
"standardsList": [ | ||
"REST API", | ||
"JSON", | ||
"HTTPS" | ||
], | ||
"evidenceStandardSupport": [ | ||
"" | ||
], | ||
"implementBestPractices": "Yes", | ||
"bestPracticesList": [ | ||
"Principles For Digital Development", | ||
"Human Centered Design Principles", | ||
"Progressive Web App (PWA)" | ||
] | ||
}, | ||
"doNoHarm": { | ||
"preventHarm": { | ||
"stepsToPreventHarm": "Yes", | ||
"additionalInfoMechanismProcessesPolicies": "http://www.fao.org/contact-us/privacy-policy/en/" | ||
}, | ||
"dataPrivacySecurity": { | ||
"collectsPII": "No", | ||
"typesOfDataCollected": [ | ||
"" | ||
], | ||
"thirdPartyDataSharing": "No", | ||
"dataSharingCircumstances": [ | ||
"" | ||
], | ||
"ensurePrivacySecurity": "Yes", | ||
"privacySecurityDescription": "For site security purposes and to ensure that this service remains available to all users, FAO employs software programs to monitor network traffic to identify unauthorized attempts to upload or change information, or otherwise cause damage. \nExcept for authorized investigations and to maintain required correspondence files, no other attempts are made to identify individual users or their usage habits. Raw data logs are used to determine the number of users and, occasionally, which general domains are accessing the FAO website. FAO also collects anonymous information about users’ browsing behaviour when users visit the website, through the use of cookies. By using the FAO website, users agree that FAO can place cookies on users’ computer, mobile phone or handheld devices. \n Any information provided to FAO by users is held with the utmost care and security, and is not used in any manner other than that set forth in the Privacy Policy (http://www.fao.org/contact-us/privacy-policy/en/), or in any additional site-specific policies, without users' explicit consent. \n All FAO employees who have access to or are associated with the processing of personal data are obliged to respect the confidentiality of official business matters, including personal data." | ||
}, | ||
"inappropriateIllegalContent": { | ||
"collectStoreDistribute": "No", | ||
"type": "", | ||
"contentFilter": "", | ||
"policyGuidelinesDocumentationLink": "", | ||
"illegalContentDetection": "", | ||
"illegalContentDetectionMechanism": "" | ||
}, | ||
"protectionFromHarassment": { | ||
"userInteraction": "No", | ||
"addressSafetySecurityUnderageUsers": "", | ||
"stepsAddressRiskPreventSafetyUnderageUsers": [ | ||
"" | ||
], | ||
"griefAbuseHarassmentProtection": "", | ||
"harassmentProtectionSteps": [ | ||
"" | ||
] | ||
} | ||
}, | ||
"locations": { | ||
"developmentCountries": [ | ||
"Rwanda", | ||
"Senegal", | ||
"Niger", | ||
"Tanzania", | ||
"Jordan" | ||
], | ||
"deploymentCountries": [ | ||
"Rwanda", | ||
"Senegal", | ||
"Niger", | ||
"Tanzania", | ||
"Jordan" | ||
] | ||
} | ||
} |
102 changes: 102 additions & 0 deletions
102
digitalpublicgoods/fao-digital-services-portfolio-e-nutrifood.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,102 @@ | ||
{ | ||
"name": "FAO Digital Services Portfolio - E-Nutrifood", | ||
"clearOwnership": { | ||
"isOwnershipExplicit": "Yes", | ||
"copyrightURL": "http://www.fao.org/digital-agriculture/digital-portfolio/en/" | ||
}, | ||
"platformIndependence": { | ||
"mandatoryDepsCreateMoreRestrictions": "No", | ||
"isSoftwarePltIndependent": "", | ||
"pltIndependenceDesc": "" | ||
}, | ||
"documentation": { | ||
"isDocumentationAvailable": "Yes", | ||
"documentationURL": [ | ||
"https://digital.apps.fao.org/e-nutrifood/categories" | ||
] | ||
}, | ||
"NonPII": { | ||
"collectsNonPII": "No", | ||
"checkNonPIIAccessMechanism": "", | ||
"nonPIIAccessMechanism": "" | ||
}, | ||
"privacy": { | ||
"isPrivacyCompliant": "Yes", | ||
"privacyComplianceList": [ | ||
"PRIVACY POLICY FOR USE OF FAO APPLICATIONS: http://www.fao.org/contact-us/privacy-policy/en/" | ||
], | ||
"adherenceSteps": [ | ||
"http://www.fao.org/contact-us/terms/en/" | ||
] | ||
}, | ||
"standards": { | ||
"supportStandards": "Yes", | ||
"standardsList": [ | ||
"REST API", | ||
"JSON", | ||
"HTTPS" | ||
], | ||
"evidenceStandardSupport": [ | ||
"" | ||
], | ||
"implementBestPractices": "Yes", | ||
"bestPracticesList": [ | ||
"Principles For Digital Development", | ||
"Human Centered Design Principles", | ||
"Progressive Web App (PWA)" | ||
] | ||
}, | ||
"doNoHarm": { | ||
"preventHarm": { | ||
"stepsToPreventHarm": "Yes", | ||
"additionalInfoMechanismProcessesPolicies": "http://www.fao.org/contact-us/privacy-policy/en/" | ||
}, | ||
"dataPrivacySecurity": { | ||
"collectsPII": "No", | ||
"typesOfDataCollected": [ | ||
"" | ||
], | ||
"thirdPartyDataSharing": "No", | ||
"dataSharingCircumstances": [ | ||
"" | ||
], | ||
"ensurePrivacySecurity": "Yes", | ||
"privacySecurityDescription": "For site security purposes and to ensure that this service remains available to all users, FAO employs software programs to monitor network traffic to identify unauthorized attempts to upload or change information, or otherwise cause damage. \nExcept for authorized investigations and to maintain required correspondence files, no other attempts are made to identify individual users or their usage habits. Raw data logs are used to determine the number of users and, occasionally, which general domains are accessing the FAO website. FAO also collects anonymous information about users’ browsing behaviour when users visit the website, through the use of cookies. By using the FAO website, users agree that FAO can place cookies on users’ computer, mobile phone or handheld devices. \n Any information provided to FAO by users is held with the utmost care and security, and is not used in any manner other than that set forth in the Privacy Policy (http://www.fao.org/contact-us/privacy-policy/en/), or in any additional site-specific policies, without users' explicit consent. \n All FAO employees who have access to or are associated with the processing of personal data are obliged to respect the confidentiality of official business matters, including personal data." | ||
}, | ||
"inappropriateIllegalContent": { | ||
"collectStoreDistribute": "No", | ||
"type": "", | ||
"contentFilter": "", | ||
"policyGuidelinesDocumentationLink": "", | ||
"illegalContentDetection": "", | ||
"illegalContentDetectionMechanism": "" | ||
}, | ||
"protectionFromHarassment": { | ||
"userInteraction": "No", | ||
"addressSafetySecurityUnderageUsers": "", | ||
"stepsAddressRiskPreventSafetyUnderageUsers": [ | ||
"" | ||
], | ||
"griefAbuseHarassmentProtection": "", | ||
"harassmentProtectionSteps": [ | ||
"" | ||
] | ||
} | ||
}, | ||
"locations": { | ||
"developmentCountries": [ | ||
"Rwanda", | ||
"Senegal", | ||
"Niger", | ||
"Tanzania", | ||
"Jordan" | ||
], | ||
"deploymentCountries": [ | ||
"Rwanda", | ||
"Senegal", | ||
"Niger", | ||
"Tanzania", | ||
"Jordan" | ||
] | ||
} | ||
} |
102 changes: 102 additions & 0 deletions
102
digitalpublicgoods/fao-digital-services-portfolio-livestock.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,102 @@ | ||
{ | ||
"name": "FAO Digital Services Portfolio - Livestock", | ||
"clearOwnership": { | ||
"isOwnershipExplicit": "Yes", | ||
"copyrightURL": "http://www.fao.org/digital-agriculture/digital-portfolio/en/" | ||
}, | ||
"platformIndependence": { | ||
"mandatoryDepsCreateMoreRestrictions": "No", | ||
"isSoftwarePltIndependent": "", | ||
"pltIndependenceDesc": "" | ||
}, | ||
"documentation": { | ||
"isDocumentationAvailable": "Yes", | ||
"documentationURL": [ | ||
"https://digital.apps.fao.org/livestock" | ||
] | ||
}, | ||
"NonPII": { | ||
"collectsNonPII": "No", | ||
"checkNonPIIAccessMechanism": "", | ||
"nonPIIAccessMechanism": "" | ||
}, | ||
"privacy": { | ||
"isPrivacyCompliant": "Yes", | ||
"privacyComplianceList": [ | ||
"PRIVACY POLICY FOR USE OF FAO APPLICATIONS: http://www.fao.org/contact-us/privacy-policy/en/" | ||
], | ||
"adherenceSteps": [ | ||
"http://www.fao.org/contact-us/terms/en/" | ||
] | ||
}, | ||
"standards": { | ||
"supportStandards": "Yes", | ||
"standardsList": [ | ||
"REST API", | ||
"JSON", | ||
"HTTPS" | ||
], | ||
"evidenceStandardSupport": [ | ||
"" | ||
], | ||
"implementBestPractices": "Yes", | ||
"bestPracticesList": [ | ||
"Principles For Digital Development", | ||
"Human Centered Design Principles", | ||
"Progressive Web App (PWA)" | ||
] | ||
}, | ||
"doNoHarm": { | ||
"preventHarm": { | ||
"stepsToPreventHarm": "Yes", | ||
"additionalInfoMechanismProcessesPolicies": "http://www.fao.org/contact-us/privacy-policy/en/" | ||
}, | ||
"dataPrivacySecurity": { | ||
"collectsPII": "No", | ||
"typesOfDataCollected": [ | ||
"" | ||
], | ||
"thirdPartyDataSharing": "No", | ||
"dataSharingCircumstances": [ | ||
"" | ||
], | ||
"ensurePrivacySecurity": "Yes", | ||
"privacySecurityDescription": "For site security purposes and to ensure that this service remains available to all users, FAO employs software programs to monitor network traffic to identify unauthorized attempts to upload or change information, or otherwise cause damage. \nExcept for authorized investigations and to maintain required correspondence files, no other attempts are made to identify individual users or their usage habits. Raw data logs are used to determine the number of users and, occasionally, which general domains are accessing the FAO website. FAO also collects anonymous information about users’ browsing behaviour when users visit the website, through the use of cookies. By using the FAO website, users agree that FAO can place cookies on users’ computer, mobile phone or handheld devices. \n Any information provided to FAO by users is held with the utmost care and security, and is not used in any manner other than that set forth in the Privacy Policy (http://www.fao.org/contact-us/privacy-policy/en/), or in any additional site-specific policies, without users' explicit consent. \n All FAO employees who have access to or are associated with the processing of personal data are obliged to respect the confidentiality of official business matters, including personal data." | ||
}, | ||
"inappropriateIllegalContent": { | ||
"collectStoreDistribute": "No", | ||
"type": "", | ||
"contentFilter": "", | ||
"policyGuidelinesDocumentationLink": "", | ||
"illegalContentDetection": "", | ||
"illegalContentDetectionMechanism": "" | ||
}, | ||
"protectionFromHarassment": { | ||
"userInteraction": "No", | ||
"addressSafetySecurityUnderageUsers": "", | ||
"stepsAddressRiskPreventSafetyUnderageUsers": [ | ||
"" | ||
], | ||
"griefAbuseHarassmentProtection": "", | ||
"harassmentProtectionSteps": [ | ||
"" | ||
] | ||
} | ||
}, | ||
"locations": { | ||
"developmentCountries": [ | ||
"Rwanda", | ||
"Senegal", | ||
"Niger", | ||
"Tanzania", | ||
"Jordan" | ||
], | ||
"deploymentCountries": [ | ||
"Rwanda", | ||
"Senegal", | ||
"Niger", | ||
"Tanzania", | ||
"Jordan" | ||
] | ||
} | ||
} |
Oops, something went wrong.