GET /carbonintensity/date/:date
Get half-hourly koldioxidintensitet data for the UK elnät on a specifik historisk datum. Returnerar 48 half-hour readings som visar hur koldioxidintensitet varied genom the day. Användbart för att analysera historisk mönster, comparing weekday vs weekend energi profiler, and att bygga tidsserie visualiserings of UK grid cleanliness över tid. Data från the National Grid ESO.
date
obligatorisk
Date
| Namn | Obligatorisk | Standard | Beskrivning |
|---|---|---|---|
date |
Ja | - | Date |
curl https://nordapi.ee/api/v1/carbonintensity/date/2026-03-20
curl https://nordapi.ee/api/v1/carbonintensity/date/2026-03-20
curl https://nordapi.ee/api/v1/carbonintensity/date/2025-12-25
{
"count": 48,
"data": [
{
"actual": 171,
"forecast": 182,
"from": "2026-03-20T00:00Z",
"index": "high",
"to": "2026-03-20T00:30Z"
},
{
"actual": 171,
"forecast": 172,
"from": "2026-03-20T00:30Z",
"index": "high",
"to": "2026-03-20T01:00Z"
},
{
"actual": 171,
"forecast": 171,
"from": "2026-03-20T01:00Z",
"index": "high",
"to": "2026-03-20T01:30Z"
},
{
"actual": 171,
"forecast": 174,
"from": "2026-03-20T01:30Z",
"index": "high",
"to": "2026-03-20T02:00Z"
},
{
"actual": 170,
"forecast": 171,
"from": "2026-03-20T02:00Z",
"index": "high",
"to": "2026-03-20T02:30Z"
},
{
"actual": 168,
"forecast": 173,
"from": "2026-03-20T02:30Z",
"index": "moderate",
"to": "2026-03-20T03:00Z"
},
{
"actual": 165,
"forecast": 177,
"from": "2026-03-20T03:00Z",
"index": "moderate",
"to": "2026-03-20T03:30Z"
},
{
"actual": 164,
"forecast": 172,
"from": "2026-03-20T03:30Z",
"index": "moderate",
"to": "2026-03-20T04:00Z"
},
{
"actual": 167,
"forecast": 170,
"from": "2026-03-20T04:00Z",
"index": "moderate",
"to": "2026-03-20T04:30Z"
},
{
"actual": 176,
"forecast": 176,
"from": "2026-03-20T04:30Z",
"index": "high",
"to": "2026-03-20T05:00Z"
},
{
"actual": 183,
"forecast": 175,
"from": "2026-03-20T05:00Z",
"index": "high",
"to": "2026-03-20T05:30Z"
},
{
"actual": 183,
"forecast": 187,
"from": "2026-03-20T05:30Z",
"index": "high",
"to": "2026-03-20T06:00Z"
},
{
"actual": 182,
"forecast": 192,
"from": "2026-03-20T06:00Z",
"index": "high",
"to": "2026-03-20T06:30Z"
},
{
"actual": 185,
"forecast": 195,
"from": "2026-03-20T06:30Z",
"index": "high",
"to": "2026-03-20T07:00Z"
},
{
"actual": 182,
"forecast": 186,
"from": "2026-03-20T07:00Z",
"index": "high",
"to": "2026-03-20T07:30Z"
},
{
"actual": 177,
"forecast": 188,
"from": "2026-03-20T07:30Z",
"index": "high",
"to": "2026-03-20T08:00Z"
},
{
"actual": 174,
"forecast": 179,
"from": "2026-03-20T08:00Z",
"index": "high",
"to": "2026-03-20T08:30Z"
},
{
"actual": 166,
"forecast": 172,
"from": "2026-03-20T08:30Z",
"index": "moderate",
"to": "2026-03-20T09:00Z"
},
{
"actual": 157,
"forecast": 166,
"from": "2026-03-20T09:00Z",
"index": "moderate",
"to": "2026-03-20T09:30Z"
},
{
"actual": 147,
"forecast": 161,
"from": "2026-03-20T09:30Z",
"index": "moderate",
"to": "2026-03-20T10:00Z"
},
{
"actual": 137,
"forecast": 154,
"from": "2026-03-20T10:00Z",
"index": "moderate",
"to": "2026-03-20T10:30Z"
},
{
"actual": 132,
"forecast": 141,
"from": "2026-03-20T10:30Z",
"index": "moderate",
"to": "2026-03-20T11:00Z"
},
{
"actual": 127,
"forecast": 137,
"from": "2026-03-20T11:00Z",
"index": "moderate",
"to": "2026-03-20T11:30Z"
},
{
"actual": 124,
"forecast": 128,
"from": "2026-03-20T11:30Z",
"index": "moderate",
"to": "2026-03-20T12:00Z"
},
{
"actual": 124,
"forecast": 125,
"from": "2026-03-20T12:00Z",
"index": "moderate",
"to": "2026-03-20T12:30Z"
},
{
"actual": 125,
"forecast": 122,
"from": "2026-03-20T12:30Z",
"index": "moderate",
"to": "2026-03-20T13:00Z"
},
{
"actual": 126,
"forecast": 129,
"from": "2026-03-20T13:00Z",
"index": "moderate",
"to": "2026-03-20T13:30Z"
},
{
"actual": 128,
"forecast": 125,
"from": "2026-03-20T13:30Z",
"index": "moderate",
"to": "2026-03-20T14:00Z"
},
{
"actual": 132,
"forecast": 129,
"from": "2026-03-20T14:00Z",
"index": "moderate",
"to": "2026-03-20T14:30Z"
},
{
"actual": 139,
"forecast": 132,
"from": "2026-03-20T14:30Z",
"index": "moderate",
"to": "2026-03-20T15:00Z"
},
{
"actual": 150,
"forecast": 142,
"from": "2026-03-20T15:00Z",
"index": "moderate",
"to": "2026-03-20T15:30Z"
},
{
"actual": 171,
"forecast": 148,
"from": "2026-03-20T15:30Z",
"index": "high",
"to": "2026-03-20T16:00Z"
},
{
"actual": 187,
"forecast": 172,
"from": "2026-03-20T16:00Z",
"index": "high",
"to": "2026-03-20T16:30Z"
},
{
"actual": 195,
"forecast": 191,
"from": "2026-03-20T16:30Z",
"index": "high",
"to": "2026-03-20T17:00Z"
},
{
"actual": 204,
"forecast": 206,
"from": "2026-03-20T17:00Z",
"index": "high",
"to": "2026-03-20T17:30Z"
},
{
"actual": 205,
"forecast": 210,
"from": "2026-03-20T17:30Z",
"index": "high",
"to": "2026-03-20T18:00Z"
},
{
"actual": 206,
"forecast": 212,
"from": "2026-03-20T18:00Z",
"index": "high",
"to": "2026-03-20T18:30Z"
},
{
"actual": 210,
"forecast": 216,
"from": "2026-03-20T18:30Z",
"index": "high",
"to": "2026-03-20T19:00Z"
},
{
"actual": 210,
"forecast": 215,
"from": "2026-03-20T19:00Z",
"index": "high",
"to": "2026-03-20T19:30Z"
},
{
"actual": 209,
"forecast": 214,
"from": "2026-03-20T19:30Z",
"index": "high",
"to": "2026-03-20T20:00Z"
},
{
"actual": 205,
"forecast": 205,
"from": "2026-03-20T20:00Z",
"index": "high",
"to": "2026-03-20T20:30Z"
},
{
"actual": 201,
"forecast": 197,
"from": "2026-03-20T20:30Z",
"index": "high",
"to": "2026-03-20T21:00Z"
},
{
"actual": 195,
"forecast": 206,
"from": "2026-03-20T21:00Z",
"index": "high",
"to": "2026-03-20T21:30Z"
},
{
"actual": 188,
"forecast": 200,
"from": "2026-03-20T21:30Z",
"index": "high",
"to": "2026-03-20T22:00Z"
},
{
"actual": 179,
"forecast": 200,
"from": "2026-03-20T22:00Z",
"index": "high",
"to": "2026-03-20T22:30Z"
},
{
"actual": 173,
"forecast": 183,
"from": "2026-03-20T22:30Z",
"index": "high",
"to": "2026-03-20T23:00Z"
},
{
"actual": 170,
"forecast": 185,
"from": "2026-03-20T23:00Z",
"index": "high",
"to": "2026-03-20T23:30Z"
},
{
"actual": 173,
"forecast": 178,
"from": "2026-03-20T23:30Z",
"index": "high",
"to": "2026-03-21T00:00Z"
}
],
"date": "2026-03-20",
"success": true
}