Questions tagged [bloomapi]

BloomAPI simplifies access to healthcare data

An API for Healthcare. Can create applications using public data such as the National Provider Identifier (NPI) or secure, private clinical data from hospitals.

API Documentation

4 questions
2
votes
1 answer

Bloomapi, XMLHttpRequest cannot load

I am currently using the API at www.bloomapi.com with AngularJS and keep getting this reject: XMLHttpRequest cannot load http://www.bloomapi.com/api/search?limit=1&offset=0&key1=npi&op1=eq&value1=1861733537. No 'Access-Control-Allow-Origin'…
gkrls
  • 2,618
  • 2
  • 15
  • 29
1
vote
1 answer

Bloomberg Data Download in PYTHON

I am looking to build a function that downloads data from Bloomberg for a list of securities. After doing some research, I decided to use TIA and seems to be working fine for Price Data. However, when I use it for non price data, for example HB…
1
vote
0 answers

How to obtain the IDX_RATIO filed from an HistoricalDataRequest on Bloomberg

I'm using the Bloomberg API for C# and I try to obtain the IDX_RATIO field for a security using an HistoricalDataRequest. There is a way to obtain this field or isn't a field available? Thanks
P_R
  • 356
  • 2
  • 7
  • 27
0
votes
1 answer

blpapi formula working in excel but not in R

I am trying to substitute some excels that we were using to retrieve some data from bloomberg, with a script in R that can automate some tasks. Usually with rblpapi I can use the same commands that works for Excel in R, but I have founded one that…
Alx_Roth
  • 13
  • 5