Skip to content

Support Carbon-Aware-Computing.com #1

Description

@davidkopp

Currently only the support for Electricity Maps is implemented using two endpoints:

  • /v3/carbon-intensity/latest
  • /v3/carbon-intensity/history

Support for Carbon-Aware-Computing.com makes sense for us to have a free API with a granularity of 15 minutes (instead of the 1 hour from Electricity Maps).

Sample Response:

{
  "location": "de",
  "time": "2025-09-22T10:45:00+00:00",
  "value": 270.9
}

See also information provided in the SPECIFICATION file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions