Hi all, I hope you can help me with this. I am trying to download the constituents of the Russel3000 for a given date. The exact same query works for, say, stoxx600, but not for the russel 3000.
I have seen other topics on this but I haven't been able ot replicate the solutions e..g here:
The query that I use is:
ek.get_data("0#.RUT","TR.RIC")
and
ek.get_data("0#.RUT(2020-06-30)","TR.RIC")
both return no data and throw a code 413 error ('unable to resolve some identifiers)
Thanks for the help