Hi,
Do folks know how I get a list of allowable parameters and values for the get_data function the Python Eikon API? I'm trying to figure out the allowable parameters for getting data on vessel locations
See this tutorial, which talks at length about metadata discovery (finding field names and parameters) for use in get_data method of Eikon Data APIs.