hi trying to find a field to break out bank qualified municipal bonds from all tax exempt municipals. I have searched through muni fields, issue fields, and tax status fields and can't seem to find a field that i think will achieve this.
Hello, I am trying to extract all Chains for given exchange using criteria search but keep getting error. What am i missing in the code? Request: https://selectapi.datascope.refinitiv.com/RestApi/v1/Search/HistoricalCriteriaSearch HTTP/1.1?Prefer=respond-async&Content-Type=application/json { "Request": { "RicPattern":…
I have used the Python Example code to query intraday summaries. It takes 4 minutes to download the basic data for 24 hour period for 2 stocks. How can this be optimised? def request_intraday_summaries(token, rics, start_date, end_date): url = "https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/ExtractRaw"…
Regarding the "Get_Latest_Schedule_Files.ipynb" sample file available on Developers Community Tick History downloads, may I know if I can apply the same on DSS?
Hello Team I am getting this error, could you please help on the same- requests.exceptions.ProxyError: HTTPSConnectionPool(host='selectapi.datascope.refinitiv.com', port=443): Max retries exceeded with url: /RestApi/v1/Authentication/RequestToken (Caused by ProxyError('Cannot connect to proxy.', RemoteDisconnected('Remote…
In DataScope, after I search on Cusip and get a list of items, clicking open one of the items will open the attached screen. Is any of the data in Cross Reference tab exposed via DataScope REST API? I am primarily trying to get the values for Original Place of Listing -> Price Source under Symbols section and the…
Could you kindly assist me guide the client on the below request. Case Details : We are getting a 403 error when using the POST API CALL to https://selectapi.datascope.refinitiv.com/RestApi/v1/ in order to get a login token. User: 9032560 Further details : Below is the code we're using and the error message we're getting…
Hello, Im trying to run the example request for SymbolCrossReferenceExtractionRequest but im getting the following error: {"error":{"message":"No permission for template \"SymbolCrossReferenceReportTemplate\"."}} My user can access the UI and see the data im trying to request but it just gets the permission denied from the…
Using Extraction Request template #DataScope.Select.Api.Extractions.ExtractionRequests.PriceHistoryExtractionRequest", over https://selectapi.datascope.refinitiv.com/RestApi/v1/Extractions/ExtractWithNotes, the value for field "Amount Outstanding Unscaled" always seems to be None. Is this data (daily time series of amount…
Hello, How can I retrieve ISIN information under ID and ID Type fields using Legal Entity Detail Template of DSS API. I have provided ISIN in my API request under Entity identifiers. However, the response pulls OrgIDs under ID and ID Type. The same extraction when I run in GUI, I get ISIN under ID and ID Type. Can you…
It looks like you're new here. Sign in or register to get started.