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

Add nominee: Project Simoy #550

Merged
merged 8 commits into from
Nov 15, 2021
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 49 additions & 0 deletions nominees/project-simoy.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
{
"name": "Project Simoy",
"aliases": [
""
],
"description": "This is a collection of data visualization projects that gives a “breezy” experience to all data enthusiasts.",
"website": "https://projectsimoy.com/",
"license": [
{
"spdx": "CC-BY-NC-4.0",
"licenseURL": "https://wordpress.com/home/projectsimoy.com"
nathanbaleeta marked this conversation as resolved.
Show resolved Hide resolved
}
],
"SDGs": [
{
"SDGNumber": 7,
"evidenceText": "This data visualization projects shows the awarded renewable projects under PH Department of Energy’s National Renewable Energy Program. This aims to start the energy conversation towards into a sustainable energy source of the Philippines."
},
{
"SDGNumber": 13,
"evidenceText": "This data visualization project aims to create an awareness to the PH existing commercial power plants connected to our National Electric Grid across the country. This also calculated the estimates of Lifecycle of GHG emissions (Theoretical) (g CO2 eq/kWh) for broad categories of electricity generation technologies in reference with IPCC’s Special Report on Renewable Energy Sources and Climate Change Mitigation Report (2012)."
},
{
"SDGNumber": 9,
"evidenceText": "This data visualization project shows the Air Quality Index (AQI) for some locations in NCR, Region 3, Region 4A, Region 4B and Region 12 from open dataset of Environmental Management Bureau (EMB) Official Social Media Sites. This project aims to depict the AQI trend for some locations in a very understandable manner. This also tries to visualize the effect of recent issues/conditions of our country to air quality."
},
{
"SDGNumber": 11,
"evidenceText": "This data visualization project shows the Air Quality Index (AQI) for some locations in NCR, Region 3, Region 4A, Region 4B and Region 12 from open dataset of Environmental Management Bureau (EMB) Official Social Media Sites. This project aims to depict the AQI trend for some locations in a very understandable manner. This also tries to visualize the effect of recent issues/conditions of our country to air quality."
}
],
"sectors": [],
"type": [
"data",
"standard",
"content"
],
"repositoryURL": "",
"organizations": [
{
"name": "Project Simoy",
"website": "https://projectsimoy.com/",
"org_type": "owner",
"contact_name": "Arjay Ronald Hosmillo",
"contact_email": "[email protected]"
}
],
"stage": "DPG"
}
52 changes: 52 additions & 0 deletions screening/project-simoy.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{
"name": "Project Simoy",
"evidenceURL7": "https://projectsimoy.com/2021/04/30/map-and-analytics-does-national-renewable-energy-program-awarded-projects/",
"evidenceURL13": "https://projectsimoy.com/2021/05/21/ph-existing-power-plant-map-and-analytics/",
"evidenceURL9": "https://projectsimoy.com/2021/04/28/submitted-write-up-ewc-earthoptimism-awards-southeast-asia-ebook/",
"evidenceURL11": "https://projectsimoy.com/2021/04/28/submitted-write-up-ewc-earthoptimism-awards-southeast-asia-ebook/",
"clearOwnership": {
"isOwnershipExplicit": "Unknown"
},
"platformIndependence": {
"mandatoryDepsCreateMoreRestrictions": "Unknown"
},
"documentation": {
"isDocumentationAvailable": "Unknown"
},
"NonPII": {
"collectsNonPII": "Unknown"
},
"privacy": {
"isPrivacyCompliant": "Unknown"
},
"standards": {
"supportStandards": "Unknown",
"implementBestPractices": "Yes",
"bestPracticesList": [
" Principles for Digital Development",
"Use of Open Source Datasets"
]
},
"doNoHarm": {
"preventHarm": {
"stepsToPreventHarm": "Yes"
},
"dataPrivacySecurity": {
"collectsPII": "Unknown"
},
"inappropriateIllegalContent": {
"collectStoreDistribute": "Yes"
},
"protectionFromHarassment": {
"userInteraction": "Yes"
}
},
"locations": {
"developmentCountries": [
"Philippines"
],
"deploymentCountries": [
"Philippines"
]
}
}