Skip to content

Village Bank & Trust Financial Corp.: filings

Every Village Bank & Trust Financial Corp. 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-K2025-03-26fiscal FY 202435720001558370-25-003706
10-Q2024-11-12fiscal Q3 202428850001558370-24-015334
10-Q2024-08-09fiscal Q2 202428850001558370-24-011678
10-Q2024-05-10fiscal Q1 202428600001558370-24-007700
10-K2024-03-22fiscal FY 202335730001544784-24-000003
10-Q2023-11-13fiscal Q3 202328890001558370-23-018847
10-Q2023-08-11fiscal Q2 202328850001558370-23-014656
10-Q2023-05-12fiscal Q1 202328610001558370-23-009514
10-K2023-03-20fiscal FY 202235730001544784-23-000006
10-Q2022-11-10fiscal Q3 202228850001558370-22-017300
10-Q2022-08-11fiscal Q2 202228850001558370-22-013314
10-Q2022-05-12fiscal Q1 202228610001558370-22-008453
10-K2022-03-25fiscal FY 202134700001558370-22-004328
10-Q2021-11-12fiscal Q3 202126790001558370-21-015664
10-Q2021-08-13fiscal Q2 202125750001104659-21-104662
10-Q2021-05-13fiscal Q1 202125530001104659-21-065980
10-K2021-03-19fiscal FY 202032650001104659-21-039119
10-Q2020-11-13fiscal Q3 202026760001104659-20-124711
10-Q2020-08-14fiscal Q2 202026760001104659-20-095068
10-Q2020-05-14fiscal Q1 202028570001104659-20-061623
10-K2020-03-16fiscal FY 201933640001104659-20-033700
10-Q2019-11-12fiscal Q3 201929820001104659-19-062077
10-Q2019-08-09fiscal Q2 201929820001144204-19-038715
10-Q2019-05-13fiscal Q1 201929580001144204-19-025636
10-K2019-03-29fiscal FY 201831620001144204-19-017015
10-Q2018-11-09fiscal Q3 201826770001144204-18-058644
10-Q2018-08-14fiscal Q2 201826770001144204-18-044334
10-Q2018-05-15fiscal Q1 201826550001144204-18-028435
10-K2018-03-30fiscal FY 201732870001144204-18-018253
10-Q2017-11-13fiscal Q3 201726780001144204-17-058288
10-Q2017-08-10fiscal Q2 201722700001144204-17-041974
10-Q2017-05-10fiscal Q1 201722480001144204-17-025954
10-K2017-03-31fiscal FY 201628760001144204-17-018049
10-Q2016-11-14fiscal Q3 201624750001144204-16-134375
10-Q2016-08-12fiscal Q2 201624750001144204-16-118587
10-Q2016-05-13fiscal Q1 201622480001144204-16-101475
10-K2016-03-30fiscal FY 201527730001144204-16-091267
10-Q2015-11-04fiscal Q3 201522660001144204-15-062778
10-Q2015-08-12fiscal Q2 201522660001144204-15-048539
10-Q2015-05-15fiscal Q1 201521460001144204-15-031531
10-K2015-03-02fiscal FY 201425670001144204-15-013272
10-Q2014-10-31fiscal Q3 201419540001144204-14-064322
10-Q2014-08-01fiscal Q2 201424670001144204-14-046417
10-Q2014-05-15fiscal Q1 201423490001144204-14-030967
10-K2014-03-26fiscal FY 201330830001144204-14-017797
10-Q/A2013-11-26fiscal Q3 201323660001002105-13-000143
10-Q2013-11-04fiscal Q3 201323660001002105-13-000136
10-Q2013-08-14fiscal Q2 201323660001002105-13-000109
10-Q2013-05-15fiscal Q1 201323500001002105-13-000077
10-K2013-03-26fiscal FY 2012281170001002105-13-000038
10-Q2012-11-13fiscal Q3 201223660001002105-12-000176
10-Q2012-08-15fiscal Q2 201223660001002105-12-000140
10-Q2012-05-15fiscal Q1 201221460001002105-12-000094
10-K2012-03-30fiscal FY 201122610001002105-12-000040
10-Q2011-11-14fiscal Q3 201122600001002105-11-000249
10-Q2011-08-15fiscal Q2 201122600001002105-11-000187

Inspect the source

Entity
Village Bank & Trust Financial Corp. / CIK 0001290476
Captured
2026-09-21T17:18:47.991Z
SEC response SHA-256
ca7bf61d8e1b068dccaa8945ee6a14a77580a7cb696e391bb2d88471f40d48ec

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