Skip to content

LAKELAND BANCORP INC: filings

Every LAKELAND BANCORP INC annual and quarterly report in the SEC record with the published financial measures it tagged, 53 filings, each linked to its SEC index.

Filing record ends 2024-04-26

The latest filing in this captured record is a 10-Q filed 2024-04-26. No later filing is in the SEC companyfacts record captured on 2026-09-22. LAKELAND BANCORP INC may have stopped filing, merged, or changed its reporting entity; nothing on this page describes its current status. Values are as reported at the time.

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-Q2024-04-26fiscal Q1 202430640000846901-24-000005
10-K2024-02-28fiscal FY 202336980000846901-24-000002
10-Q2023-11-08fiscal Q3 202330860000846901-23-000009
10-Q2023-08-08fiscal Q2 202330860000846901-23-000007
10-Q2023-05-09fiscal Q1 202330640000846901-23-000004
10-K2023-02-28fiscal FY 2022371010000846901-23-000002
10-Q2022-11-08fiscal Q3 202230860000846901-22-000019
10-Q2022-08-05fiscal Q2 202230860000846901-22-000015
10-Q2022-05-09fiscal Q1 202230640000846901-22-000009
10-K2022-02-28fiscal FY 202136990001628280-22-004194
10-Q2021-11-08fiscal Q3 202131880000846901-21-000015
10-Q2021-08-06fiscal Q2 202131880000846901-21-000011
10-Q2021-05-07fiscal Q1 202131660000846901-21-000007
10-K2021-03-08fiscal FY 202035950000846901-21-000003
10-Q2020-11-06fiscal Q3 202031890000846901-20-000019
10-Q2020-08-07fiscal Q2 202031890000846901-20-000017
10-Q2020-05-11fiscal Q1 202031660000846901-20-000008
10-K/A2020-03-06fiscal FY 201934890000846901-20-000006
10-K2020-03-02fiscal FY 201934890000846901-20-000003
10-Q2019-11-08fiscal Q3 201930850000846901-19-000012
10-Q2019-08-08fiscal Q2 201929830000846901-19-000010
10-Q2019-05-09fiscal Q1 201929610000846901-19-000007
10-K2019-03-01fiscal FY 201831870000846901-19-000004
10-Q2018-11-08fiscal Q3 201826780000846901-18-000014
10-Q2018-08-08fiscal Q2 201825760000846901-18-000011
10-Q2018-05-08fiscal Q1 201825540000846901-18-000008
10-K2018-02-28fiscal FY 201728780000846901-18-000005
10-Q2017-11-08fiscal Q3 201723710001193125-17-337370
10-Q2017-08-08fiscal Q2 201722700001193125-17-250999
10-Q2017-05-09fiscal Q1 201722480001193125-17-164314
10-K2017-03-15fiscal FY 201628780001193125-17-083848
10-Q2016-11-08fiscal Q3 201623720001193125-16-763103
10-Q2016-08-09fiscal Q2 201623740001193125-16-676351
10-Q2016-05-10fiscal Q1 201622480001193125-16-585222
10-K2016-03-15fiscal FY 201527770001193125-16-504937
10-Q2015-11-06fiscal Q3 201523740001193125-15-369761
10-Q2015-08-07fiscal Q2 201522720001193125-15-282415
10-Q2015-05-08fiscal Q1 201522480001193125-15-178808
10-K2015-03-16fiscal FY 201427740001193125-15-093388
10-Q2014-11-10fiscal Q3 201421680001193125-14-405093
10-Q2014-08-11fiscal Q2 201421680001193125-14-304425
10-Q2014-05-12fiscal Q1 201421450001193125-14-194549
10-K2014-04-28fiscal FY 201328760001193125-14-161382
10-Q2013-11-08fiscal Q3 201325740001193125-13-434159
10-Q2013-08-09fiscal Q2 201325730001193125-13-328930
10-Q2013-05-10fiscal Q1 201324520001193125-13-213740
10-K2013-03-15fiscal FY 2012311310001193125-13-110223
10-Q2012-11-09fiscal Q3 201225690001193125-12-461928
10-Q2012-08-09fiscal Q2 201224680001193125-12-346470
10-Q2012-05-10fiscal Q1 201222450001193125-12-224499
10-K2012-03-15fiscal FY 201123640001193125-12-117105
10-Q2011-11-09fiscal Q3 201122590001193125-11-304455
10-Q2011-08-09fiscal Q2 201122590001193125-11-215663

Inspect the source

Entity
LAKELAND BANCORP INC / CIK 0000846901
Captured
SEC response SHA-256
8230f11cb7ae393e7dcd9afd958dd92c6b1ca9ca6ce2ddc1fa0ec0180750fdcd

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/0000846901.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"])))