I tried to get a list of government bonds for a given country using Eikon and Python.
For example, in the case of Denmark, Eikon returns the following list of bonds.
But I get a longer list when I use Python code.
Bonds with IDs 0,4,5,6,9 from the Python list do not appear in the previous list...
Why is this difference between lists?