
The Dixie Group Inc. — Investor Relations & Filings
The Dixie Group Inc. is a manufacturer and marketer of high-end floorcovering products. The company specializes in carpets, rugs, and other flooring solutions for select residential and commercial market segments. Its business strategy focuses on providing specialized, design-oriented products through a portfolio of distinct brands, including Fabrica, Masland, DH Floors, and TRUCOR. These brands are recognized for their quality and style within the high-end flooring sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Q3 2025 Earnings Release | 2025-11-12 | English | |
| Q3 2025 Investor Presentation | 2025-11-12 | English | |
| Q2 2025 Earnings Release | 2025-08-07 | English | |
| Q2 2025 Investor Presentation | 2025-08-07 | English | |
| May 2025 Investor Presentation | 2025-05-09 | English | |
| Q1 2025 Earnings Release | 2025-05-09 | English |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
8 filings
| |||||
| 10219007 | Q3 2025 Earnings Release | 2025-11-12 | English | ||
| 10219004 | Q3 2025 Investor Presentation | 2025-11-12 | English | ||
| 10226105 | Q2 2025 Earnings Release | 2025-08-07 | English | ||
| 10226102 | Q2 2025 Investor Presentation | 2025-08-07 | English | ||
| 10227045 | May 2025 Investor Presentation | 2025-05-09 | English | ||
| 10227044 | Q1 2025 Earnings Release | 2025-05-09 | English | ||
| 10227344 | April 2025 Investor Presentation | 2025-03-10 | English | ||
| 10227343 | Q4 2024 Earnings Release | 2025-03-10 | English | ||
|
2024
7 filings
| |||||
| 10233646 | 2024 AR | 2024-12-31 | English | ||
| 10233809 | Q3 2024 Earnings Release | 2024-11-01 | English | ||
| 10233806 | November 2024 Investor Presentation | 2024-11-01 | English | ||
| 10234329 | August 2024 Investor Presentation | 2024-08-12 | English | ||
| 10234325 | Q2 2024 Earnings Release | 2024-08-12 | English | ||
| 10235344 | May 2024 Investor Presentation | 2024-05-06 | English | ||
| 10235343 | Q1 2024 Earnings Release | 2024-05-06 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of carpets and rugs
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Naseej International Trading Co.
Manufactures and distributes carpets, rugs, artificial gras…
|
1213 | SA | Manufacturing |
|
Radici Pietro Industries & Brands
Italian manufacturer of high-quality textile flooring, carp…
|
RAD | IT | Manufacturing |
|
ROYAL HALI İPLİK TEKSTİL MOBİLYA SANAYİ VE TİCARET A.Ş.
Manufacturer of machine-made carpets and yarn with its own …
|
ROYAL | TR | Manufacturing |
|
Shandong Kuntai New Material Technology Co., Ltd.
Manufactures automotive interior materials, carpets, and ma…
|
001260 | CN | Manufacturing |
|
Tai Ping Carpets International Limited
Global designer and manufacturer of high-end, custom-crafte…
|
146 | HK | Manufacturing |
|
VICTORIA PLC
International designer, manufacturer, and distributor of in…
|
VCP | GB | Manufacturing |
The Dixie Group 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/35660/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35660 | 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=35660 | 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=35660 \ -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": 35660}, 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 The Dixie Group Inc. (id: 35660)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.