get financial descriptors from morningstar
Project description
# morningstar_descriptors
The package provides functions enabling the downloading of financial descriptors data from the Morningstar repository.
## Dependencies
pandas
wikitables
requests
## Installation
git clone git@github.com:gykovacs/morningstar_descriptors.git
cd morningstar_descriptors
pip install .
## Usage
Call the function get_financial_descriptors with a list of tickers to download their descriptors: data= get_financial_descriptors([‘MMM’, ‘GOOG’])
Call get_djia_descriptors to download the data for all DJIA tickers: data= get_djia_descriptors()
Call get_sp500_descriptors to download the data for all S&P500 tickers: data= get_sp500_descriptors()
## Contact
If you have any comments, suggestions or updates, feel free to fork, pull, or contact me!
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
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 morningstar_descriptors-0.1.0.tar.gz.
File metadata
- Download URL: morningstar_descriptors-0.1.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ddd85de74a0822a87118a8e9fb9220d2e914a75f29c47d818d641cadefce99c
|
|
| MD5 |
c3698574486117b8388f58781c907272
|
|
| BLAKE2b-256 |
66768062109a685aac0af1f63a799274b098526cbd5944eaa63fe184db176a52
|
File details
Details for the file morningstar_descriptors-0.1.0-py2.py3-none-any.whl.
File metadata
- Download URL: morningstar_descriptors-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e5dd4fcd2b6f10210db71a9a449847d8c86b3650af29e3fd85f401d564b6d85
|
|
| MD5 |
3e67b95f11e1e2083e465a1a993e4388
|
|
| BLAKE2b-256 |
1a42610bc0cbce409393df1f669e44e48490f731aa404d6c180fe41ac95373c4
|