
Cleanup Corporation — Investor Relations & Filings
Cleanup Corporation is a total housing equipment manufacturer that produces and sells systemized kitchens, systemized bathrooms, and washstands. The company is known for its expertise in stainless steel kitchen technology, offering practical and well-designed products for modern living. Its primary product lines include residential kitchen systems such as STEDIA and CENTRO. In addition to its core residential offerings, the company also manufactures commercial kitchen equipment. With a history dating back to 1949, Cleanup Corporation focuses on creating solutions that contribute to family well-being and enhance home environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-11 | Japanese | |
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第73期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 臨時報告書 | 2025-06-30 | Japanese | |
| 内部統制報告書-第72期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | |
| 確認書 | 2025-06-25 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 32925879 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-11 | Japanese | ||
|
2025
6 filings
| |||||
| 8306914 | 確認書 | 2025-11-14 | Japanese | ||
| 8306870 | 半期報告書-第73期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7243400 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7249315 | 内部統制報告書-第72期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7249306 | 確認書 | 2025-06-25 | Japanese | ||
| 7249298 | 有価証券報告書-第72期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
|
2024
8 filings
| |||||
| 7295920 | 確認書 | 2024-11-14 | Japanese | ||
| 7295913 | 半期報告書-第72期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7320062 | 臨時報告書 | 2024-06-28 | Japanese | ||
| 7326393 | 内部統制報告書-第71期(2023/04/01-2024/03/31) | 2024-06-26 | Japanese | ||
| 7326388 | 確認書 | 2024-06-26 | Japanese | ||
| 7326382 | 有価証券報告書-第71期(2023/04/01-2024/03/31) | 2024-06-26 | Japanese | ||
| 7349918 | 確認書 | 2024-02-14 | Japanese | ||
| 7349896 | 四半期報告書-第71期第3四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wooden furniture
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Howden Joinery Group PLC
Manufacturer and supplier of kitchens, joinery, and hardwar…
|
HWDN | GB | Manufacturing |
|
HYUNDAI LIVART FURNITURE COMPANY LIMITED
Manufactures furniture and built-in interiors for residenti…
|
079430 | KR | Manufacturing |
|
JAYCORP BHD
Investment holding, manufacturing rubberwood furniture, pac…
|
— | MY | Manufacturing |
|
KIMBLE CORPORATION BERHAD
Manufacturing and marketing of wooden furniture.
|
— | MY | Manufacturing |
|
LII HEN INDUSTRIES BHD
Integrated furniture manufacturer specializing in wood-base…
|
— | MY | Manufacturing |
|
LII HEN INDUSTRIES BHD.
Integrated furniture manufacturer specializing in wood-base…
|
— | MY | Manufacturing |
|
LY CORPORATION LIMITED
Manufacturer and exporter of furniture, kitchen cabinets, m…
|
1H8 | SG | Manufacturing |
|
Markor International Home Furnishings Co., Ltd.
Global vertically integrated provider of high-end residenti…
|
600337 | CN | Manufacturing |
|
MasterBrand, Inc.
A leading North American manufacturer of residential cabine…
|
MBC | US | Manufacturing |
|
MENGTIAN FURNITURE GROUP CO., LTD.
Manufacturer of high-end wooden doors and integrated wood-b…
|
603216 | CN | Manufacturing |
Cleanup Corporation 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/12207/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12207 | 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=12207 | 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=12207 \ -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": 12207}, 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 Cleanup Corporation (id: 12207)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.