Skip to content

LIBERTY MEDIA CORPORATION: filings

Every LIBERTY MEDIA CORPORATION 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-Q2026-08-06fiscal Q2 202630850001104659-26-091894
10-Q2026-05-07fiscal Q1 202628580001104659-26-056984
10-K2026-02-26fiscal FY 2025381210001104659-26-020653
10-Q2025-11-05fiscal Q3 202530850001104659-25-106883
10-Q2025-08-07fiscal Q2 202529840001558370-25-010794
10-Q2025-05-07fiscal Q1 202529600001558370-25-006725
10-K2025-02-27fiscal FY 2024401240001558370-25-001830
10-Q2024-11-12fiscal Q3 202431860001558370-24-015213
10-Q2024-08-09fiscal Q2 202433940001558370-24-011656
10-Q2024-05-08fiscal Q1 202433700001558370-24-007251
10-K2024-02-28fiscal FY 2023431140001558370-24-002013
10-Q2023-11-03fiscal Q3 202334950001558370-23-017545
10-Q2023-08-04fiscal Q2 202334950001558370-23-013372
10-Q2023-05-05fiscal Q1 202334710001558370-23-008239
10-K2023-03-01fiscal FY 2022441150001558370-23-002514
10-Q2022-11-04fiscal Q3 2022351000001558370-22-016377
10-Q2022-08-05fiscal Q2 2022351000001558370-22-012399
10-Q2022-05-06fiscal Q1 202235740001558370-22-007569
10-K2022-02-25fiscal FY 2021441150001558370-22-002199
10-Q2021-11-04fiscal Q3 2021361010001558370-21-014622
10-Q2021-08-06fiscal Q2 2021361010001558370-21-010765
10-Q2021-05-07fiscal Q1 202135740001558370-21-006439
10-K2021-02-26fiscal FY 2020441150001558370-21-001967
10-Q2020-11-05fiscal Q3 2020361010001558370-20-012869
10-Q2020-08-10fiscal Q2 2020391070001558370-20-010150
10-Q2020-05-07fiscal Q1 202038800001558370-20-005796
10-K2020-02-26fiscal FY 2019461450001558370-20-001494
10-Q2019-11-12fiscal Q3 2019411140001558370-19-010666
10-Q2019-08-08fiscal Q2 2019411140001558370-19-007718
10-Q2019-05-09fiscal Q1 201941880001558370-19-004691
10-K2019-02-28fiscal FY 2018441400001558370-19-001329
10-Q2018-11-08fiscal Q3 2018381070001558370-18-009022
10-Q2018-08-08fiscal Q2 2018381070001558370-18-006775
10-Q2018-05-09fiscal Q1 201838810001558370-18-004487
10-K2018-03-01fiscal FY 2017431240001558370-18-001342
10-Q2017-11-09fiscal Q3 201737990001558370-17-008727
10-Q2017-08-09fiscal Q2 2017371000001558370-17-006446
10-Q2017-05-09fiscal Q1 201734680001558370-17-003987
10-K2017-02-28fiscal FY 2016401210001558370-17-001148
10-Q2016-11-08fiscal Q3 201634910001558370-16-009655
10-Q2016-08-05fiscal Q2 201634910001558370-16-007519
10-Q2016-05-09fiscal Q1 201640800001558370-16-005688
10-K2016-02-26fiscal FY 2015431540001558370-16-003609
10-Q2015-11-05fiscal Q3 2015391110001558370-15-002271
10-Q2015-08-05fiscal Q2 2015391110001558370-15-001405
10-Q2015-05-08fiscal Q1 201540810001558370-15-000833
10-K2015-02-26fiscal FY 2014451520001558370-15-000201
10-Q2014-11-05fiscal Q3 2014411150001560385-14-000067
10-Q2014-08-05fiscal Q2 2014411160001560385-14-000045
10-Q2014-05-08fiscal Q1 201441840001560385-14-000029
10-K2014-02-28fiscal FY 2013441490001560385-14-000012
10-Q2013-11-05fiscal Q3 2013391030001560385-13-000066
10-Q2013-08-06fiscal Q2 2013391040001560385-13-000053
10-Q2013-05-09fiscal Q1 201339810001560385-13-000030
10-K2013-02-28fiscal FY 2012431210001560385-13-000012

Inspect the source

Entity
LIBERTY MEDIA CORPORATION / CIK 0001560385
Captured
2026-09-20T09:19:43.438Z
SEC response SHA-256
748dcb1c5b27942b8cd9e303fe6754a4e8e980a25675cd6f07fa709136511a95

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