Hi,
when using the DIB, i get a bunch of field names available for a particular instrument and its value. i get a similar info when using get_data() whn not defining any field names, which is good and a great step forward.
however, in DIB there is also a neat little description area for the particular field name with a proper Data Item Name and a Definition and so on:
now, when using get_data() i only get the raw names which are sometimes very hard to interpret. Like who would have thought that DEF_FC_TP is meant to mean "Consensus Type" or GN_TXT24_1 is supposed to mean "Revised".
so, i wonder if there is either a list or an API method (preferred) to retrieve all field names and their metadata?
this would really help a lot, as i can't even export the DIB info into an xls or similar in order to at least have the Data Item Name.
thanks
Andreas