
ETHAN ALLEN INTERIORS INC — Investor Relations & Filings
Ethan Allen Interiors Inc. is an interior design company and a vertically integrated manufacturer and retailer of home furnishings. The company offers a broad portfolio of high-quality, custom furniture for living rooms, dining rooms, bedrooms, home offices, and outdoor spaces. Its product line also includes lighting, rugs, home decor, and accessories. A key aspect of its business is the extensive customization available, with numerous options for fabrics, leathers, and finishes. Ethan Allen complements its retail operations by providing professional interior design services, often free of charge, supported by digital tools like 3D room planners. The company emphasizes craftsmanship and quality control by operating its own manufacturing facilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| AMENDED SCHEDULE 13G | 2024-10-25 | English | |
| Major Shareholding Notification 2024 | 2024-10-23 | English | |
| FORM 4 | 2024-10-18 | English | |
| ARS | 2024-09-27 | English | |
| DEFA14A | 2024-09-27 | English | |
| DEF 14A | 2024-09-27 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 9989465 | AMENDED SCHEDULE 13G | 2024-10-25 | English | ||
| 9989468 | Major Shareholding Notification 2024 | 2024-10-23 | English | ||
| 9989469 | FORM 4 | 2024-10-18 | English | ||
| 9989471 | ARS | 2024-09-27 | English | ||
| 9989470 | DEFA14A | 2024-09-27 | English | ||
| 9989472 | DEF 14A | 2024-09-27 | English | ||
| 9989474 | FORM 4 | 2024-09-17 | English | ||
| 9989473 | Regulatory Filings 2024 | 2024-09-17 | English | ||
| 9989475 | FORM 4 | 2024-08-30 | English | ||
| 9989476 | FORM 10-K | 2024-08-23 | English | ||
| 9989477 | FORM 4 | 2024-08-19 | English | ||
| 9989478 | FORM 4 | 2024-08-12 | English | ||
| 9989481 | FORM 4 | 2024-08-12 | English | ||
| 9989479 | FORM 4 | 2024-08-12 | English | ||
| 9989480 | FORM 4 | 2024-08-09 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wooden furniture
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMERICAN WOODMARK CORP
A manufacturer of kitchen and bath cabinetry for new constr…
|
AMWD | US | Manufacturing |
|
A-ZENITH HOME FURNISHINGS CO., LTD.
Manufacturer of high-end furniture blending classical and c…
|
603389 | CN | Manufacturing |
|
BASSETT FURNITURE INDUSTRIES INC
A manufacturer and retailer of customizable mid- to high-en…
|
BSET | US | Manufacturing |
|
Cleanup Corporation
Manufacturer of systemized kitchens, bathrooms, and commerc…
|
7955 | JP | Manufacturing |
|
FLEXSTEEL INDUSTRIES INC
Manufacturer and marketer of residential, commercial, and R…
|
FLXS | US | Manufacturing |
|
Fortefabryki Mebli Forte S.A.
European manufacturer of self-assembly furniture distribute…
|
FTE | PL | Manufacturing |
|
GoldenHome Living Co., Ltd.
Designs and manufactures high-end kitchen cabinets and cust…
|
603180 | CN | Manufacturing |
|
Guangdong Piano Customized Furniture Co., Ltd.
Specializes in high-end whole-house customized furniture an…
|
002853 | CN | Manufacturing |
|
GuangDong Topstrong Living Innovation & Integration Co., Ltd.
Develops smart locks, architectural hardware, and customize…
|
300749 | CN | Manufacturing |
|
GUANGZHOU HOLIKE CREATIVE HOME CO.,LTD.
Provides custom whole-house furnishing solutions using eco-…
|
603898 | CN | Manufacturing |
ETHAN ALLEN INTERIORS 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/32458/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32458 | 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=32458 | 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=32458 \ -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": 32458}, 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 ETHAN ALLEN INTERIORS INC (id: 32458)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.