Skip to main content

Quiver Quantitative Alternative Data

Project description

Quiver Quantitative Alternative Data

This package allows you to access several alternative data sources which are updated daily and mapped to tickers. These include:

  • Trading by US congressmen
  • Corporate Lobbying
  • Government Contracts
  • Companies' Wikipedia page views
  • Discussion on Reddit's /r/WallStreetBets

This data can be used for backtesting and implementing trading strategies.

Receiving API Token

You can sign up for a Quiver API token here.

The pricing starts at $10/month, please e-mail me if that is an issue and I may be able to help cover.

Getting Started

Prerequisites

  • Python version 3 installed locally
  • Pip installed locally

Installation

The package can easily be installed in your terminal by entering

pip install quiverquant

Usage

#Import the package
import quiverquant

#Connect to the API using your token
#Replace <TOKEN> with your token
quiver = quiverquant.quiver("<TOKEN>")

#Get data on WallStreetBets discussion
dfWSB = quiver.wallstreetbets()

#Get recent trades by members of U.S. Congress
dfCongress = quiver.congress_trading()

#Get trades of a Tesla by members of congress
dfCongress_Tesla = quiver.congress_trading("TSLA")

#Get trades made by U.S. Senator Richard Burr
dfCongress_Burr = quiver.congress_trading("Richard Burr", politician=True)

#Get data on WallStreetBets discussion of Virgin Galactic
dfWSB_Virgin = quiver.wallstreetbets("SPCE")

#Get recent corporate lobbying
dfLobbying = quiver.lobbying()

#Get corporate lobbying by Apple
dfLobbying_Apple = quiver.lobbying("AAPL")

#Get data on government contracts
dfContracts = quiver.gov_contracts()

#Get data on government contracts to Lockheed Martin
dfContracts_Lockheed = quiver.gov_contracts("LMT")

#Get data on Wikipedia page views
dfWiki = quiver.wikipedia()

#Get data on Wikipedia page views of Microsoft
dfWiki_Microsoft = quiver.wikipedia("MSFT")

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

quiverquant-0.1.22.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

quiverquant-0.1.22-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file quiverquant-0.1.22.tar.gz.

File metadata

  • Download URL: quiverquant-0.1.22.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6

File hashes

Hashes for quiverquant-0.1.22.tar.gz
Algorithm Hash digest
SHA256 8b69f9039a5a28e5f5570a967181e7d385086bfa1e3925f82dfd7cd9898a8f11
MD5 69fb667af81b7085ec3cd8e4b3e4f001
BLAKE2b-256 5bb5758a88f3b5ce2ff4b7ad1f612a49b8ae0f28afc266824cf47b4fb72a5a27

See more details on using hashes here.

File details

Details for the file quiverquant-0.1.22-py3-none-any.whl.

File metadata

  • Download URL: quiverquant-0.1.22-py3-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6

File hashes

Hashes for quiverquant-0.1.22-py3-none-any.whl
Algorithm Hash digest
SHA256 baf92dafc9cbc4c80d468a34713897a11d70a1f0b1b6a25d4881244124369a69
MD5 16e1e78db9a0be68d68b552d97d90910
BLAKE2b-256 e346c6ea0e5f5c53afa44e444d1b664f64722459b78e0aea4088ef206121b8b9

See more details on using hashes here.

Supported by

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