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 154
/
Copy pathcloud-carbon-footprint.json
51 lines (51 loc) · 1.97 KB
/
cloud-carbon-footprint.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
{
"name": "Cloud Carbon Footprint",
"aliases": [
"CCF"
],
"description": "Cloud Carbon Footprint is an open source tool and methodology that provides visibility and tooling to measure, monitor and reduce organizations' infrastructure carbon emissions and optimize costs associated with cloud computing.",
"website": "https://www.cloudcarbonfootprint.org/",
"license": [
{
"spdx": "Apache-2.0",
"licenseURL": "https://github.com/cloud-carbon-footprint/cloud-carbon-footprint/blob/trunk/LICENSE"
}
],
"SDGs": [
{
"SDGNumber": 7,
"evidenceText": "CCF provides estimates for both energy and carbon emissions for all types of cloud usage including embodied emissions from manufacturing, with the ability to drill down into emissions by cloud provider, account, service and time period.",
"evidenceURL": "https://www.cloudcarbonfootprint.org/"
},
{
"SDGNumber": 12,
"evidenceText": "Understanding your cloud carbon footprint baseline helps you make specific, targeted reductions to reduce your emissions, such as rightsizing, deleting idle instances, and more.",
"evidenceURL": "https://www.cloudcarbonfootprint.org/"
},
{
"SDGNumber": 13,
"evidenceText": "The software tool helps users measure and analyze cloud carbon emissions, the tool helps users understand the impacts of their carbon footprint on our environment and provides specific recommendations for ways to mitigate those impacts",
"evidenceURL": "https://www.cloudcarbonfootprint.org/"
}
],
"sectors": [],
"type": [
"software"
],
"repositories": [
{
"name": "main",
"url": "https://github.com/cloud-carbon-footprint/cloud-carbon-footprint"
}
],
"organizations": [
{
"name": "Thoughtworks, Inc.",
"website": "https://www.thoughtworks.com/",
"org_type": "funder",
"contact_name": "Lisa McNally",
"contact_email": "[email protected]"
}
],
"stage": "DPG"
}