Skip to content

PEOPLES FINANCIAL SERVICES CORP.: filings

Every PEOPLES FINANCIAL SERVICES CORP. annual and quarterly report in the SEC record with the published financial measures it tagged, 57 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-Q2026-08-07fiscal Q2 202629820001104659-26-092684
10-Q2026-05-08fiscal Q1 202629600001104659-26-057903
10-K2026-03-16fiscal FY 202535900001104659-26-028106
10-Q2025-11-10fiscal Q3 202530880001104659-25-108874
10-Q2025-08-11fiscal Q2 202530840001558370-25-011043
10-Q2025-05-12fiscal Q1 202530620001558370-25-007366
10-K2025-03-28fiscal FY 202435890001558370-25-003995
10-Q2024-11-14fiscal Q3 202429850001558370-24-015698
10-Q2024-08-07fiscal Q2 202428780001558370-24-011338
10-Q2024-05-08fiscal Q1 202429590001558370-24-007305
10-K2024-03-15fiscal FY 202335910001558370-24-003373
10-Q2023-11-09fiscal Q3 202330890001558370-23-018552
10-Q2023-08-08fiscal Q2 202330850001558370-23-013841
10-Q2023-05-10fiscal Q1 202330620001558370-23-009139
10-K2023-03-15fiscal FY 202234900001558370-23-003863
10-Q2022-11-08fiscal Q3 202229870001558370-22-016837
10-Q2022-08-08fiscal Q2 202229830001558370-22-012585
10-Q2022-05-09fiscal Q1 202229590001558370-22-007811
10-K2022-03-16fiscal FY 202135890001558370-22-003741
10-Q2021-11-05fiscal Q3 202129880001558370-21-014823
10-Q2021-08-06fiscal Q2 202129840001558370-21-010747
10-Q2021-05-07fiscal Q1 202128580001558370-21-006425
10-K2021-03-16fiscal FY 2020341350001558370-21-003060
10-Q2020-11-09fiscal Q3 202031910001558370-20-013328
10-Q2020-08-10fiscal Q2 202031860001558370-20-010158
10-Q2020-05-11fiscal Q1 202032650001558370-20-006281
10-K2020-03-16fiscal FY 2019371160001558370-20-002768
10-Q2019-11-07fiscal Q3 201931920001558370-19-010348
10-Q2019-08-07fiscal Q2 201931860001558370-19-007446
10-Q2019-05-09fiscal Q1 201931660001558370-19-004628
10-K2019-03-15fiscal FY 2018341150001558370-19-002151
10-Q2018-11-08fiscal Q3 201829820001558370-18-008984
10-Q2018-08-07fiscal Q2 201829820001558370-18-006575
10-Q2018-05-09fiscal Q1 201829610001558370-18-004454
10-K2018-03-14fiscal FY 2017321110001558370-18-002058
10-Q2017-11-07fiscal Q3 201729820001558370-17-008366
10-Q2017-08-04fiscal Q2 201728800001558370-17-005940
10-Q2017-05-05fiscal Q1 201723500001558370-17-003651
10-K2017-03-16fiscal FY 201628990001558370-17-001872
10-Q2016-11-07fiscal Q3 201625730001558370-16-009552
10-Q2016-08-05fiscal Q2 201625720001558370-16-007517
10-Q2016-05-06fiscal Q1 201623490001558370-16-005573
10-K2016-03-11fiscal FY 201528980001558370-16-004048
10-Q2015-11-06fiscal Q3 201526740001558370-15-002408
10-Q2015-08-07fiscal Q2 201526740001193125-15-282341
10-Q2015-05-08fiscal Q1 201525510001193125-15-179039
10-K2015-03-16fiscal FY 201427960001193125-15-093160
10-Q2014-11-07fiscal Q3 201424680001193125-14-402985
10-Q2014-08-08fiscal Q2 201424680001193125-14-301831
10-Q2014-05-12fiscal Q1 201427530001193125-14-194238
10-K2014-03-17fiscal FY 2013291030001193125-14-102484
10-Q2013-11-14fiscal Q3 201321590001140361-13-042609
10-Q/A2012-08-15fiscal Q2 201221600001056943-12-000033
10-Q2012-05-10fiscal Q1 201221450001056943-12-000023
10-K2012-03-15fiscal FY 201122600001056943-12-000010
10-Q2011-11-09fiscal Q3 201120530001056943-11-000031
10-Q/A2011-08-10fiscal Q2 201120530001056943-11-000025

Inspect the source

Entity
PEOPLES FINANCIAL SERVICES CORP. / CIK 0001056943
Captured
2026-09-20T05:17:51.827Z
SEC response SHA-256
32d46a19fd173169605a92d21f6b98903bd2de46b9a87aa9021bba58695d2d25

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