Skip to content

VMWARE LLC: filings

Every VMWARE LLC 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 2023-09-07

The latest filing in this captured record is a 10-Q filed 2023-09-07. No later filing is in the SEC companyfacts record captured on 2026-09-22. VMWARE LLC 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-Q2023-09-07fiscal Q2 2024511400001124610-23-000064
10-Q2023-06-08fiscal Q1 2024511060001124610-23-000047
10-K2023-03-28fiscal FY 2023531420001124610-23-000015
10-Q2022-12-02fiscal Q3 2023511400001124610-22-000049
10-Q2022-09-02fiscal Q2 2023501360001124610-22-000041
10-Q2022-06-03fiscal Q1 2023501040001124610-22-000030
10-K2022-03-24fiscal FY 2022531420001124610-22-000009
10-Q2021-12-03fiscal Q3 2022491340001124610-21-000068
10-Q2021-09-03fiscal Q2 2022491340001124610-21-000045
10-Q2021-06-07fiscal Q1 2022501040001124610-21-000030
10-K2021-03-26fiscal FY 2021531410001124610-21-000015
10-Q2020-12-07fiscal Q3 2021511400001124610-20-000061
10-Q2020-09-04fiscal Q2 2021511400001124610-20-000052
10-Q2020-06-08fiscal Q1 2021521070001124610-20-000035
10-K2020-03-26fiscal FY 2020561730001124610-20-000019
10-Q2019-12-06fiscal Q3 2020501330001124610-19-000054
10-Q2019-09-09fiscal Q2 2020501330001124610-19-000038
10-Q2019-06-10fiscal Q1 2020501010001124610-19-000025
10-K2019-03-29fiscal FY 2019512040001124610-19-000012
10-Q2018-12-10fiscal Q3 2019471280001124610-18-000045
10-Q2018-09-11fiscal Q2 2019471280001124610-18-000031
10-Q2018-06-11fiscal Q1 201946940001124610-18-000017
10-K2018-03-29fiscal FY 2018491980001124610-18-000012
10-Q2017-12-11fiscal Q3 2018441720001124610-17-000033
10-Q2017-09-07fiscal Q2 2018421640001124610-17-000027
10-Q2017-06-09fiscal Q1 2018421360001124610-17-000022
10-K2017-02-24fiscal Q4 2016471580001124610-17-000009
10-Q2016-11-07fiscal Q3 2016431160001124610-16-000066
10-Q2016-08-08fiscal Q2 2016431160001124610-16-000057
10-Q2016-05-05fiscal Q1 201642860001124610-16-000048
10-K2016-02-25fiscal FY 2015451530001124610-16-000040
10-Q2015-11-09fiscal Q3 2015421120001124610-15-000032
10-Q2015-08-05fiscal Q2 2015421140001124610-15-000021
10-Q2015-05-04fiscal Q1 201541860001124610-15-000011
10-K2015-02-26fiscal FY 2014461540001124610-15-000005
10-Q2014-11-05fiscal Q3 2014411310001124610-14-000033
10-Q2014-08-05fiscal Q2 2014401290001124610-14-000023
10-Q2014-05-01fiscal Q1 201438780001124610-14-000017
10-K2014-02-25fiscal FY 2013451510001124610-14-000008
10-Q2013-11-07fiscal Q3 2013411320001124610-13-000040
10-Q2013-08-02fiscal Q2 2013411320001124610-13-000027
10-Q2013-05-03fiscal Q1 201341840001124610-13-000016
10-K2013-02-27fiscal FY 2012451520001124610-13-000009
10-Q2012-11-01fiscal Q3 2012431350001124610-12-000030
10-Q2012-08-02fiscal Q2 2012431350001124610-12-000021
10-Q2012-05-02fiscal Q1 201241840001124610-12-000012
10-K2012-02-24fiscal FY 2011451520001445305-12-000443
10-Q2011-11-03fiscal Q3 2011411320001193125-11-293255
10-Q2011-08-03fiscal Q2 2011411320001193125-11-208390
10-Q2011-05-04fiscal Q1 201137760001193125-11-126105
10-K2011-02-28fiscal FY 201037970001193125-11-050075
10-Q2010-10-29fiscal Q3 2010371180001193125-10-241295
10-Q2010-08-05fiscal Q2 2010371180001193125-10-177607

Inspect the source

Entity
VMWARE LLC / CIK 0001124610
Captured
SEC response SHA-256
c6dc000d7b8984a93818b82a2e9cc9011901cad9aa10c5f881b6c430f65f0a6c

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