
TWIN-BIRD CORPORATION — Investor Relations & Filings
TWIN-BIRD CORPORATION is a manufacturer specializing in high-quality home appliances and advanced cooling technology. The company's product portfolio includes a wide range of consumer electronics and household goods, such as kitchen appliances, vacuum cleaners, and personal care devices. Originating from the Tsubame-Sanjo region, known for its deep-rooted artisanal manufacturing culture ("monozukuri"), Twinbird integrates traditional craftsmanship with cutting-edge innovation. A significant technological focus is the development and production of Free Piston Stirling Coolers, which offer precise, ultra-low temperature control for specialized industrial and scientific equipment. The company is committed to creating simple yet premium products that provide a satisfying user experience.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-10-14 | Japanese | |
| 半期報告書-第64期(2025/03/01-2026/02/28) | 2025-10-14 | Japanese | |
| 臨時報告書 | 2025-05-30 | Japanese | |
| 確認書 | 2025-05-29 | Japanese | |
| 内部統制報告書-第63期(2024/03/01-2025/02/28) | 2025-05-29 | Japanese | |
| 有価証券報告書-第63期(2024/03/01-2025/02/28) | 2025-05-29 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
6 filings
| |||||
| 8016987 | 確認書 | 2025-10-14 | Japanese | ||
| 8016986 | 半期報告書-第64期(2025/03/01-2026/02/28) | 2025-10-14 | Japanese | ||
| 7260946 | 臨時報告書 | 2025-05-30 | Japanese | ||
| 7261463 | 確認書 | 2025-05-29 | Japanese | ||
| 7261462 | 内部統制報告書-第63期(2024/03/01-2025/02/28) | 2025-05-29 | Japanese | ||
| 7261464 | 有価証券報告書-第63期(2024/03/01-2025/02/28) | 2025-05-29 | Japanese | ||
|
2024
9 filings
| |||||
| 7304949 | 確認書 | 2024-10-15 | Japanese | ||
| 7304950 | 半期報告書-第63期(2024/03/01-2025/02/28) | 2024-10-15 | Japanese | ||
| 7315845 | 確認書 | 2024-07-16 | Japanese | ||
| 7315847 | 四半期報告書-第63期第1四半期(2024/03/01-2024/05/31) | 2024-07-16 | Japanese | ||
| 7335662 | 臨時報告書 | 2024-05-27 | Japanese | ||
| 7335658 | 確認書 | 2024-05-27 | Japanese | ||
| 7335657 | 内部統制報告書-第62期(2023/03/01-2024/02/29) | 2024-05-27 | Japanese | ||
| 7335674 | 有価証券報告書-第62期(2023/03/01-2024/02/29) | 2024-05-27 | Japanese | ||
| 7361965 | 確認書 | 2024-01-12 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of domestic appliances
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AI Health Technology Limited
R&D, manufacturing, and trading of kitchen appliances and c…
|
1715 | HK | Manufacturing |
|
Airmate (Cayman) International Co Limited
Specializes in air-related household appliances and indoor …
|
1626 | TW | Manufacturing |
|
Alfa plam a.d.
Leading Southeastern European manufacturer of household hea…
|
ALFA | RS | Manufacturing |
|
Allan International Holdings Limited
Designs, manufactures, and sells household electrical appli…
|
684 | HK | Manufacturing |
|
Al-Omran Industrial Trading Co.
Manufactures and distributes household appliances, electron…
|
4141 | SA | Manufacturing |
|
Amica S.A.
A European manufacturer of a wide range of large household …
|
AMC | PL | Manufacturing |
|
Anhui Orivie Technology Co.,Ltd
Develops and manufactures intelligent cleaning and personal…
|
300692 | CN | Manufacturing |
|
ARÇELİK A.Ş.
Multinational manufacturer of household appliances and cons…
|
ARCLK | TR | Manufacturing |
|
ARZUM ELEKTRİKLİ EV ALETLERİ SANAYİ VE TİCARET A.Ş.
Manufacturer and distributor of small electrical home appli…
|
ARZUM | TR | Manufacturing |
|
AUCMA Co., Ltd.
Manufactures refrigeration equipment, cold chain systems, a…
|
600336 | CN | Manufacturing |
TWIN-BIRD 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/11993/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11993 | 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=11993 | 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=11993 \ -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": 11993}, 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 TWIN-BIRD CORPORATION (id: 11993)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.