Zacks EPS Surprises

Zacks EPS Surprises Web API Documentation

This database returns historical estimated and actual earnings, guidance, and announcement dates for 17,000+ US and Canadian listed companies.

Endpoint:
https://api-v2.intrinio.com/zacks/eps_surprises

Parameters

Name Description Example
start_date
Limit EPS surprises to those on or after this date 2019-01-01
end_date
Limit EPS surprises to those on or before this date 2019-12-31
eps_actual_greater
Return only records with an actual EPS higher than this value 1.0
eps_actual_less
Return only records with an actual EPS lower than this value 2.0
eps_mean_estimate_greater
Return only records with an EPS mean estimate greater than this value 1.0
eps_mean_estimate_less
Return only records with an EPS mean estimate lower than this value 2.0
eps_amount_diff_greater
Return only records with an EPS amount difference greater than this value 1.0
eps_amount_diff_less
Return only records with an EPS amount difference less than this value 1.0
eps_percent_diff_greater
Return only records with an EPS percent difference greater than this value 0.0
eps_percent_diff_less
Return only records with an EPS percent difference less than this value 0.0
eps_count_estimate_greater
Return only records with an EPS count estimate greater than this value 5.0
eps_count_estimate_less
Return only records with an EPS count estimate less than this value 10.0
eps_std_dev_estimate_greater
Return only records with an EPS standard deviation greater than this value 0.0
eps_std_dev_estimate_less
Return only records with an EPS standard deviation less than this value 1.0
page_size
The number of results to return -
next_page
Gets the next page of data from a previous API call -
start_date
Limit EPS surprises to those on or after this date
end_date
Limit EPS surprises to those on or before this date
eps_actual_greater
Return only records with an actual EPS higher than this value
eps_actual_less
Return only records with an actual EPS lower than this value
eps_mean_estimate_greater
Return only records with an EPS mean estimate greater than this value
eps_mean_estimate_less
Return only records with an EPS mean estimate lower than this value
eps_amount_diff_greater
Return only records with an EPS amount difference greater than this value
eps_amount_diff_less
Return only records with an EPS amount difference less than this value
eps_percent_diff_greater
Return only records with an EPS percent difference greater than this value
eps_percent_diff_less
Return only records with an EPS percent difference less than this value
eps_count_estimate_greater
Return only records with an EPS count estimate greater than this value
eps_count_estimate_less
Return only records with an EPS count estimate less than this value
eps_std_dev_estimate_greater
Return only records with an EPS standard deviation greater than this value
eps_std_dev_estimate_less
Return only records with an EPS standard deviation less than this value
page_size
The number of results to return
next_page
Gets the next page of data from a previous API call

Output Fields

Name Description Type
eps_surprises
Zacks EPS Surprise data for a Security in descending order by actual reported date array
id
The Intrinio ID for the record string
fiscal_year
The company’s fiscal year for the reported period number
fiscal_quarter
The company’s fiscal quarter for the reported period string
calendar_year
The closest calendar year for the company’s fiscal year number
calendar_quarter
The closest calendar quarter for the company’s fiscal year string
actual_reported_date
The actual report date for the earnings release date
actual_reported_time
The actual report time for the earnings release string
actual_reported_code
The code cooresponding to the earnings release BTO = BEFORE THE OPEN | DTM = DURING THE MARKET | AMC = AFTER MARKET CLOSE string
actual_reported_desc
The description for the type of earnings release string
eps_actual
The actual Non-GAAP EPS figure released by the company, interpreted by Zacks. number
eps_actual_zacks_adj
The adjustments Zacks made to get to Non-GAAP EPS to reconcile with GAAP EPS. number
eps_mean_estimate
The pre-earnings release mean EPS estimate for the company number
eps_amount_diff
The EPS surprise amount difference number
eps_percent_diff
The EPS surprise percent difference number
eps_count_estimate
The pre-earnings release number of estimates by analysts number
eps_std_dev_estimate
The pre-earnings release standard deviation of EPS estimates number
security
The Security of the Zacks EPS Surprise object
id
The Intrinio ID for Security string
company_id
The Intrinio ID for the Company for which the Security is issued string
exchange
The exchange's MIC string
exchange_mic
The security's exchange MIC string
stock_exchange_id
The exchange's Intrinio ID string
name
The name of the Security string
code
A 2-3 digit code classifying the Security (reference) string
currency
The currency in which the Security is traded on the exchange string
ticker
The common/local ticker of the Security string
composite_ticker
The country-composite ticker of the Security string
figi
The OpenFIGI identifier string
composite_figi
The country-composite OpenFIGI identifier string
share_class_figi
The global-composite OpenFIGI identifier string
primary_listing
If true, the Security is the primary issue for the company, otherwise it is a secondary issue on a secondary stock exchange boolean
next_page The token required to request the next page of the data. If null, no further results are available. string
eps_surprises
Zacks EPS Surprise data for a Security in descending order by actual reported date
next_page
The token required to request the next page of the data. If null, no further results are available.

