EPS
Earnings Per Share - profitability per stock
Extends: Finance
EPS
Earnings Per Share - profitability per stock
Reference
EPS - finance.org.ai
Relationships
- relatedTo: https://schema.org/FinancialProduct
Properties
- index: 24
Usage
import { $ } from 'sdk.do'
// Query for EPS
const result = await db.query({
subject: $.EPS,
})