Skip to main content

Borsdata api SDK

Project description

Borsdata python SKD

Build Status

unofficial

python SDK for the Börsdata API. Note that all endpoints are not yet implemented -> API.

Install

pip install borsdata-sdk

Usage

from borsdata_sdk import BorsdataAPI

borsdata = BorsdataAPI('<api_key>')

# Meta
markets = borsdata.get_markets()
branches = borsdata.get_branches()
countries = borsdata.get_countries()
sectors = borsdata.get_sectors()

# All stocks
instruments = borsdata.get_instruments()

# Entries for stock with insId == 3
entries = borsdata.get_instrument_stock_price(3)
entries_from_to = borsdata.get_instrument_stock_price(3, '2009-04-22', '2009-04-25')

# Updated instruments
updated_instruments = borsdata.get_instruments_updated()

# Last entries of updated instruments
list_of_updated_instruments = borsdata.get_instrument_stock_price_last()

# Reports
yearly_reports = borsdata.get_instrument_reports(3, 'year')
r12s = borsdata.get_instrument_reports(3, 'r12')
quarters = borsdata.get_instrument_reports(3, 'quarter')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

borsdata_sdk-0.1.0.tar.gz (5.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

borsdata_sdk-0.1.0-py3-none-any.whl (12.4 kB view details)

Uploaded Python 3

File details

Details for the file borsdata_sdk-0.1.0.tar.gz.

File metadata

  • Download URL: borsdata_sdk-0.1.0.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.0

File hashes

Hashes for borsdata_sdk-0.1.0.tar.gz
Algorithm Hash digest
SHA256 25e8cbb15a95cf4fc6a48b13f5ed8afe49edc97ba135e63e6c44f82e89611bff
MD5 dd573a79d23720657121af04a8852461
BLAKE2b-256 c2da6fcc8288cef793fb11f74bf9271d81dcaa5f423551055dd5f4d42d992b91

See more details on using hashes here.

File details

Details for the file borsdata_sdk-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: borsdata_sdk-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 12.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.0

File hashes

Hashes for borsdata_sdk-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 841cbde024787c3bd89630cec2a1de32a3800e9def6bf2457590c79fa36d8439
MD5 7133afb76ebc71bd8756577dfe905ee2
BLAKE2b-256 66c1f1508ad26ff6e68cafae6eed036c3dcf515f9e49be676e6408f1147ca411

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page