
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 |
|---|---|---|---|
|
Fiplasto S.A.
Manufacturer of wood products and RTA furniture, using sust…
|
— | AR | 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 |
|
Guangzhou Shangpin Home Collection Co., Ltd
Specializes in customized home furnishings using digital de…
|
300616 | CN | Manufacturing |
|
Hannun S.A.
D2C e-commerce company selling sustainable, handcrafted fur…
|
HAN | ES | Manufacturing |
|
HANSSEM CO.,LTD.
A home interior solutions company offering furniture, appli…
|
009240 | KR | 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.