Skip to content

Nuo Therapeutics, Inc.: filings

Every Nuo Therapeutics, Inc. annual and quarterly report in the SEC record with the published financial measures it tagged, 55 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-14fiscal Q2 2026391020001437749-26-028053
10-Q2026-05-14fiscal Q1 202639780001437749-26-017104
10-K2026-03-30fiscal FY 202544870001437749-26-010360
10-Q2025-10-30fiscal Q3 2025401080001437749-25-032437
10-Q2025-07-31fiscal Q2 2025401040001437749-25-024043
10-Q2025-04-30fiscal Q1 202539790001437749-25-013653
10-K2025-04-01fiscal FY 202443890001437749-25-010379
10-Q2024-11-12fiscal Q3 2024401150001437749-24-034325
10-Q2024-08-12fiscal Q2 2024401110001437749-24-025952
10-Q2024-05-15fiscal Q1 202438830001437749-24-017125
10-K2024-04-19fiscal FY 202341860001437749-24-012587
10-Q2023-11-20fiscal Q3 2023391130001437749-23-032632
10-Q2023-08-14fiscal Q2 2023391090001437749-23-023710
10-Q2023-05-15fiscal Q1 202338830001437749-23-014639
10-K2023-04-17fiscal FY 202243900001437749-23-010351
10-Q2022-11-04fiscal Q3 2022391100001437749-22-026082
10-Q2022-11-04fiscal Q3 202135940001437749-22-026078
10-Q/A2022-08-10fiscal Q2 2022371030001437749-22-019741
10-Q2022-08-08fiscal Q2 2022371030001437749-22-019392
10-Q2022-05-16fiscal Q1 202237770001437749-22-012650
10-K2022-04-15fiscal FY 2021403520001437749-22-009050
10-Q2020-01-31fiscal Q3 2019391110001437749-20-001481
10-Q2019-08-19fiscal Q2 2019391080001437749-19-017108
10-Q2019-05-20fiscal Q1 201935700001437749-19-010509
10-K2019-04-16fiscal FY 201848940001437749-19-007338
10-Q2018-11-16fiscal Q3 2018421150001437749-18-021015
10-Q2018-08-13fiscal Q2 2018411100001437749-18-015352
10-Q2018-05-14fiscal Q1 201839750001437749-18-009777
10-K2018-04-16fiscal FY 201748990001437749-18-006937
10-Q2017-11-13fiscal Q3 2017461230001437749-17-019152
10-Q2017-08-14fiscal Q2 2017421010001437749-17-014570
10-Q2017-05-15fiscal Q1 201740630001437749-17-009226
10-K2017-03-29fiscal FY 201641540001437749-17-005460
10-Q2016-11-14fiscal Q3 201641770001144204-16-133876
10-Q2016-10-24fiscal Q2 201642620001144204-16-129031
10-Q2016-10-24fiscal Q1 201642830001144204-16-129030
10-K2016-10-24fiscal FY 201539810001144204-16-129029
10-Q2015-11-13fiscal Q3 2015371000001144204-15-064917
10-Q2015-08-13fiscal Q2 2015421200001144204-15-049126
10-Q2015-05-14fiscal Q1 201542840001144204-15-030826
10-K2015-03-31fiscal FY 201438770001144204-15-020277
10-Q2014-11-13fiscal Q3 201436960001144204-14-067869
10-Q2014-08-14fiscal Q2 201432880001144204-14-050242
10-Q2014-05-15fiscal Q1 201430600001144204-14-031238
10-K2014-03-31fiscal FY 201331640001144204-14-019618
10-Q2013-11-12fiscal Q3 201335930001144204-13-060556
10-Q2013-08-08fiscal Q2 201335930001144204-13-043742
10-Q2013-05-09fiscal Q1 201335690001144204-13-027429
10-K2013-03-18fiscal FY 201235710001144204-13-015812
10-Q2012-11-14fiscal Q3 201238990001144204-12-062742
10-Q2012-08-14fiscal Q2 2012381000001144204-12-045990
10-Q2012-05-15fiscal Q1 201236690001144204-12-029716
10-K2012-03-29fiscal FY 201134690001144204-12-018103
10-Q2011-11-14fiscal Q3 201134880001144204-11-064364
10-Q2011-08-15fiscal Q2 201136920001144204-11-047310

Inspect the source

Entity
Nuo Therapeutics, Inc. / CIK 0001091596
Captured
2026-09-20T05:21:57.848Z
SEC response SHA-256
f9d1094a0912aec87dd50c0e6f3c9b7f90d3de5f7435cbf00ae5d71aa22d4723

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