blp

Pythonic interface for Bloomberg Open API

https://github.com/matthewgilbert/blp

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
Last synced: 6 months ago · JSON representation ·

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
Created almost 5 years ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog License Citation

README.md

PyPI version Conda License Code style: black DOI

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

  1. Explicit separation of session management, event parsing and event aggregation
  2. 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

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

All Time
  • Total Commits: 29
  • Total Committers: 4
  • Avg Commits per committer: 7.25
  • Development Distribution Score (DDS): 0.414
Past Year
  • Commits: 6
  • Committers: 3
  • Avg Commits per committer: 2.0
  • Development Distribution Score (DDS): 0.5
Top Committers
Name Email 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
question (7) enhancement (6) bug (3) help wanted (2) documentation (1)
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

  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 10,693 Last month
Rankings
Downloads: 3.5%
Stargazers count: 7.8%
Forks count: 8.9%
Dependent packages count: 10.0%
Average: 10.4%
Dependent repos count: 21.7%
Maintainers (1)
Last synced: 6 months ago
conda-forge.org: blp
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent repos count: 34.0%
Forks count: 37.3%
Stargazers count: 37.7%
Average: 40.1%
Dependent packages count: 51.2%
Last synced: 6 months ago

Dependencies

.github/workflows/create-release.yml actions
  • actions/checkout v2 composite
  • conda-incubator/setup-miniconda v2 composite
  • pypa/gh-action-pypi-publish release/v1 composite
  • ruby/setup-ruby v1 composite
.github/workflows/release-docs.yml actions
  • actions/checkout v2 composite
  • conda-incubator/setup-miniconda v2 composite
.github/workflows/testing.yml actions
  • actions/checkout v2 composite
  • conda-incubator/setup-miniconda v2 composite
pyproject.toml pypi
environment.yml conda
  • black
  • blpapi
  • ipython
  • jupyter
  • jupytext
  • mypy
  • nbsphinx
  • numpy
  • pandas
  • pip
  • pytest
  • pytest-black
  • pytest-flakes
  • pytest-mock
  • pytest-mypy
  • sphinx
  • types-pytz