Why I try to get 1 minute data by using get_history, but returned data is missing ?

Baojiayi_2025
Baojiayi_2025 Newcomer
edited April 24 in Refinitiv Data Platform

Hi,

I am trying to get 1 minute ice brent oil price from workspace python api. I am using get_history function like this: (I live in EAST-8)

df = ld.get_history(universe='LCOcv1',start="2025-04-23",end="2025-04-24",interval="1min",count=2000000)

What I get is:

问题反馈1.PNG

Latest data is 2024-04-23 21:59:00, seems to be UTC time, so it shall be 05:59 in my local time. But at the same time we see on Workspace the following data, which is updated to 16:34 local time. So from 06:00 - 16:34 1 minite data is missing, we can't get them. So what's wrong? Thanks in advance.

Workspace data:

问题反馈2.PNG

Welcome!

It looks like you're new here. Sign in or register to get started.

Answers

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.