Skip to content

OLD POINT FINANCIAL CORP: filings

Every OLD POINT FINANCIAL 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-Q2025-08-14fiscal Q2 202531910001140361-25-031080
10-Q2025-05-14fiscal Q1 202530650001140361-25-018847
10-K2025-03-31fiscal FY 202435720001140361-25-011206
10-Q2024-11-12fiscal Q3 202431900001140361-24-046232
10-Q2024-08-14fiscal Q2 202430880001140361-24-037331
10-Q2024-05-14fiscal Q1 202431670001140361-24-026001
10-K2024-04-01fiscal FY 202336720001140361-24-016955
10-Q2023-11-13fiscal Q3 202332930001140361-23-052903
10-Q2023-08-14fiscal Q2 202333970001140361-23-039483
10-Q2023-05-15fiscal Q1 202333690001140361-23-024656
10-K2023-03-31fiscal FY 202237740001140361-23-015416
10-Q2022-11-14fiscal Q3 2022341010001140361-22-041417
10-Q2022-08-15fiscal Q2 2022341010001140361-22-029575
10-Q2022-05-16fiscal Q1 202234710001140361-22-019420
10-K2022-03-31fiscal FY 202137740001140361-22-012175
10-Q2021-11-15fiscal Q3 202133990001140361-21-037847
10-Q2021-08-16fiscal Q2 202133990001140361-21-028456
10-Q2021-05-14fiscal Q1 202132710001140361-21-017339
10-K2021-03-30fiscal FY 202035720001140361-21-010845
10-Q2020-11-09fiscal Q3 202032950001140361-20-024960
10-Q2020-08-10fiscal Q2 202032950001140361-20-017963
10-Q2020-05-11fiscal Q1 202031650001140361-20-011233
10-K2020-03-16fiscal FY 201934680001140361-20-005901
10-Q2019-11-12fiscal Q3 201931930001140361-19-020285
10-Q2019-08-09fiscal Q2 201931930001140361-19-014724
10-Q2019-05-10fiscal Q1 201931650001140361-19-008924
10-K2019-03-18fiscal FY 201833680001140361-19-005140
10-Q2018-11-08fiscal Q3 201830870001140361-18-042770
10-Q2018-08-09fiscal Q2 201830870001140361-18-036083
10-Q2018-05-10fiscal Q1 201827570001140361-18-022743
10-K2018-03-16fiscal FY 201732880001140361-18-013705
10-Q2017-11-14fiscal Q3 201723750000740971-17-000052
10-Q2017-08-08fiscal Q2 201722730000740971-17-000042
10-Q2017-05-09fiscal Q1 201720450000740971-17-000023
10-K2017-03-15fiscal FY 201626530000740971-17-000013
10-Q2016-11-08fiscal Q3 201621690000740971-16-000136
10-Q2016-08-10fiscal Q2 201621690000740971-16-000128
10-Q2016-05-10fiscal Q1 201620450000740971-16-000111
10-K2016-03-11fiscal FY 201526540000740971-16-000082
10-Q2015-11-09fiscal Q3 201521690000740971-15-000066
10-Q2015-08-10fiscal Q2 201521690000740971-15-000052
10-Q2015-05-12fiscal Q1 201521470000740971-15-000039
10-K2015-03-30fiscal FY 201426540000740971-15-000022
10-Q2014-11-07fiscal Q3 201424730000740971-14-000048
10-Q2014-08-13fiscal Q2 201424730000740971-14-000041
10-Q2014-05-13fiscal Q1 201424530000740971-14-000026
10-K2014-03-28fiscal FY 201330620000740971-14-000015
10-Q2013-11-13fiscal Q3 201325750000740971-13-000033
10-Q2013-08-09fiscal Q2 201325750001140361-13-031312
10-Q2013-05-10fiscal Q1 201324510001140361-13-020005
10-K2013-03-29fiscal FY 201229600001140361-13-014508
10-Q2012-11-14fiscal Q3 201226790001140361-12-047015
10-Q2012-08-14fiscal Q2 201226790001140361-12-036744
10-Q2012-05-15fiscal Q1 201222460001140361-12-025228
10-K2012-03-30fiscal FY 201123630001140361-12-018213
10-Q2011-11-14fiscal Q3 201123620001140361-11-053120
10-Q2011-08-15fiscal Q2 201122600001140361-11-041789

Inspect the source

Entity
OLD POINT FINANCIAL CORP / CIK 0000740971
Captured
2026-09-21T17:17:17.551Z
SEC response SHA-256
0725f5d22d8d52917c2229b00334d6ada041b190d3a501a4e3d4fc5533c4615e

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