
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 |
|---|---|---|---|
| 確認書 | 2023-11-14 | Japanese | |
| 四半期報告書-第71期第2四半期(2023/07/01-2023/09/30) | 2023-11-14 | Japanese | |
| 確認書 | 2023-08-10 | Japanese | |
| 四半期報告書-第71期第1四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | |
| 確認書 | 2023-06-28 | Japanese | |
| 内部統制報告書-第70期(2022/04/01-2023/03/31) | 2023-06-28 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
9 filings
| |||||
| 7370877 | 確認書 | 2023-11-14 | Japanese | ||
| 7370874 | 四半期報告書-第71期第2四半期(2023/07/01-2023/09/30) | 2023-11-14 | Japanese | ||
| 7547214 | 確認書 | 2023-08-10 | Japanese | ||
| 7547199 | 四半期報告書-第71期第1四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | ||
| 7556849 | 確認書 | 2023-06-28 | Japanese | ||
| 7556850 | 内部統制報告書-第70期(2022/04/01-2023/03/31) | 2023-06-28 | Japanese | ||
| 7556836 | 有価証券報告書-第70期(2022/04/01-2023/03/31) | 2023-06-28 | Japanese | ||
| 7573344 | 確認書 | 2023-02-14 | Japanese | ||
| 7573341 | 四半期報告書-第70期第3四半期(2022/10/01-2022/12/31) | 2023-02-14 | Japanese | ||
|
2022
6 filings
| |||||
| 7581794 | 確認書 | 2022-11-14 | Japanese | ||
| 7581788 | 四半期報告書-第70期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-14 | Japanese | ||
| 7594481 | 確認書 | 2022-08-09 | Japanese | ||
| 7594483 | 四半期報告書-第70期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-09 | Japanese | ||
| 7600963 | 確認書 | 2022-06-28 | Japanese | ||
| 7600962 | 内部統制報告書-第69期(令和3年4月1日-令和4年3月31日) | 2022-06-28 | Japanese | ||
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 |
|
BASWELL RESOURCES BERHAD
An investment holding company providing management services…
|
— | MY | Manufacturing |
|
Công ty Cổ phần Đầu tư BKG Việt Nam
Diversified economic group in wood products, food, agricult…
|
BKG | VN | Manufacturing |
|
Công ty Cổ phần Hợp tác Kinh tế và Xuất nhập khẩu Savimex
Prominent manufacturer, processor, and exporter of high-qua…
|
SAV | VN | Manufacturing |
|
Công ty Cổ phần Tập đoàn Kỹ nghệ Gỗ Trường Thành
A leading manufacturer and exporter of wooden furniture, sp…
|
TTF | VN | Manufacturing |
|
DPS RESOURCES BERHAD
An investment holding company with diversified interests in…
|
— | MY | Manufacturing |
|
ETHAN ALLEN INTERIORS INC
Vertically integrated manufacturer and retailer of custom h…
|
ETD | US | Manufacturing |
|
EUROSPAN HOLDINGS BERHAD
Manufactures and trades furniture and wood-based products, …
|
— | MY | 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.