Skip to content

Enterprise Bancorp, Inc.: filings

Every Enterprise 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-06fiscal Q1 202528600001018399-25-000056
10-K2025-03-07fiscal FY 202433890001018399-25-000013
10-Q2024-11-05fiscal Q3 202428780001018399-24-000084
10-Q2024-08-06fiscal Q2 202428780001018399-24-000063
10-Q2024-05-07fiscal Q1 202428600001018399-24-000041
10-K2024-03-08fiscal FY 202333900001018399-24-000015
10-Q2023-11-07fiscal Q3 202328800001018399-23-000096
10-Q2023-08-08fiscal Q2 202328800001018399-23-000059
10-Q2023-05-09fiscal Q1 202328600001018399-23-000047
10-K2023-03-08fiscal FY 202233900001018399-23-000012
10-Q2022-11-04fiscal Q3 202228800001018399-22-000061
10-Q2022-08-05fiscal Q2 202228800001018399-22-000045
10-Q2022-05-09fiscal Q1 202228600001018399-22-000033
10-K2022-03-10fiscal FY 202133900001018399-22-000012
10-Q2021-11-08fiscal Q3 202128800001018399-21-000086
10-Q2021-08-06fiscal Q2 202127760001018399-21-000070
10-Q2021-05-10fiscal Q1 202127580001018399-21-000051
10-K2021-03-10fiscal FY 202032870001018399-21-000021
10-Q2020-11-06fiscal Q3 202027760001018399-20-000117
10-Q2020-08-07fiscal Q2 202027760001018399-20-000058
10-Q2020-05-11fiscal Q1 202027580001018399-20-000040
10-K2020-03-10fiscal FY 2019331280001018399-20-000019
10-Q2019-11-07fiscal Q3 201928840001018399-19-000062
10-Q2019-08-07fiscal Q2 201924720001018399-19-000048
10-Q2019-05-07fiscal Q1 201924520001018399-19-000031
10-K2019-03-13fiscal FY 2018261100001018399-19-000012
10-Q2018-11-06fiscal Q3 201821600001018399-18-000055
10-Q2018-08-07fiscal Q2 201821600001018399-18-000042
10-Q2018-05-08fiscal Q1 201821440001018399-18-000032
10-K2018-03-13fiscal FY 2017261100001018399-18-000016
10-Q2017-11-07fiscal Q3 201722620001018399-17-000079
10-Q2017-08-07fiscal Q2 201722620001018399-17-000049
10-Q2017-05-08fiscal Q1 201722460001018399-17-000030
10-K2017-03-14fiscal FY 2016261100001018399-17-000012
10-Q2016-11-07fiscal Q3 201621600001018399-16-000144
10-Q2016-08-05fiscal Q2 201621600001018399-16-000132
10-Q2016-05-06fiscal Q1 201621440001018399-16-000108
10-K2016-03-15fiscal FY 2015261100001018399-16-000076
10-Q2015-11-06fiscal Q3 201521600001018399-15-000061
10-Q2015-08-07fiscal Q2 201521600001018399-15-000051
10-Q2015-05-08fiscal Q1 201521440001018399-15-000037
10-K2015-03-13fiscal FY 2014261110001018399-15-000017
10-Q2014-11-07fiscal Q3 201421600001018399-14-000065
10-Q2014-08-08fiscal Q2 201421600001018399-14-000046
10-Q2014-05-09fiscal Q1 201421440001018399-14-000027
10-K2014-03-14fiscal FY 2013261110001018399-14-000012
10-Q2013-11-08fiscal Q3 201321600001018399-13-000057
10-Q2013-08-09fiscal Q2 201321600001018399-13-000046
10-Q2013-05-10fiscal Q1 201321440001018399-13-000031
10-K2013-03-15fiscal FY 2012271140001018399-13-000011
10-Q2012-11-09fiscal Q3 201221600001018399-12-000031
10-Q2012-08-09fiscal Q2 201221600001018399-12-000022
10-Q2012-05-10fiscal Q1 201222460001018399-12-000010
10-K2012-03-15fiscal FY 201122600001445305-12-000686
10-Q2011-11-09fiscal Q3 201122590001104659-11-062620
10-Q2011-08-09fiscal Q2 201125660001104659-11-045253

Inspect the source

Entity
Enterprise Bancorp, Inc. / CIK 0001018399
Captured
2026-09-21T17:18:00.195Z
SEC response SHA-256
a34058a74cc1346ed0e1b3ae422244da54baf96016df7365cc2128ad9b03c864

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