Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add nominee from impact tracker (remote sensors) #409

Merged
merged 6 commits into from
Apr 7, 2021
Merged
Changes from all commits
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
29 changes: 29 additions & 0 deletions nominees/rainforest-connection.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"name": "Rainforest Connection",
"description": "Rainforest Connection Sensor is a solar-powered listening device that monitors and pinpoints signs of environmental destruction activities at great distance to prevent illegal logging, poaching, and enrichment of indigenous communities' habitats in rain forest areas. The sensor consists of recycled cell-phones equipped with solar panels and special enclosures to withstand tough weather conditions when placed in tree canopies. Upon picking up the sound of a chainsaw, gunshot, or animal distress call, the device uses minimal GSM connectivity to transmit an alert to a cloud server.",
"website": "https://rfcx.org/",
"license": [
{
"spdx": "Apache-2.0",
"licenseURL": "https://github.com/rfcx/rfcx-org-archived-2020/blob/master/LICENSE"
}
],
"SDGs": [
{
"SDGNumber": 13,
"evidenceURL": "https://rfcx.org/our_work#deforestation"
}
],
"type": [
"software"
],
"organizations": [
{
"name": "Rainforest Connection",
"website": "https://rfcx.org/",
"org_type": "owner",
"contact_email": "contact@rfcx.org"
}
],
"stage": "nominee"
}