
Walmart Inc. — Investor Relations & Filings
Walmart Inc. is a multinational retail corporation that operates a chain of hypermarkets (supercenters), discount department stores, and neighborhood markets. As a people-led, tech-powered omnichannel retailer, the company integrates its extensive physical store network with its e-commerce platforms. The business model is centered on an "everyday low prices" strategy, offering a wide assortment of merchandise and services to consumers. Product categories include groceries, apparel, housewares, electronics, and general merchandise. The company's stated purpose is to help people save money so they can live better. It also operates Sam's Club, a chain of membership-only retail warehouse clubs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-21 | English | |
| Regulatory Filings 2026 | 2026-05-08 | English | |
| 8-K | 2026-04-30 | English | |
| 424B2 - Walmart Inc. (0000104169) (Filer) | 2026-04-28 | English | |
| FWP - Walmart Inc. (0000104169) (Subject) | 2026-04-28 | English | |
| 424B2 - Walmart Inc. (0000104169) (Filer) | 2026-04-27 | English |
Browse filings by year
27 years- 2026 85 filings
- 2025 307 filings
- 2024 292 filings
- 2023 271 filings
- 2022 208 filings
- 2021 231 filings
- 2020 181 filings
- 2019 186 filings
- 2018 219 filings
- 2017 207 filings
- 2016 143 filings
- 2015 134 filings
- 2014 170 filings
- 2013 145 filings
- 2012 134 filings
- 2011 133 filings
- 2010 135 filings
- 2009 128 filings
- 2008 156 filings
- 2007 113 filings
- 2006 138 filings
- 2005 136 filings
- 2004 159 filings
- 2003 92 filings
- 2002 24 filings
- 2001 18 filings
- 2000 25 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46729433 | 8-K | 2026-05-21 | English | ||
| 46002624 | Regulatory Filings 2026 | 2026-05-08 | English | ||
| 46002642 | 8-K | 2026-04-30 | English | ||
| 38191914 | 424B2 - Walmart Inc. (0000104169) (Filer) | 2026-04-28 | English | ||
| 37943555 | FWP - Walmart Inc. (0000104169) (Subject) | 2026-04-28 | English | ||
| 37441380 | 424B2 - Walmart Inc. (0000104169) (Filer) | 2026-04-27 | English | ||
| 46002683 | ARS | 2026-04-23 | English | ||
| 46002657 | DEFA14A | 2026-04-23 | English | ||
| 35872308 | DEF 14A - Walmart Inc. (0000104169) (Filer) | 2026-04-23 | English | ||
| 46002866 | PRE 14A | 2026-04-13 | English | ||
| 33748029 | 25-NSE - Walmart Inc. (0000104169) (Subject) | 2026-04-07 | English | ||
| 33066663 | 4 - Walmart Inc. (0000104169) (Issuer) | 2026-03-27 | English | ||
| 46002868 | 8-K | 2026-03-27 | English | ||
| 33064576 | SCHEDULE 13G/A - Walmart Inc. (0000104169) (Subject) | 2026-03-27 | English | ||
| 33052574 | 4 - Walmart Inc. (0000104169) (Issuer) | 2026-03-26 | English | ||
Market data
Market data not available
Price history
Peer group · Non-specialized retail sale with food, beverages or tobacco predominating
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TAKAYOSHI Holdings, INC.
Operates and franchises food platform stores for local prod…
|
9259 | JP | Wholesale and retail trade |
|
TESCO.,LTD.
Manufacturer of stainless and high alloy steel pipes and tu…
|
095610 | KR | Wholesale and retail trade |
|
Tesco PLC
A multinational retailer of groceries, general merchandise,…
|
TSCO | GB | Wholesale and retail trade |
|
The Convenience Shop (Holding) PLC
Holding company that owns, operates, and franchises a retai…
|
CVS | MT | Wholesale and retail trade |
|
The North West Company Inc.
Multinational retailer providing essential goods and grocer…
|
NWC | CA | Wholesale and retail trade |
|
THE STORE CORPORATION BERHAD
Prominent retail group operating 50 supermarket and departm…
|
— | MY | Wholesale and retail trade |
|
Three F Co., Ltd.
Operates franchise convenience stores and develops original…
|
7544 | JP | Wholesale and retail trade |
|
Tiv Taam Holdings 1 Ltd.
A food company engaged in retail, production, and import/di…
|
TTAM | IL | Wholesale and retail trade |
|
TKM Grupp AS
A group engaged in retail, wholesale, automotive sales, and…
|
TKM1T | EE | Wholesale and retail trade |
|
TRIAL Holdings, Inc.
A retail holding company operating AI-focused discount stor…
|
141A | JP | Wholesale and retail trade |
Walmart Inc. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/29743/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=29743 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=29743 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=29743 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 29743}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Walmart Inc. (id: 29743)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.