Skip to main content

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


Download files

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

Source Distribution

morningstar_descriptors-0.1.0.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

morningstar_descriptors-0.1.0-py2.py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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