Contents Menu Expand Light mode Dark mode Auto light/dark mode
IEX Cloud
Light Logo Dark Logo

Getting Started

  • What is Apperate?
  • Create a Workspace

Financial Data

  • IEX Cloud Core Financial Data
  • Use IEX Cloud Core Financial Data
    • Example: Get Stock Quotes
    • Query Core Data
    • Query Time Series Core Data
    • Work with Core Time Series Data in the Console
    • Normalized Financial Symbols
    • Real-Time, Delayed, and Intraday Stock Prices
    • Stream Data Using SSE
    • Get Nasdaq-listed Stock Data (UTP/OTC Data)
    • Find Symbols
  • IEX Cloud Data Bundles
    • Market Data
      • Equities Market Data
      • IEX Bid, Ask, and Last Trade
      • Historical Data
    • Company and Corporate Actions Data
      • Company Data
      • Corporate Actions
      • IPOs
    • Company Fundamentals
      • Fundamentals
      • Statistics and Valuation Ratios
    • News
    • Forex/Currency
    • Options Data
    • Economic Data
    • Reference Data

Event Processing with Rules

  • Process Events and Send Alerts
    • Start with Example Rules
    • Create Rules and Alerts - No Code
    • Create Rules and Alerts Using the API
    • Filter on Coinbase Events
    • Filter on Custom Dataset Events
    • Save Rule Output to a Dataset
    • Managing Rules Using the API
  • Connect to Event Data Sources
    • IEX Cloud Core Financial Data
    • Connect to Coinbase Data BETA
    • Connect to Ethereum Data
    • Connect to MySQL Data
    • Connect to an AWS S3 Bucket
      • Access AWS S3 via AWS Integration
      • Access S3 via Your Access Key
    • Connect to Data at a URL
    • Connect to a Data File
    • Connect to Data via the Connectors API
    • Schedule Data Ingestion
    • Troubleshoot Invalid Data Records
    • Ingest More Data into a Dataset
    • Access Nested JSON Data
  • Publish Events to Our Serverless Event Router
    • Publish Events Using POST /record

Real-Time Data Store

  • Write Data
    • Write Data in Real Time with POST /record
    • Write Data in Real Time with the apperate.write() JS Method
    • Batch Write Data with POST /data
  • Manage Data
    • Understanding Datasets
    • Modify a Data Schema
    • Update Data
    • Defining Schemas
      • Define a Schema
      • Data Model Examples
    • Create a Dataset with the API
    • Create a View
    • Example: Creating a View

API Gateway

  • Generate APIs from Raw Data
  • Query Data
    • Query Time Series Data
    • Querying Data with iex.js
    • Batch Data Queries
    • Paginate with Chunks of Data

Development

  • Developer Tools
    • Using Apperate’s APIs
    • iex.js JavaScript Library
      • iex.js Core Financial Data Methods
      • iex.js Apperate CRUD Methods
    • pyEx Python Library
  • Reference
    • Dataset Overview Page
    • Dataset Properties
    • Securities Identifiers
    • Glossary
    • Supplemental Limitation Details
    • Reserved Keywords and Prefixes
    • SQL in Apperate
    • Supported Exchanges
  • FAQs
  • Changelog

Administration

  • Access and Security
    • Restricting Data Access to Specific Domains
  • Manage Users
  • Monitor Deployments
Back to top

Statistics and Valuation Ratios#

This bundle provides company statistics such as EBITDA, ratios, key financial data, and more.

Tip

Purchase this bundle in the Console.

Endpoints#

  • Statistics & Valuation Ratios - Key statistical information about a company including EBITDA, ratios, key financial data, and more.

Related Topics#

Call GET /data to Query Data

Query Time Series Core Data

Next
News
Previous
Fundamentals
Copyright © 2022, IEX Cloud Team
Made with Sphinx and @pradyunsg's Furo
On this page
  • Statistics and Valuation Ratios
    • Endpoints
    • Related Topics