api-definitions icon indicating copy to clipboard operation
api-definitions copied to clipboard

This is the Official Carbon Intensity API for Great Britain, developed by National Grid.

Results 15 api-definitions issues
Sort by recently updated
recently updated
newest added

Hello! Thanks for making this API. On your homepage you talk about "OpenAPI" when I think you mean "an open API", which is a little confusing because it seems like...

Hi there. This may be a broader issue than stated here, but I have noticed that certain West London postcodes are not recognised by the API and a 400 error...

I have used the api for a while.. today its not returning any intensity data.. is there some system issue?

I noticed a duplicate Carbon Intensity record from the /intensity endpoint. Specifically, for 2021-04-19 19:00Z - 19:30Z, there are two records with different values. To reproduce, see here: https://api.carbonintensity.org.uk/intensity/2021-04-19T19:30:00+00:00/2021-04-19T20:00:00+00:00 ....

If a client sends a text/html Content-Type header in the get request (spurious, but not disallowed) then it causes the API to error: ``` $ curl --header "Content-Type: text/html" https://api.carbonintensity.org.uk:443/regional/regionid/10...

Hi, I'm using the `/generation` endpoint from the API to query carbon intensity generation percentages for a range of dates. My query url is `https://api.carbonintensity.org.uk/generation//`. The range of dates is...

Hi, I've been using the `generation` API for a while now and not had any problems with it until now. Today I noticed it's not working reliably, when accessing https://api.carbonintensity.org.uk/generation/...

Hi I wanted to get a month's worth of data for my region so I tried the download function on the https://carbonintensity.org.uk/ main page. The date entry asks for YYYY-MM-DD...

### Undocumented features Some undocumented features of the API that those using it may wish to consider based upon reviewing what the API has periodically returned: 1. `intensity.actual` field is...

The Generation component (https://api.carbonintensity.org.uk/generation) appears to have an issue relating to non-inclusion of IFA2 and Other generation. ### Issue Recognising National Grid methodology may include some embedded generation not covered...