Skip to content

STAFFING 360 SOLUTIONS, INC.: filings

Every STAFFING 360 SOLUTIONS, 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-11-15fiscal Q3 2024481350001493152-24-046302
10-Q2024-08-12fiscal Q2 2024471360001493152-24-031384
10-Q2024-07-15fiscal Q1 202445910001493152-24-027153
10-K2024-06-12fiscal FY 2023531070001493152-24-023534
10-Q2024-01-09fiscal Q3 2023461300001493152-24-001831
10-Q2023-11-14fiscal Q2 2023451310001493152-23-040800
10-Q2023-10-16fiscal Q1 202343860001493152-23-037389
10-K2023-05-19fiscal FY 2022521080001493152-23-018382
10-Q2022-11-21fiscal Q3 2022431250001493152-22-033135
10-Q2022-08-23fiscal Q2 2022431240001493152-22-023824
10-Q2022-07-14fiscal Q1 202241810001493152-22-019336
10-K2022-06-24fiscal FY 2021521060001493152-22-017735
10-Q2021-11-16fiscal Q3 2022441300001493152-21-028961
10-Q2021-08-17fiscal Q2 2022451230001493152-21-020392
10-Q2021-05-18fiscal Q1 202243850001493152-21-012159
10-K2021-04-16fiscal FY 2021531070001493152-21-009047
10-Q2020-11-10fiscal Q3 2020441190001564590-20-052976
10-Q2020-08-11fiscal Q2 2020441190001564590-20-039303
10-Q2020-06-26fiscal Q1 202044910001564590-20-030830
10-K2020-05-11fiscal FY 2019551110001564590-20-024150
10-Q2019-11-12fiscal Q3 2019431170001564590-19-042926
10-Q2019-08-14fiscal Q2 2019431150001564590-19-032144
10-Q2019-05-13fiscal Q1 201943890001564590-19-018842
10-K2019-03-25fiscal FY 2018501030001564590-19-009074
10-Q2018-11-13fiscal Q3 2018411140001564590-18-029299
10-Q2018-08-14fiscal Q2 2018371060001564590-18-021704
10-Q/A2018-06-13fiscal Q3 2017411120001564590-18-015533
10-Q2018-05-14fiscal Q1 201837760001564590-18-013371
10-K2018-03-29fiscal FY 2017452140001564590-18-007161
10-Q2017-11-14fiscal Q3 2017371040001564590-17-023813
10-Q2017-08-15fiscal Q2 2017371060001564590-17-017740
10-Q2017-05-16fiscal Q1 201735720001564590-17-011125
10-Q2017-01-13fiscal Q2 201735980001564590-17-000329
10-Q2016-10-14fiscal Q1 201734700001564590-16-025807
10-K2016-08-29fiscal FY 201643890001564590-16-024776
10-Q2016-04-13fiscal Q3 2016391070001144204-16-094121
10-Q2016-01-14fiscal Q2 2016391070001144204-16-075685
10-Q2015-10-15fiscal Q1 201639800001144204-15-059649
10-K2015-07-31fiscal FY 201540810001144204-15-045558
10-Q2015-04-14fiscal Q3 2015381040001144204-15-022753
10-Q2015-01-20fiscal Q2 2015381040001144204-15-002758
10-Q2014-10-20fiscal Q1 201538780001144204-14-061993
10-K2014-09-15fiscal FY 201436720001144204-14-055968
10-Q2014-04-21fiscal Q3 201433790001144204-14-023904
10-Q2014-01-14fiscal Q2 201431750001144204-14-002258
10-Q2013-10-18fiscal Q1 201430550001144204-13-055894
10-K2013-09-13fiscal FY 201330510001144204-13-050749
10-Q/A2013-04-16fiscal Q3 201320420001144204-13-022025
10-Q2013-01-16fiscal Q2 201321550001144204-13-002658
10-Q/A2012-11-13fiscal Q1 201316430001144204-12-061115
10-K/A2012-10-11fiscal FY 201213370001144204-12-055703
10-Q2012-04-16fiscal Q3 201212330001185185-12-000779
10-Q2012-01-04fiscal Q2 201213400001185185-12-000009
10-Q2011-10-12fiscal Q1 201213310001185185-11-001713

Inspect the source

Entity
STAFFING 360 SOLUTIONS, INC. / CIK 0001499717
Captured
2026-09-21T17:20:19.819Z
SEC response SHA-256
af8d5bee838456d679f85ca5d37e94c8649c5f0ce7a66c3e4d299ee61c990f31

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