An OpenFIGI Example for Sunlands Online Education Group

Direct access to the Sunlands Online Education Group (STR) (BBG00K62SK81) FIGI financial instrument global identifier data can be obtained via the OpenFIGI API using the open-source OpenFIGI Client as the example below illustrates:

def data = queryBuilder
.getRequestBody()
.withFinancialInstrumentGlobalIdentifier(“BBG00K62SK81”)
.done()
.doGetAsData()

The OpenFIGI Client is designed to be the core component in your business’ data acquisition strategy for working with data from the Bloomberg Financial Instrument Global Identifier (OpenFIGI) web services — see here.

See Also

[1] Coherent Logic Enterprise Data Adapter

Leave a Reply