Hi There
The stats api’s return an array of arrays.
For example
[[1531094400.0, 156], [1531180800.0, 272], [1531267200.0, 86], [1531353600.0, 66], [1531440000.0, 132], [1531526400.0, 0], [1531612800.0, 0], [1531699200.0, 32]]
The first item in the nested array looks like a time stamp date. What does this represent?
The second item appears to always be an integer, what does this represent?
Thanks
Cedd
zeeg
2
It depends.
For example, see the docstring of this endpoint: