Skip to content

Charles & Colvard, Ltd.: filings

Every Charles & Colvard, Ltd. annual and quarterly report in the SEC record with the published financial measures it tagged, 55 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-Q2025-08-04fiscal Q3 2025421230001140361-25-028626
10-Q2025-08-04fiscal Q2 2025411170001140361-25-028623
10-Q2025-08-04fiscal Q1 202540830001140361-25-028619
10-K2025-04-03fiscal FY 2024501030001140361-25-012058
10-Q2024-05-06fiscal Q3 2024451310001140361-24-024560
10-Q2024-02-14fiscal Q2 2024461280001140361-24-007549
10-Q2023-11-13fiscal Q1 202444900001140361-23-052626
10-K2023-10-12fiscal FY 2023501010001140361-23-048055
10-Q2023-05-05fiscal Q3 2023431250001140361-23-023010
10-Q2023-02-03fiscal Q2 2023431230001140361-23-004260
10-Q2022-11-04fiscal Q1 202343890001140361-22-039897
10-K2022-09-02fiscal FY 2022501010001140361-22-032047
10-Q2022-05-06fiscal Q3 2022431300001140361-22-017919
10-Q2022-02-04fiscal Q2 2022441270001140361-22-003802
10-Q2021-11-05fiscal Q1 202244930001140361-21-036597
10-K2021-09-03fiscal FY 2021511030001140361-21-030270
10-Q2021-05-07fiscal Q3 2021431270001140361-21-016259
10-Q2021-02-04fiscal Q2 2021431230001140361-21-003407
10-Q2020-11-06fiscal Q1 202143890001140361-20-024706
10-K2020-09-04fiscal FY 2020501000001140361-20-019768
10-Q2020-05-22fiscal Q3 2020441270001140361-20-012221
10-Q2020-02-07fiscal Q2 2020441210001140361-20-002505
10-Q2019-11-08fiscal Q1 202043880001140361-19-020060
10-K2019-09-06fiscal FY 2019471430001140361-19-016211
10-Q2019-05-10fiscal Q3 2019401190001140361-19-008873
10-Q2019-02-08fiscal Q2 2019401090001140361-19-002678
10-Q2018-11-02fiscal Q1 201940820001140361-18-042127
10-Q2018-05-09fiscal Q1 201836740001140361-18-022298
10-K2018-03-09fiscal FY 201745920001140361-18-012655
10-Q2017-11-03fiscal Q3 2017381000001140361-17-040823
10-Q2017-08-04fiscal Q2 2017381000001140361-17-030101
10-Q2017-05-05fiscal Q1 201736740001140361-17-018504
10-K2017-03-10fiscal FY 201644900001140361-17-011269
10-Q2016-11-04fiscal Q3 201636960001140361-16-084817
10-Q2016-08-04fiscal Q2 201636960001140361-16-074741
10-Q2016-04-29fiscal Q1 201635720001140361-16-062530
10-K2016-03-08fiscal FY 201543880001140361-16-056993
10-Q2015-11-12fiscal Q3 2015351000001140361-15-040893
10-Q2015-08-07fiscal Q2 201534980001140361-15-030300
10-Q2015-05-01fiscal Q1 201536720001140361-15-017129
10-K2015-03-13fiscal FY 201442860001140361-15-011633
10-Q2014-11-14fiscal Q3 201435990001140361-14-041723
10-Q2014-08-06fiscal Q2 2014381070001140361-14-031031
10-Q2014-05-07fiscal Q1 201438780001140361-14-019172
10-K2014-03-27fiscal FY 201344900001140361-14-014335
10-Q2013-10-31fiscal Q3 2013381050001140361-13-040013
10-Q2013-08-13fiscal Q2 2013381050001140361-13-032113
10-Q2013-05-10fiscal Q1 201337760001015155-13-000017
10-K2013-03-29fiscal FY 201246940001015155-13-000008
10-Q2012-11-13fiscal Q3 201236960001015155-12-000038
10-Q2012-08-13fiscal Q2 201235940001015155-12-000031
10-Q2012-05-14fiscal Q1 201235720001015155-12-000019
10-K2012-03-29fiscal FY 201136740001015155-12-000012
10-Q2011-11-14fiscal Q3 201137980001015155-11-000037
10-Q2011-08-12fiscal Q2 201136960001015155-11-000026

Inspect the source

Entity
Charles & Colvard, Ltd. / CIK 0001015155
Captured
2026-09-21T17:17:39.846Z
SEC response SHA-256
29ce55ebd7c958a9c70c03587c475ba159e40c50faa16be7b829096220db10e5

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