mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-20 06:25:07 +00:00
Add the carbon api (#351)
This commit is contained in:
24
carbon/examples.json
Normal file
24
carbon/examples.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"offset": [{
|
||||
"title": "Offset Carbon",
|
||||
"run_check": false,
|
||||
"request": {},
|
||||
"response": {
|
||||
"units": 1,
|
||||
"metric": "KG",
|
||||
"tonnes": 0.001,
|
||||
"projects": [
|
||||
{
|
||||
"name": "Producing electricity from wind power in Northeast Thailand",
|
||||
"percentage": 98,
|
||||
"tonnes": 0.001
|
||||
},
|
||||
{
|
||||
"name": "Wind power generation in Bac Lieu Province, Vietnam",
|
||||
"percentage": 2,
|
||||
"tonnes": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user