Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.8%) to scientific vocabulary
Repository
Pythonic interface for Bloomberg Open API
Basic Info
- Host: GitHub
- Owner: matthewgilbert
- License: apache-2.0
- Language: Python
- Default Branch: master
- Size: 782 KB
Statistics
- Stars: 133
- Watchers: 9
- Forks: 33
- Open Issues: 17
- Releases: 1
Metadata Files
README.md
About
blp provides a simple pythonic interface to the blpapi package. blp is the next iteration of the
pdblp package. blp was designed with the following in mind
- Explicit separation of session management, event parsing and event aggregation
- Extensibility
Installation
You can install from PyPI using
pip install blp
or from conda-forge using
conda install -c conda-forge blp
Getting Started
Reading the docs is the best way to get started, take a look at Quickstart or if you are having issues Troubleshooting
Contributing
Please refer to Contributing for guidelines on contributing.
Bloomberg Documentation
For documentation on the Bloomberg API check out the Developer's Guide. For documentation on relevant Bloomberg fields
for accessing data, check out the Reference Guide: Services and Schemas. To access these, from a Bloomberg Terminal
go WAPI <GO> -> API Developer's Guide.
Owner
- Name: Matthew Gilbert
- Login: matthewgilbert
- Kind: user
- Repositories: 12
- Profile: https://github.com/matthewgilbert
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Gilbert" given-names: "Matthew" orcid: "https://orcid.org/0000-0002-5094-6940" title: "blp: Pythonic interface for Bloomberg Open API" version: 0.0.1 doi: 10.5281/zenodo.5187880 date-released: 2021-08-12 url: "https://github.com/matthewgilbert/blp"
GitHub Events
Total
- Issues event: 5
- Watch event: 11
- Issue comment event: 4
- Push event: 1
- Pull request review comment event: 1
- Pull request review event: 2
- Pull request event: 2
- Fork event: 7
Last Year
- Issues event: 5
- Watch event: 11
- Issue comment event: 4
- Push event: 1
- Pull request review comment event: 1
- Pull request review event: 2
- Pull request event: 2
- Fork event: 7
Committers
Last synced: almost 3 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Matthew | m****2@g****m | 17 |
| github-actions[bot] | 2****t@u****m | 10 |
| Rafael Elter | r****r@u****r | 1 |
| Leonardo Horta | l****a@s****r | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 38
- Total pull requests: 16
- Average time to close issues: 4 months
- Average time to close pull requests: 8 days
- Total issue authors: 32
- Total pull request authors: 7
- Average comments per issue: 2.5
- Average comments per pull request: 2.06
- Merged pull requests: 12
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 6
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: 2 days
- Issue authors: 6
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- matthewgilbert (3)
- rshah2019 (2)
- pedroteles17 (2)
- datatalking (2)
- gioxc88 (2)
- pierreMizrahi (1)
- slmg (1)
- MC1892 (1)
- philiphossu (1)
- GBBroadgate (1)
- slu1992 (1)
- jiangqi557 (1)
- Piggy-hammer (1)
- apalacio9502 (1)
- obronco (1)
Pull Request Authors
- matthewgilbert (6)
- avantgardeam (5)
- rroberts-capula (2)
- pierreMizrahi (2)
- jclarke501 (2)
- rafaelelter (1)
- obronco (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- pypi 10,693 last-month
-
Total dependent packages: 0
(may contain duplicates) -
Total dependent repositories: 1
(may contain duplicates) - Total versions: 5
- Total maintainers: 1
pypi.org: blp
Pythonic interface for Bloomberg Open API
- Homepage: https://github.com/matthewgilbert/blp
- Documentation: https://blp.readthedocs.io/
- License: MIT
-
Latest release: 0.0.3
published over 2 years ago
Rankings
Maintainers (1)
conda-forge.org: blp
- Homepage: https://github.com/matthewgilbert/blp
- License: Apache-2.0
-
Latest release: 0.0.1
published almost 5 years ago
Rankings
Dependencies
- actions/checkout v2 composite
- conda-incubator/setup-miniconda v2 composite
- pypa/gh-action-pypi-publish release/v1 composite
- ruby/setup-ruby v1 composite
- actions/checkout v2 composite
- conda-incubator/setup-miniconda v2 composite
- actions/checkout v2 composite
- conda-incubator/setup-miniconda v2 composite
- black
- blpapi
- ipython
- jupyter
- jupytext
- mypy
- nbsphinx
- numpy
- pandas
- pip
- pytest
- pytest-black
- pytest-flakes
- pytest-mock
- pytest-mypy
- sphinx
- types-pytz