For a deeper look into our Eikon Data API, look into:
Overview | Quickstart | Documentation | Downloads | Tutorials | Articles
If you don't pass in the field parameter, by default, the ek.get_timeseries() will request all fields for you.
I think that should work as well.
@chavalit-jintamalit Yes, but will those displayed be yields? I’m working w/ sovereign bonds, as I said. Thanks
Hi @angelo.cataldo ,
In addition to the information that @chavalit-jintamalit provided:
Although I am not a content expert, the field CLOSE in ek.get_timeseries() for government bonds seems to be the yield to maturity. See below the output:
For comparison, below is the output for Yield to Maturity (0.333428) and Close Date (2021-11-29) from Data Item Browser(DIB) which are the same as above.
In general, to look for values which could be potentially used in ek.get_data() or ek.get_timeseries() function you can refer to DIB section in Workspace.