Skip to content

Commit cf57505

Browse files
authored
Add carbon-fr to Carbon Awareness — French grid carbon intensity API
Adds carbon-fr to the Carbon Awareness section. carbon-fr is an open-source API that serves the carbon intensity (gCO₂eq/kWh) of the French electricity grid, at national level and for the 12 metropolitan regions, built on RTE/éCO2mix open data (via ODRÉ). Several tools already in this section — Carbon-minimiser, Grid-intensity-go — rely on the UK National Grid carbon intensity API to decide when and where to run jobs. carbon-fr brings the equivalent open data source for France, and goes further on two points: - it adds historical series and an up-to-72h forecast that the source data doesn't provide; - it exposes carbon-aware scheduling endpoints that surface the greenest upcoming window to shift compute. Open source (MIT OR Apache-2.0) and self-hostable, with no API key or quota for consumers.
1 parent d840153 commit cf57505

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ Do you know of an incredible green software repository that we missed? Let us kn
121121
- [Ethereum-nft-activity](https://github.com/kylemcdonald/ethereum-nft-activity): How much energy does it take to power popular Ethereum-backed CryptoArt platforms? And what emissions are associated with this energy use?
122122
- [Carbon.txt](https://github.com/thegreenwebfoundation/carbon.txt): A proposed convention for making it possible demonstrate that your infrastucture uses green power.
123123
- [CarbonRunner](https://carbonrunner.io/): CarbonRunner automatically shifts compute, whether AI training or GitHub Actions, to the lowest-carbon regions across AWS, Azure, GCP and Heata in real time, cutting emissions by up to 90% compared to default GitHub Actions. With built-in ESG reporting, companies gain clear visibility into their cloud emissions and costs, while workloads are scheduled with water scarcity in mind and never run on servers above 100gCO₂/kWh. CarbonRunner brings measurement, carbon efficiency and carbon-aware orchestration together in one platform, making it easy to track existing workflows on GitHub, GitLab or Bitbucket and run them more sustainably.
124+
- [carbon-fr](https://github.com/Kovelt/carbon-fr): Open API for the carbon intensity (gCO₂eq/kWh) of the French electricity grid, national and per-region, built on RTE/éCO2mix open data. Adds historical series and an up-to-72h forecast absent from the source, plus carbon-aware scheduling endpoints that surface the greenest upcoming window to shift compute. Self-hostable, MIT OR Apache-2.0.
124125

125126
---
126127
### Contributing to GitHub's Green Software Directory

0 commit comments

Comments
 (0)