Forecast API:
https://dashboard.energylocal.org.uk/bethesda/demandshaper
Example response:
{
"DATA":
[
[
1.36,
1.21,
1.13,
1.11,
1.1,
1.13,
1.08,
0.99,
0.99,
1.04,
1.17,
1.11,
1.22,
1.37,
2.33,
2.64,
2.5,
2.47,
2.45,
2.47,
2.45,
2.5,
2.58,
2.54,
2.53,
2.49,
2.36,
2.26,
2.32,
2.39,
2.35,
2.55,
3.52,
4.04,
4.31,
4.54,
4.6,
4.54,
4.31,
4.14,
1.96,
2.02,
1.93,
1.75,
1.6,
1.36,
1.27,
1.13
]
]
}
Parsed profile:
{
"start": 1590352200,
"end": 1590438600,
"interval": 1800,
"profile":
[
1.75,
1.6,
1.36,
1.27,
1.13,
1.36,
1.21,
1.13,
1.11,
1.1,
1.13,
1.08,
0.99,
0.99,
1.04,
1.17,
1.11,
1.22,
1.37,
2.33,
2.64,
2.5,
2.47,
2.45,
2.47,
2.45,
2.5,
2.58,
2.54,
2.53,
2.49,
2.36,
2.26,
2.32,
2.39,
2.35,
2.55,
3.52,
4.04,
4.31,
4.54,
4.6,
4.54,
4.31,
4.14,
1.96,
2.02,
1.93
],
"optimise": 0
}