
CAVCO INDUSTRIES, INC. — Investor Relations & Filings
Cavco Industries, Inc. is a leading designer and producer of factory-built structures, specializing in off-site construction. The company manufactures a diverse portfolio of housing solutions in climate-controlled facilities, including manufactured homes, modular homes, park model RVs, cabins, and Accessory Dwelling Units (ADUs). Cavco also develops innovative multi-family options, such as its nationally available, HUD-approved manufactured duplex series. The company's products are designed to be affordable and are distributed through a network of independent retailers and company-owned sales centers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-K | 2026-05-22 | English | |
| 8-K | 2026-05-22 | English | |
| Major Shareholding Notification 2026 | 2026-04-29 | English | |
| SCHEDULE 13G/A - CAVCO INDUSTRIES, INC. (0000278166) (Subject) | 2026-03-26 | English | |
| 4 - CAVCO INDUSTRIES, INC. (0000278166) (Filer) | 2026-02-17 | English | |
| SCHEDULE 13G/A Filing | 2026-02-05 | English |
Browse filings by year
24 years- 2026 11 filings
- 2025 86 filings
- 2024 85 filings
- 2023 68 filings
- 2022 57 filings
- 2021 51 filings
- 2020 47 filings
- 2019 59 filings
- 2018 38 filings
- 2017 40 filings
- 2016 35 filings
- 2015 45 filings
- 2014 30 filings
- 2013 32 filings
- 2012 31 filings
- 2011 33 filings
- 2010 40 filings
- 2009 32 filings
- 2008 43 filings
- 2007 27 filings
- 2006 27 filings
- 2005 43 filings
- 2004 36 filings
- 2003 27 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 46860914 | 10-K | 2026-05-22 | English | ||
| 46840277 | 8-K | 2026-05-22 | English | ||
| 46006587 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 33052460 | SCHEDULE 13G/A - CAVCO INDUSTRIES, INC. (0000278166) (Subject) | 2026-03-26 | English | ||
| 32879323 | 4 - CAVCO INDUSTRIES, INC. (0000278166) (Filer) | 2026-02-17 | English | ||
| 17548666 | SCHEDULE 13G/A Filing | 2026-02-05 | English | ||
| 17548633 | 4 Filing | 2026-02-05 | English | ||
| 17548587 | 4 Filing | 2026-02-05 | English | ||
| 17548646 | 4 Filing | 2026-02-04 | English | ||
| 32879324 | 10-Q - CAVCO INDUSTRIES, INC. (0000278166) (Filer) | 2026-01-30 | English | ||
| 17548664 | 8-K Filing | 2026-01-29 | English | ||
|
2025
4 filings
| |||||
| 9231992 | Major Shareholding Notification 2025 | 2025-11-13 | English | ||
| 9231994 | FORM 4 | 2025-11-12 | English | ||
| 9231997 | Regulatory Filings 2025 | 2025-11-07 | English | ||
| 9231998 | FORM 4 | 2025-11-04 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of builders' carpentry and joinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
EAGON HOLDINGS CO., LTD.
A holding company that manufactures and distributes buildin…
|
039020 | KR | Manufacturing |
|
EAGON INDUSTRIAL LTD
Manufacturer of wood products, building materials, and logi…
|
008250 | KR | Manufacturing |
|
Eidai Co.,Ltd.
A manufacturer of residential building materials like floor…
|
7822 | JP | Manufacturing |
|
EKOWOOD INTERNATIONAL BERHAD
Specializes in manufacturing and selling engineered solid h…
|
— | MY | Manufacturing |
|
Hansol HomeDeco co.,ltd.
Manufacturer of engineered wood products and interior mater…
|
025750 | KR | Manufacturing |
|
Harbin Sayyas Windows Co., Ltd.
Produces energy-efficient aluminum-clad wood windows and do…
|
301227 | CN | Manufacturing |
|
Honkarakenne Oyj
Global designer and manufacturer of prefabricated solid woo…
|
HONBS | FI | Manufacturing |
|
HS OPTIMUS HOLDINGS LIMITED
An investment holding company manufacturing and distributin…
|
504 | SG | Manufacturing |
|
Inwido AB
A European supplier of customized, energy-efficient windows…
|
INWI | SE | Manufacturing |
|
JELD-WEN Holding, Inc.
Global designer and manufacturer of high-performance doors,…
|
JELD | US | Manufacturing |
CAVCO INDUSTRIES, 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/31080/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31080 | 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=31080 | 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=31080 \ -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": 31080}, 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 CAVCO INDUSTRIES, INC. (id: 31080)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.