SOV.AI
  • Data & Screens
  • GET STARTED
    • Blog (Screener)
    • 🚀Quick Start
    • ⭐Tutorials
    • 💻Installation
    • ⚒️Release Notes
    • 🔘About
  • REALTIME DATASETS
    • Equity Datasets
      • Accounting Data
      • Bankruptcy Predictions
      • Employee Visa
      • Earnings Surprise
      • Congressional Data
      • Factor Signals
      • Financial Ratios
      • Government Contracts
      • Institutional Trading
      • Insider Flow Prediction
      • Liquidity Data
      • Lobbying Data
      • News Sentiment
      • Price Breakout
      • Risk Indicators
      • SEC Edgar Search
      • SEC 10K Filings
      • Short Selling
      • Wikipedia Views
      • Patents Data
    • Economic Datasets
      • Asset Rotation
      • Core Economic Data
      • ETF Flows
      • Government Traffic
      • 🏳️Turing Risk Index
    • Sectorial Datasets
      • Airbnb Data
      • Box Office Stats
      • CFPB Complaints
      • Phrama Clinical Trials
      • Request Datasets
  • Asset Managment
    • Signal Evaluation
    • Weight Optimization
    • Screens and Filters
  • Pattern Recognition
    • Pairwise Distance
    • Anomaly Detection
    • Clustering Panels
  • Feature Processing
    • Extract Features
    • Neutralize Features
    • Select Features
    • Dimensionality Reduction
    • Feature Importance
  • Time Series
    • Nowcasting Series
    • TS Decomposition
    • Time Segmentation
  • Dashboard Examples
    • 🔰Bankruptcy Prediction
    • 🛰️Turing Risk Index
  • IMPORTANT LINKS
    • ⚙️Main Website
    • 👮Forum and Issues
    • 🙋Web Application
    • 📤LinkedIn
    • 🟢Buy Subscription
Powered by GitBook
On this page
  • Installation
  • Data
  • Provided Datasets
  • Get Help
  • Support us

Was this helpful?

Data & Screens

Only works for paying subscribers, purchase your API key here.

import sovai as sov
sov.token_auth(token="add_your_subscriber_token_here")

Installation

To use Sovai's python module you can install sovai.

pip install sovai[full]

The best way to familiarize yourself with this powerful library is to head straight to the tutorial section.

Data

If you only want to download data into pandas please use the much lighter package.

pip install sovai
import sovai as sov
sov.data("query")

Provided Datasets

  1. Equity Datasets - Data on publicly traded companies.

  2. Economic Datasets - Data for economic forecasting.

  3. Sectorial Datasets - Sector-specific data for predictive insights.

Get Help

  • The fastest way to get help is to email us at d.snow@sov.ai for support.

  • We also have a pretty active Linkedin page.

Support us

NextQuick Start

Last updated 7 months ago

Was this helpful?

For future use, star our GitHub repository (click the star button on the top right corner)

🎉
Page cover image