I have an issue pulling in data from MSCI World and MSCI North America from 1969 and forward.
I can easily get the data from 2016 till today, but I need the entire history
If I use the ek.get_timeseries() function it seems that I am limited in the amount of data I can retrieve.
If I on the other hand use the ek.get_data() function, I get no data from 1969 even though the Datastream Navigator says that there should be data dating back to 31/12/1969.
Are you able to assist on this?