Skip to content

bowmo, Inc.: filings

Every bowmo, 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-Q2024-11-19fiscal Q3 202435850001213900-24-100027
10-Q2024-11-13fiscal Q2 202434860001213900-24-097618
10-Q2024-10-29fiscal Q1 202433640001213900-24-091822
10-K2024-10-09fiscal FY 202333650001213900-24-086614
10-Q2023-11-21fiscal Q3 202334990001213900-23-089237
10-Q/A2023-10-25fiscal Q2 202334960001013762-23-006664
10-Q2023-08-30fiscal Q2 202334970001213900-23-071846
10-Q2023-06-02fiscal Q1 202337750001575872-23-000884
10-K2023-04-13fiscal FY 202240790001575872-23-000553
10-Q2022-11-21fiscal Q3 2022351070001575872-22-001154
10-Q/A2022-08-17fiscal Q2 2022361100001575872-22-000803
10-Q2022-08-15fiscal Q2 2022361100001575872-22-000786
10-Q/A2022-06-10fiscal Q1 202224470001213900-22-032134
10-Q2022-06-02fiscal Q1 202224470001213900-22-030866
10-K2022-04-25fiscal FY 202125540001213900-22-021280
10-Q2021-11-19fiscal Q3 202119540001213900-21-060823
10-Q2021-08-16fiscal Q2 202119560001213900-21-042868
10-Q2021-06-30fiscal Q1 202115320001213900-21-034943
10-K/A2021-06-14fiscal FY 202019530001213900-21-032326
10-K2021-06-03fiscal FY 202019530001213900-21-030737
10-Q2020-11-17fiscal Q3 202018590001213900-20-037648
10-Q2020-08-25fiscal Q2 202019580001213900-20-023601
10-Q/A2020-08-17fiscal Q1 202018350001213900-20-022477
10-Q2020-08-14fiscal Q1 201918350001213900-20-022124
10-K2020-08-06fiscal FY 201923450001213900-20-020636
10-Q2020-04-30fiscal Q3 201929840001213900-20-010507
10-Q2020-03-17fiscal Q2 201921640001213900-20-006660
10-Q2019-05-20fiscal Q1 201923500001213900-19-009126
10-K2019-04-16fiscal FY 201824490001213900-19-006479
10-Q2018-11-15fiscal Q3 201835840001213900-18-015950
10-K2018-10-17fiscal FY 201723440001477932-18-004899
10-Q2018-08-20fiscal Q2 201821530001477932-18-004228
10-Q2018-05-24fiscal Q1 201822440001477932-18-002718
10-K2018-04-04fiscal FY 201723440001477932-18-001666
10-Q2018-02-15fiscal Q3 201722590001477932-18-000882
10-Q2018-02-13fiscal Q2 201823610001477932-18-000793
10-Q2018-02-13fiscal Q1 201723430001477932-18-000791
10-K2018-02-13fiscal FY 201625490001477932-18-000790
10-Q2018-02-13fiscal Q3 201624640001477932-18-000788
10-Q2016-08-22fiscal Q2 201626700001477932-16-012194
10-Q2016-05-23fiscal Q1 201626530001477932-16-010548
10-K2016-04-15fiscal FY 201530580001477932-16-009801
10-Q2015-12-08fiscal Q3 201530820001477932-15-007535
10-Q2015-08-20fiscal Q2 201526660001477932-15-005500
10-Q2015-07-09fiscal Q1 201528570001477932-15-004388
10-K2015-07-09fiscal FY 201429560001477932-15-004386
10-Q2015-01-15fiscal Q3 201427660001477932-15-000403
10-Q2014-08-19fiscal Q2 201426650001477932-14-004612
10-Q2014-05-23fiscal Q1 201431640001477932-14-002893
10-K2014-05-06fiscal FY 201329550001294606-14-000096
10-Q2014-05-05fiscal Q3 201327690001294606-14-000093
10-Q2014-05-05fiscal Q2 201326670001294606-14-000091
10-Q2014-05-05fiscal Q1 201326520001294606-14-000089
10-K2014-03-10fiscal FY 201227540001294606-14-000044
10-Q2011-11-21fiscal Q3 201125600001014897-11-000258
10-Q2011-11-08fiscal Q2 201123580001014897-11-000227

Inspect the source

Entity
bowmo, Inc. / CIK 0001381871
Captured
2026-09-21T17:19:31.642Z
SEC response SHA-256
b61b431ca8cecac88777528584c210d619ada9736c7decfd68158a5a848fe60c

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