Hi,
I found two Python packages on PyPI — DatastreamUCS and DatastreamNavigator — that appear to be related to the Datastream Web Service. The PyPI author field lists "London Stock Exchange", and the packages seem to provide features not available in DatastreamPy, such as Navigator search integration and economic filter management.
URLs:
https://pypi.org/project/DatastreamNavigator/
https://pypi.org/project/DatastreamUCS/
However, I noticed that:
- Neither package is referenced on the LSEG Developer Portal (developers.lseg.com)
- The official DSWS documentation only mentions DatastreamPy
- No source code repository (e.g. GitHub) appears to be publicly available for these packages
- They seem to be not used in any LSEG-API-Samples repositories
Could someone from the LSEG team please confirm the following:
- Are these packages officially published and supported by LSEG?
- If so, are they actively maintained and intended for production use?
- What is the relationship between DatastreamPy and DatastreamUCS? Is one intended to replace the other?
I am particularly interested in the DatastreamNavigator package, which seems to allow programmatic searching of instruments and datatypes via the Navigator service. If this is an official capability, it would be very useful for data discovery workflows.
Thank you.