Skip to content

AmpliTech Group, Inc.: filings

Every AmpliTech Group, Inc. 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-13fiscal Q2 2026471320001493152-26-037751
10-Q2026-05-13fiscal Q1 202647970001493152-26-022715
10-K2026-03-26fiscal FY 202548970001493152-26-012914
10-Q2025-11-14fiscal Q3 2025471290001493152-25-022459
10-Q2025-08-14fiscal Q2 2025461270001493152-25-011972
10-Q2025-05-15fiscal Q1 202545920001641172-25-010523
10-K2025-03-31fiscal FY 202447950001641172-25-001715
10-Q2024-11-14fiscal Q3 2024461260001493152-24-045943
10-Q2024-08-14fiscal Q2 2024461260001493152-24-032264
10-Q2024-05-28fiscal Q1 202445920001493152-24-021616
10-K2024-04-01fiscal FY 202348940001493152-24-012177
10-Q2023-11-14fiscal Q3 2023411110001477932-23-008439
10-Q2023-08-14fiscal Q2 2023401070001477932-23-006001
10-Q2023-05-15fiscal Q1 202346960001477932-23-003423
10-K2023-03-31fiscal FY 202242870001477932-23-001983
10-Q2022-11-14fiscal Q3 2022451290001477932-22-008393
10-Q2022-08-15fiscal Q2 2022411120001477932-22-006008
10-Q2022-05-16fiscal Q1 202244900001477932-22-003367
10-K2022-03-31fiscal FY 202143900001477932-22-001862
10-Q2021-11-15fiscal Q3 2021421150001477932-21-008367
10-Q2021-08-16fiscal Q2 2021421170001477932-21-005607
10-Q2021-05-17fiscal Q1 202140820001477932-21-003353
10-K2021-03-31fiscal FY 202043880001477932-21-001890
10-Q2020-11-16fiscal Q3 2020411110001477932-20-006622
10-Q2020-08-14fiscal Q2 2020411110001477932-20-004958
10-Q2020-05-15fiscal Q1 202039780001477932-20-002775
10-K2020-03-25fiscal FY 201942780001477932-20-001496
10-Q2019-11-12fiscal Q3 2019401040001477932-19-006298
10-Q2019-07-19fiscal Q2 201938970001477932-19-004170
10-Q2019-05-14fiscal Q1 201936700001477932-19-002670
10-K2019-03-21fiscal FY 201834680001477932-19-001094
10-Q2018-11-14fiscal Q3 201833890001477932-18-005522
10-Q2018-08-03fiscal Q2 201833880001477932-18-003798
10-Q2018-05-15fiscal Q1 201832640001477932-18-002460
10-K2018-04-02fiscal FY 201732660001477932-18-001614
10-Q2017-11-14fiscal Q3 201731840001477932-17-005543
10-Q2017-08-14fiscal Q2 201731840001477932-17-003903
10-Q2017-05-10fiscal Q1 201731620001477932-17-002135
10-K2017-03-02fiscal FY 201631620001477932-17-001008
10-Q2016-11-01fiscal Q3 201630790001477932-16-013210
10-Q2016-08-12fiscal Q2 201630780001477932-16-011816
10-Q2016-05-13fiscal Q1 201631590001477932-16-010252
10-K2016-03-31fiscal FY 201531620001477932-16-009415
10-Q2015-11-16fiscal Q3 201528750001477932-15-007063
10-Q2015-08-14fiscal Q2 201527750001477932-15-005123
10-Q2015-05-14fiscal Q1 201525510001477932-15-003108
10-K2015-03-30fiscal FY 201430600001477932-15-001978
10-Q2014-11-10fiscal Q3 201427720001477932-14-005912
10-Q2014-08-13fiscal Q2 201423610001477932-14-004253
10-Q2014-05-14fiscal Q1 201424480001477932-14-002496
10-K2014-03-31fiscal FY 201332600001477932-14-001383
10-Q2013-11-19fiscal Q3 201326700001477932-13-005801
10-Q2013-08-19fiscal Q2 201322540001477932-13-003947
10-Q2013-05-15fiscal Q1 201321430001477932-13-002436
10-K2013-04-16fiscal FY 201227520001477932-13-001879
10-Q2012-11-21fiscal Q3 201221510001477932-12-004611
10-Q2012-08-20fiscal Q2 201211260001477932-12-003321

Inspect the source

Entity
AmpliTech Group, Inc. / CIK 0001518461
Captured
2026-09-20T09:14:12.402Z
SEC response SHA-256
393054e787879e2d8d27dd845264ad1c66b40f774264e68368f2788708e7b2a7

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