Skip to content

SAFEGUARD SCIENTIFICS INC: filings

Every SAFEGUARD SCIENTIFICS INC annual and quarterly report in the SEC record with the published financial measures it tagged, 53 filings, each linked to its SEC index.

Filing record ends 2024-03-26

The latest filing in this captured record is a 10-K filed 2024-03-26. No later filing is in the SEC companyfacts record captured on 2026-09-19. SAFEGUARD SCIENTIFICS INC may have stopped filing, merged, or changed its reporting entity; nothing on this page describes its current status. Values are as reported at the time.

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-K2024-03-26fiscal FY 2023331220001437749-24-009415
10-Q2023-11-02fiscal Q3 202331930001437749-23-029992
10-Q2023-08-11fiscal Q2 202331890001437749-23-023239
10-Q2023-05-05fiscal Q1 202331650001437749-23-012751
10-K2023-03-10fiscal FY 2022331230001437749-23-006178
10-Q2022-11-04fiscal Q3 202231930001437749-22-025982
10-Q2022-08-12fiscal Q2 202231890001437749-22-020306
10-Q2022-05-06fiscal Q1 202230680001437749-22-011252
10-K2022-03-11fiscal FY 2021331230001437749-22-006038
10-Q2021-11-04fiscal Q3 202131940001437749-21-025316
10-Q2021-08-12fiscal Q2 202131890001437749-21-019735
10-Q2021-05-07fiscal Q1 202129610001437749-21-011302
10-K2021-03-05fiscal FY 2020341250001437749-21-005171
10-Q2020-11-09fiscal Q3 202029890001437749-20-023173
10-Q2020-08-12fiscal Q2 202029850001437749-20-017542
10-Q2020-04-30fiscal Q1 202029610001437749-20-009020
10-K2020-02-28fiscal FY 2019351350001628280-20-002556
10-Q2019-11-07fiscal Q3 201930930001628280-19-013661
10-Q2019-08-09fiscal Q2 201931910001628280-19-010556
10-Q2019-05-03fiscal Q1 201930630001628280-19-005714
10-K2019-03-01fiscal FY 2018331310000086115-19-000005
10-Q2018-10-25fiscal Q3 201829800000086115-18-000087
10-Q2018-07-26fiscal Q2 201829800000086115-18-000064
10-Q2018-04-26fiscal Q1 201829600000086115-18-000044
10-K2018-03-07fiscal FY 2017341540000086115-18-000035
10-Q2017-10-26fiscal Q3 201729780000086115-17-000131
10-Q2017-07-27fiscal Q2 201729780000086115-17-000093
10-Q2017-04-27fiscal Q1 201729580000086115-17-000053
10-K2017-03-03fiscal FY 2016331500000086115-17-000029
10-Q2016-10-28fiscal Q3 201629800000086115-16-000309
10-Q2016-07-29fiscal Q2 201629800000086115-16-000235
10-Q2016-04-29fiscal Q1 201629600000086115-16-000163
10-K2016-03-04fiscal FY 2015331520000086115-16-000121
10-Q2015-10-23fiscal Q3 201528780000086115-15-000087
10-Q2015-07-24fiscal Q2 201528780000086115-15-000056
10-Q2015-04-24fiscal Q1 201529600000086115-15-000032
10-K2015-03-06fiscal FY 2014331530000086115-15-000020
10-Q2014-10-24fiscal Q3 201429820000086115-14-000086
10-K/A2014-08-28fiscal FY 2013361590000086115-14-000057
10-Q2014-07-25fiscal Q2 201430840000086115-14-000054
10-Q2014-04-25fiscal Q1 201430620000086115-14-000034
10-K2014-03-07fiscal FY 2013361590000086115-14-000020
10-Q2013-10-25fiscal Q3 201326680000086115-13-000049
10-Q/A2013-07-29fiscal Q2 201329820001564590-13-000129
10-Q2013-07-26fiscal Q2 201329820001564590-13-000122
10-Q2013-04-26fiscal Q1 201325520001193125-13-178193
10-K2013-03-11fiscal FY 2012321390001193125-13-099108
10-Q2012-10-26fiscal Q3 201227760001193125-12-437517
10-Q2012-07-27fiscal Q2 201226720001193125-12-319622
10-Q2012-04-27fiscal Q1 201223480001193125-12-190678
10-K2012-03-02fiscal FY 201135880001193125-12-094470
10-Q2011-10-28fiscal Q3 201126690000950123-11-092832
10-Q2011-07-28fiscal Q2 201126690000950123-11-069510

Inspect the source

Entity
SAFEGUARD SCIENTIFICS INC / CIK 0000086115
Captured
2026-09-19T14:51:57.455Z
SEC response SHA-256
2aa44f1120344432df80826db4167de181ee1274de9724b627304484234a56f1

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