Skip to content

P&F INDUSTRIES, INC.: filings

Every P&F INDUSTRIES, INC. annual and quarterly report in the SEC record with the published financial measures it tagged, 52 filings, each linked to its SEC index.

Filing record ends 2023-11-09

The latest filing in this captured record is a 10-Q filed 2023-11-09. No later filing is in the SEC companyfacts record captured on 2026-09-22. P&F INDUSTRIES, 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-Q2023-11-09fiscal Q3 2023471260001410578-23-002276
10-Q2023-08-11fiscal Q2 2023471270001410578-23-001750
10-Q2023-05-12fiscal Q1 202346940001410578-23-001066
10-K2023-03-29fiscal FY 202249990001410578-23-000383
10-Q2022-11-14fiscal Q3 2022471250001410578-22-003302
10-Q2022-08-12fiscal Q2 2022471260001410578-22-002361
10-Q2022-05-13fiscal Q1 202245920001410578-22-001421
10-K2022-03-30fiscal FY 202148970001410578-22-000641
10-Q2021-11-12fiscal Q3 2021441180001104659-21-137728
10-Q2021-08-12fiscal Q2 2021441180001104659-21-104060
10-Q2021-05-17fiscal Q1 202143880001104659-21-067981
10-K2021-03-26fiscal FY 2020491000001104659-21-042284
10-Q2020-11-13fiscal Q3 2020461240001104659-20-124773
10-Q2020-08-13fiscal Q2 2020461240001104659-20-094537
10-Q2020-05-18fiscal Q1 202042860001104659-20-063099
10-K2020-03-30fiscal FY 2019491010001104659-20-040353
10-Q2019-11-13fiscal Q3 2019461260001104659-19-063230
10-Q2019-08-09fiscal Q2 2019461270001144204-19-038752
10-Q2019-05-10fiscal Q1 201946970001144204-19-025141
10-K2019-03-29fiscal FY 201849990001144204-19-016851
10-Q2018-11-09fiscal Q3 2018461230001144204-18-058574
10-Q2018-08-10fiscal Q2 2018441150001144204-18-043474
10-Q2018-05-11fiscal Q1 201842850001144204-18-027576
10-K2018-03-29fiscal FY 201746930001144204-18-017894
10-Q2017-11-13fiscal Q3 2017451220001144204-17-058091
10-Q2017-08-11fiscal Q2 2017451190001144204-17-042326
10-Q2017-05-12fiscal Q1 201745910001144204-17-026695
10-K2017-03-29fiscal FY 201648970001144204-17-017217
10-Q2016-11-14fiscal Q3 2016451190001144204-16-133844
10-Q2016-08-15fiscal Q2 2016451190001144204-16-119127
10-Q2016-05-13fiscal Q1 201645910001144204-16-101541
10-K2016-03-30fiscal FY 201545910001144204-16-091206
10-Q2015-11-13fiscal Q3 2015441190001144204-15-065042
10-Q2015-08-14fiscal Q2 2015431150001144204-15-049392
10-Q2015-05-14fiscal Q1 201543870001144204-15-030481
10-K2015-03-31fiscal FY 201445910001144204-15-020040
10-Q/A2014-12-17fiscal Q3 2014411110001144204-14-074527
10-Q/A2014-12-17fiscal Q2 2014391050001144204-14-074523
10-Q2014-11-13fiscal Q3 2014411110001144204-14-067675
10-Q2014-08-13fiscal Q2 2014391050001144204-14-049186
10-Q2014-05-14fiscal Q1 201438790001144204-14-030209
10-K2014-03-28fiscal FY 201339790001144204-14-018584
10-Q2013-11-13fiscal Q3 201337990001144204-13-060800
10-Q2013-08-13fiscal Q2 201337990001144204-13-045033
10-Q2013-05-15fiscal Q1 201337770001144204-13-029101
10-K2013-03-29fiscal FY 201239810001144204-13-018620
10-Q2012-11-14fiscal Q3 201236960001144204-12-062118
10-Q2012-08-14fiscal Q2 201236960001144204-12-045250
10-Q2012-05-11fiscal Q1 201235720001144204-12-027853
10-K2012-03-30fiscal FY 201135720001144204-12-018388
10-Q2011-11-14fiscal Q3 201135920001144204-11-063365
10-Q2011-08-15fiscal Q2 201135920001144204-11-046259

Inspect the source

Entity
P&F INDUSTRIES, INC. / CIK 0000075340
Captured
SEC response SHA-256
27b125439e159c4256cf6471d819256b36aa74db466519fe30666f547ed0ba22

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