quant-data-sdk - sdk for quant data project
Project description
QuantData sdk
auth token
for access write to support@quantdata.science
simple usage:
get companies:
api = QuantumDataApi(API_TOKEN)
response = api.get_companies()
get quotations:
api = QuantumDataApi(API_TOKEN)
response = api.get_quotations_as_df("KGHM", date_from="2015-01-01", date_to="2021-01-01", stock="GPW")
get reports:
api = QuantumDataApi(API_TOKEN)
response = api.get_reports("KGHM")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
quant-data-sdk-0.2.3.tar.gz
(4.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file quant-data-sdk-0.2.3.tar.gz.
File metadata
- Download URL: quant-data-sdk-0.2.3.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.55.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
81ce5194cd649697d79363265d505b2853d8f50f698f4d192a3e4ed457b9887b
|
|
| MD5 |
43a94bdb47a6fba75ac096743b97abf4
|
|
| BLAKE2b-256 |
59ab325dca1469ee715cc82d92ec5022d6f2adc910f68c7140c82e19ba922f2d
|
File details
Details for the file quant_data_sdk-0.2.3-py3-none-any.whl.
File metadata
- Download URL: quant_data_sdk-0.2.3-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.55.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be3a3ce935dd50cbc5209bb13175b3916014b38b5f90a94f12cd1bfea8212705
|
|
| MD5 |
939dcaaf1ec1a43865ebd9d1f814258a
|
|
| BLAKE2b-256 |
e8f19ee616c3e2ac1822b595cd7172271ae13c754070c460169c6e4830fed655
|