Skip to content

ARC DOCUMENT SOLUTIONS, INC.: filings

Every ARC DOCUMENT 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-04fiscal Q3 2024461280001305168-24-000076
10-Q2024-08-08fiscal Q2 2024461300001305168-24-000065
10-Q2024-05-08fiscal Q1 202446960001305168-24-000049
10-K2024-02-29fiscal FY 2023551130001305168-24-000025
10-Q2023-11-03fiscal Q3 2023451280001305168-23-000101
10-Q2023-08-03fiscal Q2 2023451280001305168-23-000091
10-Q2023-05-04fiscal Q1 202345940001305168-23-000048
10-K2023-02-23fiscal FY 2022541110001305168-23-000018
10-Q2022-11-03fiscal Q3 2022451280001305168-22-000079
10-Q2022-08-04fiscal Q2 2022451280001305168-22-000064
10-Q2022-05-05fiscal Q1 202245940001305168-22-000044
10-K2022-02-24fiscal FY 2021541110001305168-22-000027
10-Q2021-11-04fiscal Q3 2021481360001305168-21-000080
10-Q2021-08-04fiscal Q2 2021471320001305168-21-000064
10-Q2021-05-05fiscal Q1 202147980001305168-21-000033
10-K2021-02-24fiscal FY 2020531090001305168-21-000020
10-Q2020-11-05fiscal Q3 2020471320001305168-20-000039
10-Q2020-08-05fiscal Q2 2020471320001305168-20-000026
10-Q2020-05-06fiscal Q1 202046960001305168-20-000019
10-K2020-03-12fiscal FY 2019551070001305168-20-000004
10-Q2019-11-08fiscal Q3 2019491350001305168-19-000064
10-Q2019-08-07fiscal Q2 2019491350001305168-19-000058
10-Q2019-05-08fiscal Q1 2019491010001305168-19-000053
10-K2019-03-06fiscal FY 2018511060001305168-19-000026
10-Q2018-11-08fiscal Q3 2018451250001305168-18-000068
10-Q2018-08-03fiscal Q2 2018461270001305168-18-000062
10-Q2018-05-02fiscal Q1 201845930001305168-18-000053
10-K2018-03-05fiscal FY 2017491300001305168-18-000021
10-Q2017-11-03fiscal Q3 2017441440001305168-17-000028
10-Q2017-08-02fiscal Q2 2017441430001305168-17-000019
10-Q2017-05-05fiscal Q1 201744930001305168-17-000012
10-K2017-03-01fiscal FY 2016491300001305168-17-000007
10-Q2016-11-07fiscal Q3 2016441430001305168-16-000047
10-Q2016-08-04fiscal Q2 2016441430001305168-16-000041
10-Q2016-05-04fiscal Q1 201644920001305168-16-000034
10-K2016-03-01fiscal FY 2015491290001305168-16-000028
10-Q2015-11-06fiscal Q3 2015441420001305168-15-000018
10-Q2015-08-05fiscal Q2 2015441420001628280-15-006066
10-Q2015-05-06fiscal Q1 201543900001628280-15-003717
10-K2015-03-13fiscal FY 2014491300001305168-15-000009
10-Q2014-11-07fiscal Q3 2014441420001305168-14-000015
10-Q2014-08-06fiscal Q2 2014441420001305168-14-000007
10-Q2014-05-07fiscal Q1 201443900001445305-14-001914
10-K2014-03-14fiscal FY 2013491300001445305-14-001040
10-Q2013-11-07fiscal Q3 2013441430001305168-13-000007
10-Q2013-08-07fiscal Q2 2013441410001193125-13-322295
10-Q2013-05-08fiscal Q1 201343910001193125-13-207213
10-K2013-03-13fiscal FY 2012481270001193125-13-105310
10-Q2012-11-08fiscal Q3 2012431380001193125-12-459835
10-Q2012-08-08fiscal Q2 2012431380001193125-12-341384
10-Q2012-05-09fiscal Q1 201243880001193125-12-219267
10-K2012-03-08fiscal FY 2011431130001193125-12-102834
10-Q2011-11-07fiscal Q3 2011421340000950123-11-095872
10-Q2011-08-09fiscal Q2 2011421140000950123-11-074618

Inspect the source

Entity
ARC DOCUMENT SOLUTIONS, INC. / CIK 0001305168
Captured
2026-09-21T17:19:09.826Z
SEC response SHA-256
e671853113470f52b4492f2f19cc5e879c7f5f7e21cc6067ee37eba2b6ba6b3c

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