Skip to main content

High level API for access to and analysis of financial data.

Project description

High level API for access to and analysis of financial data.

https://travis-ci.org/davidastephens/pandas-finance.svg?branch=master https://coveralls.io/repos/davidastephens/pandas-finance/badge.svg?branch=master https://readthedocs.org/projects/pandas-finance/badge/?version=latest

Installation

Install via pip

$ pip install pandas-finance

Usage

from pandas_finance import Equity
aapl = Equity('AAPL')
aapl.annual_dividend
aapl.dividend_yield
aapl.price
aapl.options
aapl.hist_vol(30)
aapl.rolling_hist_vol(30)

Data is automatically cached for 1 hr using requests_cache.

See the pandas-finance documentation for more details.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pandas_finance-0.1.3-py2.py3-none-any.whl (7.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pandas_finance-0.1.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pandas_finance-0.1.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 854b7b6d61f7239f236db618c842b4a27b91a399bb6742f71f5b948fa516c71e
MD5 076cc5471a52b487783f068e990e2fd1
BLAKE2b-256 253f82bd8d6b1633c6108e874a62fcbdf51029c5b86b2126f182942906afc4a7

See more details on using hashes here.

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