Rblpapi icon indicating copy to clipboard operation
Rblpapi copied to clipboard

query Bloomberg for 'schema' of BDS request.

Open armstrtw opened this issue 9 years ago • 2 comments

In continuing to remove LazyFrame from the codebase, one issue that has come up is whether it is possible to query bloomberg for the fields corresponding to a BDS request vs having to loop over the output to discover the fields / fieldTypes (DVD_HIST for example).

@wmorgan85, it would be great if you could chime in on whether this is possible.

armstrtw avatar Feb 09 '16 19:02 armstrtw

Unfortunately there is no service that allows you to check the schema of BDS fields and there isn't anything in plan in the short/medium term that would resolve this.

On Tue, 9 Feb 2016 at 19:47 Whit Armstrong [email protected] wrote:

In continuing to remove LazyFrame from the codebase, one issue that has come up is whether it is possible to query bloomberg for the fields corresponding to a BDS request vs having to loop over the output to discover the fields / fieldTypes (DVD_HIST for example).

@wmorgan85 https://github.com/wmorgan85, it would be great if you could chime in on whether this is possible.

— Reply to this email directly or view it on GitHub https://github.com/Rblp/Rblpapi/issues/124.

wmorgan85 avatar Feb 10 '16 18:02 wmorgan85

We appreciate the follow-up.

We'll figure something else out then -- may just collect data first, hold it and then construct a return object. We'll see.

eddelbuettel avatar Feb 10 '16 23:02 eddelbuettel