
DILLARD'S, INC. — Investor Relations & Filings
Dillard's, Inc. is a large-scale fashion retailer that operates a chain of department stores and an e-commerce website. The company offers a broad assortment of merchandise, including fashion apparel for women, men, and children, as well as accessories, cosmetics, footwear, and home furnishings. Dillard's focuses on delivering style, quality, and value to its customers by featuring collections from national and exclusive brands. The company's retail operations also include clearance centers that sell merchandise at reduced prices.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Director's Dealing 2023 | 2023-12-13 | English | |
| Director's Dealing 2023 | 2023-12-11 | English | |
| 10-Q | 2023-12-07 | English | |
| Director's Dealing 2023 | 2023-12-06 | English | |
| Director's Dealing 2023 | 2023-11-22 | English | |
| Director's Dealing 2023 | 2023-11-22 | English |
Browse filings by year
27 years- 2026 24 filings
- 2025 205 filings
- 2024 228 filings
- 2023 248 filings
- 2022 220 filings
- 2021 201 filings
- 2020 194 filings
- 2019 254 filings
- 2018 264 filings
- 2017 235 filings
- 2016 191 filings
- 2015 191 filings
- 2014 223 filings
- 2013 196 filings
- 2012 221 filings
- 2011 214 filings
- 2010 182 filings
- 2009 189 filings
- 2008 118 filings
- 2007 105 filings
- 2006 133 filings
- 2005 70 filings
- 2004 97 filings
- 2003 97 filings
- 2002 56 filings
- 2001 14 filings
- 2000 13 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 8405256 | Director's Dealing 2023 | 2023-12-13 | English | ||
| 8405257 | Director's Dealing 2023 | 2023-12-11 | English | ||
| 8405258 | 10-Q | 2023-12-07 | English | ||
| 8405259 | Director's Dealing 2023 | 2023-12-06 | English | ||
| 8405260 | Director's Dealing 2023 | 2023-11-22 | English | ||
| 8405261 | Director's Dealing 2023 | 2023-11-22 | English | ||
| 8405262 | Director's Dealing 2023 | 2023-11-22 | English | ||
| 8405263 | Director's Dealing 2023 | 2023-11-22 | English | ||
| 8405264 | Director's Dealing 2023 | 2023-11-22 | English | ||
| 8405265 | Director's Dealing 2023 | 2023-11-22 | English | ||
| 8405268 | Director's Dealing 2023 | 2023-11-22 | English | ||
| 8405270 | Director's Dealing 2023 | 2023-11-22 | English | ||
| 8405272 | Director's Dealing 2023 | 2023-11-22 | English | ||
| 8405274 | Director's Dealing 2023 | 2023-11-22 | English | ||
| 8405276 | Director's Dealing 2023 | 2023-11-22 | English | ||
Market data
Market data not available
Price history
Peer group · Other non-specialized retail sale
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1 800 FLOWERS COM INC
An e-commerce provider of gifts, specializing in floral pro…
|
FLWS | US | Wholesale and retail trade |
|
Adastria Co., Ltd.
A multi-brand company operating fashion and lifestyle brand…
|
2685 | JP | Wholesale and retail trade |
|
AEON Stores (Hong Kong) Co., Limited
Major retailer operating diverse GMS, malls, supermarkets, …
|
984 | HK | Wholesale and retail trade |
|
AMERICANAS S.A. - EM RECUPERAÇÃO JUDICIAL
Integrated retail platform with physical and digital stores…
|
— | BR | Wholesale and retail trade |
|
Aterian, Inc.
A technology-enabled consumer products company that builds …
|
ATER | US | Wholesale and retail trade |
|
Avolta AG
A global travel experience provider in retail, food & bever…
|
DUFN | CH | Wholesale and retail trade |
|
AXAS HOLDINGS CO.,LTD.
A lifestyle company retailing and distributing a wide array…
|
3536 | JP | Wholesale and retail trade |
|
Baazar Style Retail Limited
Large-format retailer of value-oriented fashion, apparel, a…
|
STYLEBAAZA | IN | Wholesale and retail trade |
|
Baida Group Co.,Ltd.
Manages retail operations, commercial property assets, and …
|
600865 | CN | Wholesale and retail trade |
|
Beijing Cuiwei Tower Co., Ltd.
Diversified enterprise integrating retail operations with d…
|
603123 | CN | Wholesale and retail trade |
DILLARD'S, 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/30624/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30624 | 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=30624 | 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=30624 \ -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": 30624}, 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 DILLARD'S, INC. (id: 30624)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.