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:
![image](https://us.v-cdn.net/6038239/uploads/attachments/6300-screenshot-2020-03-26-at-140904.png)
`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:
![image](https://us.v-cdn.net/6038239/uploads/attachments/6313-screenshot-2020-03-26-at-140922.png)
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.