Skip to content

Tempest Therapeutics, Inc.: filings

Every Tempest Therapeutics, 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 2026371080001193125-26-349381
10-Q2026-05-14fiscal Q1 202637780001193125-26-224289
10-K2026-03-30fiscal FY 202540820001193125-26-130490
10-Q2025-11-05fiscal Q3 2025381140001193125-25-265946
10-Q2025-08-11fiscal Q2 2025381100000950170-25-106558
10-Q2025-05-13fiscal Q1 202539810000950170-25-070441
10-K2025-03-27fiscal FY 202440810000950170-25-046144
10-Q2024-11-12fiscal Q3 2024391150000950170-24-125499
10-Q2024-08-08fiscal Q2 2024391110000950170-24-094124
10-Q2024-05-09fiscal Q1 202439810000950170-24-057072
10-K2024-03-19fiscal FY 202340810000950170-24-033555
10-Q2023-11-08fiscal Q3 2023391150000950170-23-061278
10-Q2023-08-10fiscal Q2 2023391110000950170-23-041429
10-Q2023-05-10fiscal Q1 202339810000950170-23-020579
10-K2023-03-22fiscal FY 202241820000950170-23-009237
10-Q2022-11-08fiscal Q3 2022391150001544227-22-000006
10-Q2022-08-15fiscal Q2 2022381050001628280-22-022788
10-Q2022-05-13fiscal Q1 202238820001628280-22-014231
10-K2022-03-29fiscal FY 202140810001628280-22-007717
10-Q2021-11-10fiscal Q3 202134890001628280-21-022803
10-Q2021-08-12fiscal Q2 202132800001193125-21-244745
10-Q2021-05-13fiscal Q1 202127570001544227-21-000029
10-K2021-03-29fiscal FY 202031630001544227-21-000018
10-Q2020-11-09fiscal Q3 202029710001544227-20-000045
10-Q2020-08-10fiscal Q2 202029710001544227-20-000039
10-Q2020-05-08fiscal Q1 202029610001544227-20-000014
10-K2020-03-11fiscal FY 201932650001544227-20-000004
10-Q2019-11-13fiscal Q3 201929690001558370-19-010887
10-Q2019-08-12fiscal Q2 201929690001558370-19-007932
10-Q2019-05-15fiscal Q1 201929590001558370-19-005038
10-K2019-04-01fiscal FY 201830580001558370-19-002660
10-Q2018-11-09fiscal Q3 201836970001544227-18-000009
10-Q2018-08-09fiscal Q2 201836970001544227-18-000007
10-Q2018-05-03fiscal Q1 201836730001544227-18-000004
10-K2018-03-15fiscal FY 2017391050001544227-18-000002
10-Q2017-11-02fiscal Q3 2017371000001544227-17-000014
10-Q2017-08-03fiscal Q2 2017371000001544227-17-000010
10-Q2017-05-09fiscal Q1 201736740001544227-17-000007
10-K2017-03-02fiscal FY 2016391060001544227-17-000002
10-Q2016-11-03fiscal Q3 201635980001544227-16-000016
10-Q2016-08-04fiscal Q2 201635980001544227-16-000013
10-Q2016-05-05fiscal Q1 201634710001544227-16-000010
10-K2016-02-26fiscal FY 2015391060001544227-16-000008
10-Q2015-11-05fiscal Q3 201534920001544227-15-000004
10-Q2015-08-10fiscal Q2 201534920001628280-15-006379
10-Q2015-05-11fiscal Q1 201531620001104659-15-036822
10-K2015-03-16fiscal FY 201432800001047469-15-002286
10-Q2014-11-10fiscal Q3 201429750001104659-14-078658
10-Q2014-08-07fiscal Q2 201427680001104659-14-057930
10-Q2014-05-08fiscal Q1 201428690001104659-14-036131
10-K2014-02-27fiscal FY 201329840001047469-14-001433
10-Q2013-11-13fiscal Q3 201328840001104659-13-084216
10-Q2013-08-13fiscal Q2 201328840001104659-13-063041
10-Q2013-05-15fiscal Q1 201329710001104659-13-041862
10-K2013-02-25fiscal FY 201229640001047469-13-001570
10-Q2012-11-13fiscal Q3 201228780001104659-12-077250
10-Q2012-08-14fiscal Q2 201229710001104659-12-057721

Inspect the source

Entity
Tempest Therapeutics, Inc. / CIK 0001544227
Captured
2026-09-20T09:17:51.925Z
SEC response SHA-256
f683ea551738b82452fd5e2664c193862efb5a386398d7ed12682e2b4be7d091

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