Skip to content

UNIVERSAL STAINLESS & ALLOY PRODUCTS INC: filings

Every UNIVERSAL STAINLESS & ALLOY PRODUCTS INC annual and quarterly report in the SEC record with the published financial measures it tagged, 54 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-10-30fiscal Q3 2024421210001437749-24-032576
10-Q2024-07-31fiscal Q2 2024421170001437749-24-024028
10-Q2024-05-01fiscal Q1 202442850001437749-24-014154
10-K2024-03-29fiscal FY 2023461210001437749-24-010032
10-Q2023-11-06fiscal Q3 2023411090001437749-23-030379
10-Q2023-07-26fiscal Q2 2023401070000950170-23-034777
10-Q2023-04-26fiscal Q1 202340790000950170-23-014890
10-K2023-02-24fiscal FY 2022461150000950170-23-004340
10-Q2022-10-28fiscal Q3 2022411080001564590-22-035742
10-Q2022-07-27fiscal Q2 2022411080001564590-22-026706
10-Q2022-04-20fiscal Q1 202241800001564590-22-014969
10-K2022-02-17fiscal FY 2021461150001564590-22-005590
10-Q2021-10-20fiscal Q3 2021411080001564590-21-051280
10-Q2021-07-21fiscal Q2 2021411080001564590-21-037415
10-Q2021-04-21fiscal Q1 202141800001564590-21-019800
10-K2021-02-17fiscal FY 2020461160001564590-21-006425
10-Q2020-10-21fiscal Q3 2020411080001564590-20-047074
10-Q2020-07-29fiscal Q2 2020411090001564590-20-034217
10-Q2020-04-22fiscal Q1 202040790001564590-20-017969
10-K2020-02-19fiscal FY 2019451700001564590-20-005259
10-Q2019-10-23fiscal Q3 2019401070001564590-19-037533
10-Q2019-07-24fiscal Q2 2019401070001564590-19-025778
10-Q2019-04-24fiscal Q1 201940790001564590-19-012762
10-K2019-02-20fiscal FY 2018431680001564590-19-003431
10-Q2018-10-24fiscal Q3 2018381050001564590-18-024885
10-Q2018-07-25fiscal Q2 2018381050001564590-18-017402
10-Q2018-04-25fiscal Q1 201834710001564590-18-009072
10-K2018-02-23fiscal FY 2017381460001564590-18-003014
10-Q2017-10-25fiscal Q3 201734960001564590-17-020014
10-Q2017-07-26fiscal Q2 201734960001564590-17-014056
10-Q2017-04-26fiscal Q1 201734690001564590-17-007265
10-K2017-02-22fiscal FY 2016391470001564590-17-001991
10-Q2016-10-28fiscal Q3 201632860000931584-16-000023
10-Q2016-07-29fiscal Q2 201633900000931584-16-000020
10-Q2016-04-28fiscal Q1 201632650000931584-16-000012
10-K2016-02-24fiscal FY 2015381440000931584-16-000009
10-Q2015-10-30fiscal Q3 201533890000931584-15-000004
10-Q2015-08-07fiscal Q2 201533900001562762-15-000227
10-Q2015-04-29fiscal Q1 201536730001562762-15-000114
10-K2015-02-24fiscal FY 2014401490001562762-15-000033
10-Q2014-10-29fiscal Q3 201435920001562762-14-000285
10-Q2014-07-31fiscal Q2 201435920001562762-14-000187
10-Q2014-05-01fiscal Q1 201435720001562762-14-000110
10-K2014-03-05fiscal FY 2013411540001562762-14-000043
10-Q2013-11-12fiscal Q3 201335910001193125-13-437771
10-Q2013-08-02fiscal Q2 201334900001193125-13-316507
10-Q2013-05-10fiscal Q1 201333680001193125-13-214339
10-K2013-03-18fiscal FY 2012431590001193125-13-112726
10-Q2012-11-09fiscal Q3 201235920001193125-12-463266
10-Q2012-08-08fiscal Q2 201235920001193125-12-343209
10-Q2012-05-10fiscal Q1 201234700001193125-12-225773
10-K2012-03-06fiscal FY 201138970001193125-12-099305
10-Q2011-11-08fiscal Q3 201136910001193125-11-302319
10-Q2011-08-08fiscal Q2 201135920001193125-11-214189

Inspect the source

Entity
UNIVERSAL STAINLESS & ALLOY PRODUCTS INC / CIK 0000931584
Captured
2026-09-21T17:17:30.216Z
SEC response SHA-256
31c85d9ed768c95b6b20be77c60bc43566ac7cc888f45bbdeb7c93ba12f95eed

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