Skip to content

AUDACY, INC.: filings

Every AUDACY, 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-08-09

The latest filing in this captured record is a 10-Q filed 2024-08-09. No later filing is in the SEC companyfacts record captured on 2026-09-22. AUDACY, 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-Q2024-08-09fiscal Q2 2024431280001628280-24-036469
10-Q2024-05-13fiscal Q1 202443920001628280-24-022951
10-K2024-03-22fiscal FY 2023551130001628280-24-012758
10-Q2023-11-09fiscal Q3 2023471410001628280-23-038266
10-Q2023-08-07fiscal Q2 2023471370001067837-23-000033
10-Q2023-05-10fiscal Q1 202345950001067837-23-000024
10-K2023-03-16fiscal FY 2022561460001067837-23-000003
10-Q2022-11-09fiscal Q3 2022461390001628280-22-029298
10-Q2022-08-05fiscal Q2 2022461350001628280-22-021386
10-Q2022-05-09fiscal Q1 202245950001628280-22-013342
10-K2022-03-01fiscal FY 2021551430001628280-22-004551
10-Q2021-11-09fiscal Q3 2021461390001628280-21-022521
10-Q2021-08-06fiscal Q2 2021451310001628280-21-016052
10-Q2021-05-10fiscal Q1 202143910001628280-21-009646
10-K2021-03-01fiscal FY 2020531350001628280-21-003544
10-Q2020-11-09fiscal Q3 2020431270001628280-20-016117
10-Q2020-08-10fiscal Q2 2020441260001628280-20-012298
10-Q2020-05-19fiscal Q1 202043910001628280-20-008054
10-K2020-03-02fiscal FY 2019521940001628280-20-002635
10-Q2019-11-12fiscal Q3 2019441330001562762-19-000288
10-Q2019-08-09fiscal Q2 2019431270001562762-19-000195
10-Q2019-05-03fiscal Q1 201939790001193125-19-137016
10-K2019-02-27fiscal FY 2018461830001193125-19-054296
10-Q2018-11-08fiscal Q3 2018391100001193125-18-322480
10-Q2018-08-09fiscal Q2 2018371050001193125-18-243752
10-Q2018-05-09fiscal Q1 201835750001193125-18-157643
10-K2018-03-16fiscal FY 2017441740001193125-18-085958
10-Q2017-11-06fiscal Q3 2017351010001193125-17-334217
10-Q2017-08-04fiscal Q2 2017351010001193125-17-248528
10-Q2017-05-09fiscal Q1 201734720001193125-17-163572
10-K2017-02-28fiscal FY 2016431560001193125-17-062132
10-Q2016-11-08fiscal Q3 2016361020001193125-16-762805
10-Q2016-08-05fiscal Q2 2016371060001193125-16-672984
10-Q2016-05-06fiscal Q1 201637780001193125-16-581526
10-K2016-02-26fiscal FY 2015441550001193125-16-480572
10-Q2015-11-06fiscal Q3 2015361060001193125-15-369706
10-Q2015-08-07fiscal Q2 2015351020001193125-15-282355
10-Q2015-05-05fiscal Q1 201535740001193125-15-170721
10-K2015-03-02fiscal FY 2014441470001193125-15-072436
10-Q2014-11-04fiscal Q3 2014351020001193125-14-395359
10-Q2014-08-06fiscal Q2 2014351020001193125-14-297258
10-Q2014-05-09fiscal Q1 201435740001193125-14-191691
10-K2014-03-03fiscal FY 2013441490001193125-14-080209
10-Q2013-11-12fiscal Q3 2013351020001193125-13-437379
10-Q2013-08-07fiscal Q2 2013351020001193125-13-323915
10-Q2013-05-09fiscal Q1 201334720001193125-13-209574
10-K2013-02-27fiscal FY 2012421450001193125-13-079469
10-Q2012-10-31fiscal Q3 2012351060001193125-12-443092
10-Q2012-08-03fiscal Q2 2012361080001193125-12-334633
10-Q2012-05-10fiscal Q1 201235760001193125-12-224263
10-K2012-02-29fiscal FY 201135960001193125-12-088604
10-Q2011-11-02fiscal Q3 2011351020001104659-11-059803
10-Q2011-08-09fiscal Q2 2011351000001104659-11-045174

Inspect the source

Entity
AUDACY, INC. / CIK 0001067837
Captured
SEC response SHA-256
e76c75fac15b7fc33976ec0535afe5e1a5d0ef080cf8f78abb2db83884d96292

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