coinapi-sdk icon indicating copy to clipboard operation
coinapi-sdk copied to clipboard

[Feature Request] Parse data in response headers

Open iuvbio opened this issue 4 years ago • 3 comments

CoinAPI provides data on request limits, exchanges used in aggregation of OHLCV data, and possibly more that I'm not aware of in the response headers. As far as I can see, the response header is currently neither parsed nor stored. I think it would be good to capture that information, either by parsing it for the relevant request or by just giving the CoinAPIv1 class an attribute response_header and leaving it to the user to parse it. I have only looked at the Python SDK, but I imagine the other languages are similar.

Do you think this makes sense generally and one of the implementations above specifically? If so, I'm happy to make a PR for the Python SDK.

iuvbio avatar Jul 23 '20 16:07 iuvbio

This suggestion is valid as we are tracking it, however can't provide a timeline for that at this moment.

Svisstack avatar Aug 13 '20 09:08 Svisstack

@iuvbio Will you be making PR for this?

Svisstack avatar Jun 18 '21 11:06 Svisstack

I hope to get some time to take a look in the next weeks, this has been completely off my radar for a while.

iuvbio avatar Jun 19 '21 12:06 iuvbio