pdblp | pandas wrapper for Bloomberg Open API | Development Tools library

 by   matthewgilbert Python Version: v0.1.8 License: MIT

kandi X-RAY | pdblp Summary

kandi X-RAY | pdblp Summary

pdblp is a Python library typically used in Utilities, Development Tools applications. pdblp has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has high support. You can download it from GitHub.

pandas wrapper for Bloomberg Open API
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              pdblp has a highly active ecosystem.
              It has 176 star(s) with 54 fork(s). There are 21 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 26 open issues and 54 have been closed. On average issues are closed in 46 days. There are 4 open pull requests and 0 closed requests.
              It has a positive sentiment in the developer community.
              The latest version of pdblp is v0.1.8

            kandi-Quality Quality

              pdblp has 0 bugs and 0 code smells.

            kandi-Security Security

              pdblp has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              pdblp code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              pdblp is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              pdblp releases are available to install and integrate.
              Build file is available. You can build the component from source.
              Installation instructions, examples and code snippets are available.
              pdblp saves you 710 person hours of effort in developing the same functionality from scratch.
              It has 1641 lines of code, 90 functions and 11 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed pdblp and discovered the below as its top functions. This is intended to give you an instant insight into pdblp implemented functionality, and help decide if they suit your requirements.
            • A context manager that opens a connection
            • Start the session
            • Get a logger
            • Stops the session
            • Convert to json
            • Parse the string representation
            • Returns a list of dicts
            Get all kandi verified functions for this library.

            pdblp Key Features

            No Key Features are available at this moment for pdblp.

            pdblp Examples and Code Snippets

            No Code Snippets are available at this moment for pdblp.

            Community Discussions

            QUESTION

            Looping through a CUSIPs and pulling data from Bloomberg using pdblp
            Asked 2021-Oct-26 at 22:37

            I have a list of CUSIPs that I would like gather data for using pdblp (https://matthewgilbert.github.io/pdblp/tutorial.html).

            For example:

            List of CUSIPs (around 5,000 in total):

            /cusip/xxxxxxxxx, /cusip/yyyyyyyyy ...

            ...

            ANSWER

            Answered 2021-Oct-26 at 21:03

            You can create a pivot table:

            Source https://stackoverflow.com/questions/69729844

            QUESTION

            Has anybody used Blpapi/Pdblp etc packages to export Supply chain data (SPLC) from Bloomberg?
            Asked 2020-Nov-25 at 23:53

            I am using pdblp package to gather supply chain data. But I am facing two problems. First, it just gives me the just first five suppliers of current date, not even all. Also, it does not give any historical data. By changing any date, still get the same results. I searched all web, there is no manual of tutorial for gathering supply chain data from Bloomberg. So, I was wondering if anybody has any experience or solution for this. Thank you so much!

            The following shows my codes which I used con.bulkref_hist() and con.bulkref() in order to gather the suppliers of APPLE Inc. As shown in output, I just get 5 suppliers of Apple? Not all and even I cannot change the date.

            ...

            ANSWER

            Answered 2020-Aug-02 at 07:32
            In [1]: from xbbg import blp
            In [2]: blp.bds('AAPL US Equity', 'SUPPLY_CHAIN_SUPPLIERS', Supply_Chain_Count_Override=10)
            Out[2]:
                               equity_ticker
            AAPL US Equity    2317 TT Equity
            AAPL US Equity    4938 TT Equity
            AAPL US Equity    2382 TT Equity
            AAPL US Equity  601138 CH Equity
            AAPL US Equity    2330 TT Equity
            AAPL US Equity  034220 KS Equity
            AAPL US Equity  005930 KS Equity
            AAPL US Equity    INTC US Equity
            AAPL US Equity     JBL US Equity
            AAPL US Equity    2324 TT Equity
            

            Source https://stackoverflow.com/questions/63196998

            QUESTION

            How to close the empty tkinter window that pops up when I run my code
            Asked 2020-Aug-14 at 11:07

            I am trying to create a tkinter gui that performs a certain calculation. I create a window to ask for input to do the calculations. However, each time I run my code 2 windows pop up instead of one. Is there a way to automatically close the blank window when I run my code such that the user would only see the window that asks for input.

            For simplicity I changed all buttons to close the applications.

            ...

            ANSWER

            Answered 2020-Aug-14 at 11:07

            The following two lines will create an instance of Tk() because there is no instance of Tk() when they are executed:

            Source https://stackoverflow.com/questions/63411085

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install pdblp

            You can install from PyPi using. or from conda-forge using. or you can clone this repository and pip install the package, i.e. blpapi can be installed directly from the above link or you can install from the conda-forge channel on Anaconda, e.g. If going this route make sure there is a build available for your version of python https://anaconda.org/conda-forge/blpapi/files. If you are getting 'GLIBCXX_3.4.21' not found error when attempting to import blpapi, the following appears to resolve this issue.

            Support

            pdblp simply wraps blpapi responses into pandas dataframes, general questions about blpapi should not be posted as issues. The best way to get support for blpapi is either from Bloomberg directly via the terminal or on Stack Overflow, using tag blpapi (and pdblp if it also relates to the pdblp library).
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/matthewgilbert/pdblp.git

          • CLI

            gh repo clone matthewgilbert/pdblp

          • sshUrl

            git@github.com:matthewgilbert/pdblp.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Development Tools Libraries

            FreeCAD

            by FreeCAD

            MailHog

            by mailhog

            front-end-handbook-2018

            by FrontendMasters

            front-end-handbook-2017

            by FrontendMasters

            tools

            by googlecodelabs

            Try Top Libraries by matthewgilbert

            blp

            by matthewgilbertPython

            blotter

            by matthewgilbertPython

            erc

            by matthewgilbertPython

            kaggle-project

            by matthewgilbertPython

            strategy

            by matthewgilbertPython