
HOME DEPOT, INC. — Investor Relations & Filings
The Home Depot, Inc. is a home improvement retailer that offers a wide assortment of building materials, home improvement products, lawn and garden supplies, and decor items. The company provides products and services for construction, renovation, maintenance, and repair projects. Its product categories include appliances, tools, flooring, paint, plumbing, electrical, and lumber. In addition to product sales, The Home Depot offers various services, including home installation and tool and equipment rental. The company serves a diverse customer base, catering to both do-it-yourself (DIY) consumers and professional contractors through its network of retail stores and online platforms.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SD | 2026-05-28 | English | |
| 10-Q | 2026-05-26 | English | |
| 8-K | 2026-05-26 | English | |
| 8-K | 2026-05-19 | English | |
| INSPIRE INVESTING, LLC - PX14A6G | 2026-05-07 | English | |
| Regulatory Filings 2026 | 2026-05-04 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47860836 | SD | 2026-05-28 | English | ||
| 47409742 | 10-Q | 2026-05-26 | English | ||
| 47063414 | 8-K | 2026-05-26 | English | ||
| 46531523 | 8-K | 2026-05-19 | English | ||
| 46070478 | INSPIRE INVESTING, LLC - PX14A6G | 2026-05-07 | English | ||
| 46070483 | Regulatory Filings 2026 | 2026-05-04 | English | ||
| 46070480 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 33707838 | ARS - HOME DEPOT, INC. (0000354950) (Filer) | 2026-04-07 | English | ||
| 46070496 | DEFA14A | 2026-04-07 | English | ||
| 33707857 | DEF 14A - HOME DEPOT, INC. (0000354950) (Filer) | 2026-04-07 | English | ||
| 46070490 | Major Shareholding Notification 2026 | 2026-03-27 | English | ||
| 33052323 | 4 - HOME DEPOT, INC. (0000354950) (Issuer) | 2026-03-26 | English | ||
| 33052315 | 4 - HOME DEPOT, INC. (0000354950) (Issuer) | 2026-03-26 | English | ||
| 33052298 | 4 - HOME DEPOT, INC. (0000354950) (Issuer) | 2026-03-26 | English | ||
| 33052285 | 4 - HOME DEPOT, INC. (0000354950) (Issuer) | 2026-03-26 | English | ||
Market data
Market data not available
Price history
Peer group · Retail sale of hardware, building materials, paints and glass
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TILE SHOP HOLDINGS, INC.
Specialty retailer of tiles, setting materials, and accesso…
|
TTSH | US | Wholesale and retail trade |
|
TOPPS TILES PLC
Specialist retailer of tiles and associated products for do…
|
TPT | GB | Wholesale and retail trade |
|
VICTORIAN PLUMBING GROUP PLC
Online retailer specializing in bathroom products and acces…
|
VIC | GB | Wholesale and retail trade |
|
WICKES GROUP PLC
A home improvement retailer serving DIY, trade, and Do-It-F…
|
WIX | GB | Wholesale and retail trade |
HOME DEPOT, 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/29754/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=29754 | 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=29754 | 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=29754 \ -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": 29754}, 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 HOME DEPOT, INC. (id: 29754)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.