Skip to main content

Process FINRA Short Daily Data feeds

Project description

FINRAShortData

Process FINRA Short Daily Data feeds

Prerequisite

  • FINRA Developer Credentials are required. If you do not yet have an account, create one here.

  • Once you have access, you will need to create an API key. Daily Short Data feeds are free. click here to create API credential and follow the instructions.

Install

To install the package type:

pip install finrashortdata

Quick start

Authenticate

import finrashortdata as sho
token = sho.authorize(id=<your api client id>, secret=<your api secret>)

Basic data loading & processing

import pandas as pd
df : pd.DataFrame = sho.process(token)

Licensing

GNU GPL v.3

Questions & Comments

Use the Issues section

Contributing

If you'd like to contribute to the project, drop me a line at mailto:amor71@sgeltd.com

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

finrashortdata-0.0.1.tar.gz (14.5 kB view hashes)

Uploaded Source

Built Distribution

finrashortdata-0.0.1-py3-none-any.whl (14.6 kB view hashes)

Uploaded 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