Carbon
Baseline Sequestration
Return baseline sequestration data for a project
Baseline sequestration represents the amount of carbon that would be sequestered if the project did not exist. Meaning that in an area that is absent of existing tree and shrubland, the baseline will be 0.
Optionally, you can specify a start_date
and an end_date
to extract a subset of the data. If no dates are
specified, the entire dataset will be returned.
GET
/
projects
/
{project_id}
/
ghg
/
baseline_sequestration
Authorizations
x-api-key
string
headerrequiredPath Parameters
project_id
string
requiredQuery Parameters
start_date
string
end_date
string
Response
200 - application/json
The response is of type any
.