
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 |
|---|---|---|---|
|
AUPU INTELLIGENT TECHNOLOGY CORPORATION LIMITED
Provides integrated home solutions, bathroom master units, …
|
603551 | CN | Manufacturing |
|
AUX Electric Co., Ltd.
Designs, manufactures, and sells smart, energy-efficient re…
|
2580 | HK | Manufacturing |
|
Bajaj Electricals Ltd.
Provides consumer appliances, lighting, and power transmiss…
|
BAJAJELEC | IN | Manufacturing |
|
BALMUDA Inc.
A design and engineering company creating premium home appl…
|
6612 | JP | Manufacturing |
|
BEAR ELECTRIC APPLIANCE CO.,LTD.
Specializes in the design and manufacture of creative small…
|
002959 | CN | Manufacturing |
|
Beijing Liven Technology Co.,Ltd.
Develops and manufactures small kitchen appliances, special…
|
001259 | CN | Manufacturing |
|
Beijing Roborock Technology Co., Ltd.
Develops advanced robotic vacuums and intelligent floor car…
|
688169 | CN | Manufacturing |
|
BREVILLE GROUP LIMITED
Global designer, developer, and marketer of premium small k…
|
BRG | AU | Manufacturing |
|
Bubang Co., Ltd.
Diversified company in appliances, retail, IT services, and…
|
014470 | KR | Manufacturing |
|
Butterfly Gandhimathi Appliances Limited
Specializes in the design, manufacture, and distribution of…
|
BUTTERFLY | IN | 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.