
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 |
|---|---|---|---|
| November 2022 Investor Presentation | 2022-11-03 | English | |
| Q2 22 ER | 2022-08-15 | English | |
| August 2022 Investor Presentation | 2022-08-15 | English | |
| Board Diversity Matrix 2022 | 2022-08-08 | English | |
| Q1 2022 Earnings Release | 2022-05-11 | English | |
| May 2022 Investor Presentation | 2022-05-11 | English |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
9 filings
| |||||
| 10242946 | November 2022 Investor Presentation | 2022-11-03 | English | ||
| 10243823 | Q2 22 ER | 2022-08-15 | English | ||
| 10243820 | August 2022 Investor Presentation | 2022-08-15 | English | ||
| 10244142 | Board Diversity Matrix 2022 | 2022-08-08 | English | ||
| 10245796 | Q1 2022 Earnings Release | 2022-05-11 | English | ||
| 10245781 | May 2022 Investor Presentation | 2022-05-11 | English | ||
| 10247215 | Compensation Committee Charter (with added Nominations and Corporate Governance Responsibilities) | 2022-03-15 | English | ||
| 10247275 | March 2022 Investor Presentation | 2022-03-10 | English | ||
| 10247273 | Q4 2021 Earnings Release | 2022-03-10 | English | ||
|
2021
3 filings
| |||||
| 10247843 | 2021 AR | 2021-12-30 | English | ||
| 10248262 | Q3 2021 Earnings Release | 2021-11-12 | English | ||
| 10248250 | November 2021 Investor Presentation | 2021-11-12 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of carpets and rugs
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AIREA PLC
A specialist flooring company that designs, manufactures, a…
|
AIEA | GB | Manufacturing |
|
ARTEMİS HALI A.Ş.
Manufacturer and distributor of carpets blending contempora…
|
ARTMS | TR | Manufacturing |
|
Belysse Group NV
Manufacturer of textile floor coverings for commercial and …
|
BELYS | BE | Manufacturing |
|
Biokarpet S.A. Ind. & Comm.Ent.
Diversified company in textiles, metallurgy, and informatio…
|
BIOKA | GR | Manufacturing |
|
BİRKO BİRLEŞİK KOYUNLULULAR MENSUCAT TİCARET VE SANAYİ A.Ş.
A textile manufacturer producing cotton yarns and machine-m…
|
BRKO | TR | Manufacturing |
|
Bremworth Limited
Designer and manufacturer of premium wool carpets and rugs …
|
BRW | NZ | Manufacturing |
|
COCREATION GRASS CO., LTD
Manufacturer of synthetic turf systems for sports and lands…
|
605099 | CN | Manufacturing |
|
Decotex AD
Manufacturer and distributor of floor coverings and home te…
|
— | BG | Manufacturing |
|
Golden Carpets Limited.
Manufactures machine-made carpets and rugs using Wilton wea…
|
531928 | IN | Manufacturing |
|
INTERFACE INC
A global designer and manufacturer of commercial flooring a…
|
TILE | US | 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.