
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 |
|---|---|---|---|
|
Kesko Oyj
A trading company in grocery, building and technical, and c…
|
KESKOA | FI | Wholesale and retail trade |
|
KOBE BUSSAN CO., LTD.
Integrated food company with retail, restaurant, and renewa…
|
3038 | JP | Wholesale and retail trade |
|
Koninklijke Ahold Delhaize N.V.
A global food retail group operating supermarkets, convenie…
|
AD | NL | Wholesale and retail trade |
|
KROGER CO
A retail company operating supermarkets, multi-department s…
|
KR | US | Wholesale and retail trade |
|
KUSURI NO AOKI HOLDINGS CO., LTD.
Operates neighborhood retail stores selling pharmaceuticals…
|
3549 | JP | Wholesale and retail trade |
|
La Comer, S.A.B. de C.V.
Operates multi-format supermarkets for medium and high soci…
|
LACOMER | MX | Wholesale and retail trade |
|
Lianhua Supermarket Holdings Co., Ltd.
Major multi-format retail operator managing chain stores ac…
|
980 | CN | Wholesale and retail trade |
|
LIFE CORPORATION
Supermarket operator in Japan's Tokyo and Kinki regions off…
|
8194 | JP | Wholesale and retail trade |
|
Loblaw Companies Limited
Canada's largest retailer and national leader in food and p…
|
L | CA | Wholesale and retail trade |
|
Lulu Retail Holdings PLC
Operates 240+ hypermarkets & express stores, with omni-chan…
|
LULU | AE | 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.