Choose an Endpoint

Historical Guidance

Zacks EPS Surprises

This database returns historical estimated and actual earnings, guidance, and announcement dates for 17,000+ US and Canadian listed companies.

No endpoints match your query.


Sample Data

Live Data

Sample Data

Switch to Sample Data
Login to See Live Data

Zacks EPS Surprises

This database returns historical estimated and actual earnings, guidance, and announcement dates for 17,000+ US and Canadian listed companies.

URL:
https://api-v2.intrinio.com/zacks/eps_surprises

Request Body:

null
{
  "eps_surprises": [
    {
      "id": "esr_g05mBw",
      "fiscal_year": 2024,
      "fiscal_quarter": "Q3",
      "calendar_year": 2024,
      "calendar_quarter": "Q3",
      "actual_reported_date": "2024-12-17",
      "actual_reported_time": "17:25",
      "actual_reported_code": null,
      "actual_reported_desc": null,
      "eps_actual": -0.08,
      "eps_actual_zacks_adj": 0.01,
      "eps_mean_estimate": null,
      "eps_amount_diff": null,
      "eps_percent_diff": null,
      "eps_count_estimate": 0,
      "eps_std_dev_estimate": null,
      "security": {
        "id": "sec_XLnYmq",
        "company_id": "com_g2496z",
        "stock_exchange_id": "sxg_ozMr9y",
        "exchange": "NASDAQ",
        "name": "OneMedNet Corp.",
        "code": "EQS",
        "currency": "USD",
        "ticker": "ONMD",
        "composite_ticker": "ONMD:US",
        "figi": "BBG00ZLKW696",
        "composite_figi": "BBG00ZLKW5Y0",
        "share_class_figi": null,
        "primary_listing": true
      }
    },
    {
      "id": "esr_gQo358",
      "fiscal_year": 2024,
      "fiscal_quarter": "Q4",
      "calendar_year": 2024,
      "calendar_quarter": "Q4",
      "actual_reported_date": "2024-12-17",
      "actual_reported_time": "16:25",
      "actual_reported_code": null,
      "actual_reported_desc": null,
      "eps_actual": 0.99,
      "eps_actual_zacks_adj": 0,
      "eps_mean_estimate": null,
      "eps_amount_diff": null,
      "eps_percent_diff": null,
      "eps_count_estimate": 0,
      "eps_std_dev_estimate": null,
      "security": {
        "id": "sec_y1E0Vy",
        "company_id": "com_qgeGWz",
        "stock_exchange_id": "sxg_ozMr9y",
        "exchange": "NYSE",
        "name": "Heico Corp.",
        "code": "EQS",
        "currency": "USD",
        "ticker": "HEI.A",
        "composite_ticker": "HEI.A:US",
        "figi": "BBG000F0CGS3",
        "composite_figi": "BBG000F0CD91",
        "share_class_figi": "BBG001S96YM2",
        "primary_listing": true
      }
    },
    {
      "id": "esr_y1qBww",
      "fiscal_year": 2024,
      "fiscal_quarter": "Q4",
      "calendar_year": 2024,
      "calendar_quarter": "Q4",
      "actual_reported_date": "2024-12-17",
      "actual_reported_time": "16:25",
      "actual_reported_code": null,
      "actual_reported_desc": null,
      "eps_actual": 0.99,
      "eps_actual_zacks_adj": 0,
      "eps_mean_estimate": 0.97,
      "eps_amount_diff": 0.020000000000000018,
      "eps_percent_diff": 2.06,
      "eps_count_estimate": 7,
      "eps_std_dev_estimate": 0.04,
      "security": {
        "id": "sec_ybWQNg",
        "company_id": "com_qgeGWz",
        "stock_exchange_id": "sxg_ozMr9y",
        "exchange": "NYSE",
        "name": "Heico Corp.",
        "code": "EQS",
        "currency": "USD",
        "ticker": "HEI",
        "composite_ticker": "HEI:US",
        "figi": "BBG000BL18H3",
        "composite_figi": "BBG000BL16Q7",
        "share_class_figi": "BBG001S5RVC4",
        "primary_listing": true
      }
    },
    {
      "id": "esr_yboE88",
      "fiscal_year": 2025,
      "fiscal_quarter": "Q2",
      "calendar_year": 2024,
      "calendar_quarter": "Q4",
      "actual_reported_date": "2024-12-17",
      "actual_reported_time": "16:15",
      "actual_reported_code": null,
      "actual_reported_desc": null,
      "eps_actual": 0.6,
      "eps_actual_zacks_adj": -0.04,
      "eps_mean_estimate": null,
      "eps_amount_diff": null,
      "eps_percent_diff": null,
      "eps_count_estimate": 0,
      "eps_std_dev_estimate": null,
      "security": {
        "id": "sec_zEmKQz",
        "company_id": "com_pgVRng",
        "stock_exchange_id": "sxg_ozMr9y",
        "exchange": "NYSE",
        "name": "Worthington Enterprises Inc.",
        "code": "EQS",
        "currency": "USD",
        "ticker": "WOR",
        "composite_ticker": "WOR:US",
        "figi": "BBG000HL78W4",
        "composite_figi": "BBG000HL7499",
        "share_class_figi": "BBG001S6XN51",
        "primary_listing": true
      }
    },
    {
      "id": "esr_zrawpo",
      "fiscal_year": 2024,
      "fiscal_quarter": "Q4",
      "calendar_year": 2024,
      "calendar_quarter": "Q3",
      "actual_reported_date": "2024-12-17",
      "actual_reported_time": "16:05",
      "actual_reported_code": null,
      "actual_reported_desc": null,
      "eps_actual": -0.32,
      "eps_actual_zacks_adj": 0,
      "eps_mean_estimate": -0.33,
      "eps_amount_diff": 0.010000000000000009,
      "eps_percent_diff": 3.03,
      "eps_count_estimate": 1,
      "eps_std_dev_estimate": null,
      "security": {
        "id": "sec_ByKDmg",
        "company_id": "com_gBb3eg",
        "stock_exchange_id": "sxg_ozMr9y",
        "exchange": "NASDAQ",
        "name": "Applied Dna Sciences Inc",
        "code": "EQS",
        "currency": "USD",
        "ticker": "APDN",
        "composite_ticker": "APDN:US",
        "figi": "BBG000DGSKZ6",
        "composite_figi": "BBG000DGRCY6",
        "share_class_figi": "BBG001SDFYK5",
        "primary_listing": true
      }
    },
    {
      "id": "esr_geGJ4J",
      "fiscal_year": 2025,
      "fiscal_quarter": "Q1",
      "calendar_year": 2024,
      "calendar_quarter": "Q4",
      "actual_reported_date": "2024-12-17",
      "actual_reported_time": null,
      "actual_reported_code": null,
      "actual_reported_desc": null,
      "eps_actual": 0.82,
      "eps_actual_zacks_adj": 0,
      "eps_mean_estimate": null,
      "eps_amount_diff": null,
      "eps_percent_diff": null,
      "eps_count_estimate": 0,
      "eps_std_dev_estimate": null,
      "security": {
        "id": "sec_ylkO18",
        "company_id": "com_gVO80X",
        "stock_exchange_id": "sxg_Dg2ey6",
        "exchange": "OTCM",
        "name": "McRae Industries, Inc.",
        "code": "EQS",
        "currency": "USD",
        "ticker": "MCRAA",
        "composite_ticker": "MCRAA:US",
        "figi": "BBG000BPCKV9",
        "composite_figi": "BBG000BPC9C5",
        "share_class_figi": "BBG001S5TC25",
        "primary_listing": true
      }
    },
    {
      "id": "esr_X7VY8G",
      "fiscal_year": 2024,
      "fiscal_quarter": "Q3",
      "calendar_year": 2024,
      "calendar_quarter": "Q3",
      "actual_reported_date": "2024-12-17",
      "actual_reported_time": "11:08",
      "actual_reported_code": null,
      "actual_reported_desc": null,
      "eps_actual": 0.11,
      "eps_actual_zacks_adj": 0,
      "eps_mean_estimate": null,
      "eps_amount_diff": null,
      "eps_percent_diff": null,
      "eps_count_estimate": 0,
      "eps_std_dev_estimate": null,
      "security": {
        "id": "sec_gQ68x8",
        "company_id": null,
        "stock_exchange_id": "sxg_Dg2ey6",
        "exchange": "OTCM",
        "name": "Biloxi Marsh LDS Corp",
        "code": "EQS",
        "currency": "USD",
        "ticker": "BLMC",
        "composite_ticker": "BLMC:US",
        "figi": "BBG000BYCTX9",
        "composite_figi": "BBG000BYCKW9",
        "share_class_figi": "BBG001S7DYL9",
        "primary_listing": true
      }
    },
    {
      "id": "esr_zMYmZk",
      "fiscal_year": 2024,
      "fiscal_quarter": "Q4",
      "calendar_year": 2024,
      "calendar_quarter": "Q3",
      "actual_reported_date": "2024-12-17",
      "actual_reported_time": "08:40",
      "actual_reported_code": null,
      "actual_reported_desc": null,
      "eps_actual": -0.11,
      "eps_actual_zacks_adj": 0,
      "eps_mean_estimate": null,
      "eps_amount_diff": null,
      "eps_percent_diff": null,
      "eps_count_estimate": 0,
      "eps_std_dev_estimate": null,
      "security": {
        "id": "sec_ypmV1K",
        "company_id": "com_zmblJy",
        "stock_exchange_id": "sxg_ozMr9y",
        "exchange": "NASDAQ",
        "name": "NeuroOne Medical Technologies Corp",
        "code": "EQS",
        "currency": "USD",
        "ticker": "NMTC",
        "composite_ticker": "NMTC:US",
        "figi": "BBG003MBMB96",
        "composite_figi": "BBG001K7WBS9",
        "share_class_figi": "BBG001V0L7S3",
        "primary_listing": true
      }
    },
    {
      "id": "esr_gDp3E9",
      "fiscal_year": 2024,
      "fiscal_quarter": "Q3",
      "calendar_year": 2024,
      "calendar_quarter": "Q3",
      "actual_reported_date": "2024-12-17",
      "actual_reported_time": "07:15",
      "actual_reported_code": null,
      "actual_reported_desc": null,
      "eps_actual": -1.24,
      "eps_actual_zacks_adj": -1.32,
      "eps_mean_estimate": -0.97,
      "eps_amount_diff": -0.27,
      "eps_percent_diff": -27.84,
      "eps_count_estimate": 1,
      "eps_std_dev_estimate": null,
      "security": {
        "id": "sec_zqmrEQ",
        "company_id": "com_zMMjZz",
        "stock_exchange_id": "sxg_ozMr9y",
        "exchange": "NASDAQ",
        "name": "REE Automotive Ltd",
        "code": "EQS",
        "currency": "USD",
        "ticker": "REE",
        "composite_ticker": "REE:US",
        "figi": "BBG0116RN9G8",
        "composite_figi": "BBG00YVK1Z89",
        "share_class_figi": "BBG00YVK1Z98",
        "primary_listing": true
      }
    },
    {
      "id": "esr_gYVbbb",
      "fiscal_year": 2024,
      "fiscal_quarter": "Q4",
      "calendar_year": 2024,
      "calendar_quarter": "Q3",
      "actual_reported_date": "2024-12-17",
      "actual_reported_time": "07:00",
      "actual_reported_code": null,
      "actual_reported_desc": null,
      "eps_actual": -0.14,
      "eps_actual_zacks_adj": 0,
      "eps_mean_estimate": -0.19,
      "eps_amount_diff": 0.04999999999999999,
      "eps_percent_diff": 26.32,
      "eps_count_estimate": 4,
      "eps_std_dev_estimate": 0.05,
      "security": {
        "id": "sec_XOrvLg",
        "company_id": "com_XamR8X",
        "stock_exchange_id": "sxg_ozMr9y",
        "exchange": "NASDAQ",
        "name": "Essa Pharma Inc",
        "code": "EQS",
        "currency": "USD",
        "ticker": "EPIX",
        "composite_ticker": "EPIX:US",
        "figi": "BBG0088NJ8R6",
        "composite_figi": "BBG0088NJ8D1",
        "share_class_figi": "BBG0080GLFK7",
        "primary_listing": true
      }
    }
  ],
  "next_page": "MjAyNC0xMi0xN3wxNTI5MzQ5"
}
No available sample data available

Start building the future today

Request a Consultation