Skip to content

ESSA Bancorp, Inc.: filings

Every ESSA Bancorp, Inc. annual and quarterly report in the SEC record with the published financial measures it tagged, 56 filings, each linked to its SEC index.

Filings with published measures

Each page shows what one filing reported, as tagged in that filing, with the periods it covered. Later filings can restate a value; the company overview shows the latest-filed value per period.

FormFiledFiscal periodMeasuresFactsSEC accession
10-Q2025-05-09fiscal Q2 202527730000950170-25-067969
10-Q2025-02-10fiscal Q1 202526520000950170-25-016980
10-K2024-12-13fiscal FY 202435710000950170-24-136130
10-Q2024-08-13fiscal Q3 202429790000950170-24-096384
10-Q2024-05-13fiscal Q2 202429800000950170-24-058569
10-Q2024-02-13fiscal Q1 202328570000950170-24-014503
10-K2023-12-14fiscal FY 202336740000950170-23-070332
10-Q2023-08-11fiscal Q3 202331850000950170-23-041737
10-Q2023-05-12fiscal Q2 202330840000950170-23-021627
10-Q2023-02-10fiscal Q1 202229600001564590-23-001705
10-K2022-12-14fiscal FY 202236740001564590-22-039339
10-Q2022-08-12fiscal Q3 202231850001564590-22-029277
10-Q2022-05-16fiscal Q2 202231840001564590-22-020358
10-Q2022-02-14fiscal Q1 202230610001564590-22-004939
10-K2021-12-14fiscal FY 2021361300001564590-21-060332
10-Q2021-08-05fiscal Q3 202131850001564590-21-041494
10-Q2021-05-10fiscal Q2 202131850001564590-21-026034
10-Q2021-02-09fiscal Q1 202131630001564590-21-004933
10-K2020-12-14fiscal FY 2020361280001564590-20-056993
10-Q2020-08-10fiscal Q3 202031830001564590-20-038887
10-Q2020-05-11fiscal Q2 202031830001564590-20-024325
10-Q2020-02-10fiscal Q1 201931600001564590-20-004019
10-K2019-12-16fiscal FY 2019361270001564590-19-046041
10-Q2019-08-09fiscal Q3 201929800001564590-19-031203
10-Q2019-05-09fiscal Q2 201929800001564590-19-017895
10-Q2019-02-11fiscal Q1 201928570001564590-19-002535
10-K2018-12-14fiscal FY 2018331250001564590-18-030936
10-Q2018-08-09fiscal Q3 201827760001564590-18-020987
10-Q2018-05-10fiscal Q2 201823680001564590-18-012878
10-Q2018-02-09fiscal Q1 201823480001564590-18-001751
10-K2017-12-14fiscal FY 2017291360001564590-17-024937
10-Q2017-08-09fiscal Q3 201724690001564590-17-016866
10-Q2017-05-10fiscal Q2 201724690001564590-17-010193
10-Q2017-02-09fiscal Q1 201724480001564590-17-001276
10-K2016-12-14fiscal FY 2016291360001564590-16-030211
10-Q2016-08-09fiscal Q3 201624740001193125-16-676516
10-Q2016-05-09fiscal Q2 201624730001193125-16-583876
10-Q2016-02-09fiscal Q1 201623500001193125-16-454940
10-K2015-12-14fiscal FY 2015291370001193125-15-402516
10-Q2015-08-10fiscal Q3 201524740001193125-15-284453
10-Q2015-05-11fiscal Q2 201523690001193125-15-181771
10-Q2015-02-09fiscal Q1 201523500001193125-15-039093
10-K2014-12-15fiscal FY 2014291330001193125-14-442517
10-Q2014-08-08fiscal Q3 201426740001193125-14-302587
10-Q2014-05-12fiscal Q2 201426740001193125-14-194366
10-Q2014-02-10fiscal Q1 201426550001193125-14-042835
10-K2013-12-16fiscal FY 2013321430001193125-13-474578
10-Q2013-08-09fiscal Q3 201326740001193125-13-328899
10-Q2013-05-10fiscal Q2 201326730001193125-13-213816
10-Q2013-02-11fiscal Q1 201326520001193125-13-048482
10-K2012-12-14fiscal FY 2012331400001193125-12-503174
10-Q2012-08-09fiscal Q3 201226700001193125-12-347509
10-Q2012-05-10fiscal Q2 201224590001193125-12-225711
10-Q2012-02-09fiscal Q1 201224470001193125-12-049073
10-K2011-12-14fiscal FY 201124610001193125-11-340973
10-Q2011-08-09fiscal Q3 201124580001193125-11-216279

Inspect the source

Entity
ESSA Bancorp, Inc. / CIK 0001382230
Captured
2026-09-21T17:19:14.870Z
SEC response SHA-256
7bed85c722a34593ba85be1a31a979da05e49e951bc1e107702c9bdfb860b95e

Current SEC company facts · Download the original response snapshot (gzip) · Download the selected JSON

Every published concept a filing tagged, with the periods it covered, as reported in that filing at capture time. Forms 10-K, 10-K/A, 10-Q, 10-Q/A, 20-F, 20-F/A, 40-F, 40-F/A. A filing page needs at least 8 published concepts. Later filings can restate these values; the company history pages show the latest-filed value per period.

Public company accounting reference, not market prices, returns, an investment recommendation, or ALPHAC performance. Validate a separately constructed return series with the validation API; accounting values are not returns.

Use this in research

A financial period ends before its results become public. Use the filing date as a minimum availability boundary, inspect amendments, and retain the original filing vintage when testing historical signals. This latest-filed selection can contain information unavailable at the time.

These pages do not supply prices, total-return histories, corporate-action adjustments or a tradable universe. Build those inputs separately before evaluating a strategy. A profitable backtest can still reflect selection bias or costs that were left out.

Research methodology · Execution and cost assumptions · Check backtest overfitting

Build with the open-source tools

Use these accounting records as inspectable inputs. When you have constructed a return series, the validation tools can help test its statistical evidence and preserve the result with its limitations.

Read the published dataset with Python
import json
from urllib.request import urlopen

with urlopen("https://canlicapital.com/company-data/0001382230.json") as response:
    record = json.load(response)
print(record["fetched_at"])
print(record["policy"])
for concept in record["concepts"]:
    print(concept["tag"], next(iter(concept["observations"])))