Skip to content

BOSTON OMAHA Corp: filings

Every BOSTON OMAHA 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-Q2026-08-13fiscal Q2 2026421190001437749-26-027703
10-Q2026-05-14fiscal Q1 202646930001437749-26-017053
10-K2026-03-30fiscal FY 202549950001437749-26-010341
10-Q2025-11-13fiscal Q3 2025451310001437749-25-034820
10-Q2025-08-13fiscal Q2 2025451270001437749-25-026507
10-Q2025-05-14fiscal Q1 202545900001437749-25-016837
10-K2025-03-28fiscal FY 202446910001437749-25-009715
10-Q2024-11-12fiscal Q3 2024451300001437749-24-034550
10-Q2024-08-13fiscal Q2 2024451290001437749-24-026413
10-Q2024-05-14fiscal Q1 202445900001437749-24-016637
10-K2024-03-27fiscal FY 202346910001437749-24-009605
10-Q2023-11-13fiscal Q3 2023451300001437749-23-031401
10-Q2023-08-14fiscal Q2 2023451260001437749-23-023669
10-Q2023-05-12fiscal Q1 202345900001437749-23-014247
10-K2023-03-24fiscal FY 202246910001437749-23-007868
10-Q2022-11-10fiscal Q3 2022441280001437749-22-026915
10-Q2022-08-12fiscal Q2 2022441240001437749-22-020243
10-Q2022-05-13fiscal Q1 202242850001437749-22-012353
10-K2022-03-28fiscal FY 202144880001437749-22-007410
10-Q2021-11-12fiscal Q3 2021441280001437749-21-026344
10-Q2021-08-13fiscal Q1 2021441240001437749-21-019801
10-K/A2021-05-24fiscal FY 202040790001437749-21-013185
10-Q2021-05-24fiscal Q1 202139770001437749-21-013177
10-K2021-03-29fiscal FY 202040790001437749-21-007457
10-Q2020-11-09fiscal Q3 2020391070001437749-20-023217
10-Q2020-08-07fiscal Q2 2020391030001437749-20-016968
10-Q2020-05-08fiscal Q1 202037690001437749-20-010076
10-K2020-03-13fiscal FY 201938720001437749-20-005153
10-Q2019-11-12fiscal Q3 201936990001437749-19-022274
10-Q2019-08-09fiscal Q2 201937950001437749-19-016233
10-Q2019-05-10fiscal Q1 201937690001437749-19-009485
10-K2019-03-18fiscal FY 201835680001437749-19-005179
10-Q2018-11-13fiscal Q3 201835900001437749-18-020628
10-Q2018-08-13fiscal Q2 201834900001437749-18-015350
10-Q2018-05-14fiscal Q1 201834640001437749-18-009766
10-K2018-03-30fiscal FY 201733670001437749-18-005929
10-Q2017-11-13fiscal Q3 201732880001437749-17-019128
10-Q2017-08-11fiscal Q2 201732870001193125-17-256024
10-Q2017-05-15fiscal Q1 201731630001193125-17-170088
10-K2017-03-24fiscal FY 201630600001445866-17-000286
10-Q2016-11-14fiscal Q3 201627730001445866-16-002873
10-Q2016-08-12fiscal Q2 201627700001445866-16-002484
10-Q2016-05-16fiscal Q1 201626450001445866-16-002106
10-K2016-03-30fiscal FY 201529460001445866-16-001810
10-Q2015-11-23fiscal Q3 201521390001445866-15-001353
10-Q2015-08-14fiscal Q2 201518350001445866-15-000923
10-Q2015-05-13fiscal Q1 201515270001445866-15-000554
10-K2015-02-06fiscal FY 201414290001445866-15-000116
10-Q2014-11-12fiscal Q3 201415400001445866-14-001428
10-Q2014-08-14fiscal Q2 201412300001445866-14-001005
10-Q2014-05-15fiscal Q1 201413280001445866-14-000558
10-K2014-03-31fiscal FY 201319390001445866-14-000220
10-Q2013-11-14fiscal Q3 201315330001445866-13-001320
10-Q2013-05-14fiscal Q1 201312250001445866-13-000547
10-K2013-04-12fiscal FY 201216330001445866-13-000372
10-Q/A2013-01-14fiscal Q3 201213380001445866-13-000040

Inspect the source

Entity
BOSTON OMAHA Corp / CIK 0001494582
Captured
2026-09-20T09:10:31.657Z
SEC response SHA-256
be943bd311b4c8887d8a9ae75089ccf750ccc13f5087ba513eb35f6663869331

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