Hello everybody,
I am trying to obtain some data via EIKON Data API and Python. Taking a closer look at my obtained result, I observed the following: from time to time after a different amount of "complete responses", I only obtain results for some of my requested fields. I attached a Screenshot to show you what I mean. Does this mean that the very specifc request has been "truncated" at that point (as described in the API documentation)?
In the documentation it says:
"When the limits for datapoints per request are reached, responses are simply truncated and only the available cells/headlines/results are returned ..."
kind regards