Hi,
I'm trying to get the charter history for oil tankers. It's possible to get this using `get_data()` on the `TR.AssetCharterer` field, as below:
`TR.AssetCharterer` is listed as a time series field in the Data Item Browser, yet whenever I try to get any historic data, either through `get_data()` or `get_timeseries()` it returns an empty string:
This holds true whether I'm specifying a specific date, a relative date or a range. Am I misunderstanding `TR.AssetCharterer` as a data point, or is this an issue with the API?
Any help would be much appreciated!
Louis.