I am stuck in parsing the output data because the format is not plain json (only values without attributes):
Code: Select all
{ "28-05-2020 02:00:00": 42286,"09-06-2020 02:00:00": 245990,"21-06-2020 02:00:00": 407340,"03-07-2020 02:00:00": 605033,"15-07-2020 02:00:00": 752018,"27-07-2020 02:00:00": 918115,"08-08-2020 02:00:00": 1116298,"20-08-2020 02:00:00": 1297054,"01-09-2020 02:00:00": 1410707,"13-09-2020 02:00:00": 1520067,"25-09-2020 02:00:00": 1695973,"07-10-2020 02:00:00": 1762527,"19-10-2020 02:00:00": 1830729,"31-10-2020 01:00:00": 1879163,"12-11-2020 01:00:00": 1955781,"24-11-2020 01:00:00": 1989700,"06-12-2020 01:00:00": 2018634,"18-12-2020 01:00:00": 2042712,"30-12-2020 01:00:00": 2070929,"11-01-2021 01:00:00": 2087527,"23-01-2021 01:00:00": 2116655,"04-02-2021 01:00:00": 2165957,"16-02-2021 01:00:00": 2229368,"28-02-2021 01:00:00": 2331331,"12-03-2021 01:00:00": 7362083}