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")
Release files for quant-data-sdk 0.2.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| quant-data-sdk-0.2.3.tar.gz | 4.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| quant_data_sdk-0.2.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.7 kB
Release files / quant-data-sdk-0.2.3.tar.gz
| Download URL | quant-data-sdk-0.2.3.tar.gz |
|---|---|
| Size | 4.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
81ce5194cd649697d79363265d505b2853d8f50f698f4d192a3e4ed457b9887b
|
|
BLAKE2b-256 checksum How to use checksums |
59ab325dca1469ee715cc82d92ec5022d6f2adc910f68c7140c82e19ba922f2d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / quant_data_sdk-0.2.3-py3-none-any.whl
| Download URL | quant_data_sdk-0.2.3-py3-none-any.whl |
|---|---|
| Size | 5.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
be3a3ce935dd50cbc5209bb13175b3916014b38b5f90a94f12cd1bfea8212705
|
|
BLAKE2b-256 checksum How to use checksums |
e8f19ee616c3e2ac1822b595cd7172271ae13c754070c460169c6e4830fed655
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|