
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 |
|---|---|---|---|
|
Sainsbury (J) PLC
A multi-channel retailer of food, general merchandise, clot…
|
SBRY | GB | Wholesale and retail trade |
|
SAN-A CO.,LTD.
Retail company operating supermarkets and large-scale shopp…
|
2659 | JP | Wholesale and retail trade |
|
SANJIANG SHOPPING CLUB CO.,LTD.
Retail chain specializing in community supermarkets, fresh …
|
601116 | CN | Wholesale and retail trade |
|
Saudi Marketing Co.
Operates retail markets, wholesale distribution, and family…
|
4006 | SA | Wholesale and retail trade |
|
Seven & i Holdings Co., Ltd.
A diversified holding company managing a global retail grou…
|
3382 | JP | Wholesale and retail trade |
|
Shanghai Bailian Group Co.,Ltd.
Operates a multi-format retail network of supermarkets, mal…
|
600827 | CN | Wholesale and retail trade |
|
SHOPRITE HOLDINGS LIMITED
Africa's largest FMCG retailer, focused predominantly on fo…
|
SHP | ZA | Wholesale and retail trade |
|
Shufersal Ltd.
Retailer operating supermarkets with groceries, pharmacy, a…
|
SAE | IL | Wholesale and retail trade |
|
Silcorp Limited
Historical largest Canadian convenience and specialty retai…
|
— | CA | Wholesale and retail trade |
|
Simple Mart
Manages community supermarkets providing daily necessities …
|
2945 | TW | 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.