Executing
get_timeseries("aUSCPI",list("*"),paste0("2003-02-01T00:00:00"), paste0(Sys.Date(),"T00:00:00"))
in R via eikonapir resulted in
1 NA aUSCPI
This isssue has not been emerged before. Getting other timeseries works perfectly.
While inside Eikon API Proxy Data Item Browser my attempts to explore aUSCPI RIC yielded in "No items match your request".
What could be the reason behind this?
Thank you in advance.