
NIHON FLUSH CO.,LTD. — Investor Relations & Filings
NIHON FLUSH CO., LTD. is a manufacturer specializing in interior building components and materials. The company's core business involves the production and sale of a diverse range of products, including various types of interior doors, such as flush and sliding doors, as well as integrated storage units and decorative fixtures. Additionally, the company provides other wooden construction materials like door frames, wooden trim, and pre-cut components designed for residential and commercial interiors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第62期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 臨時報告書 | 2025-06-20 | Japanese | |
| 内部統制報告書-第61期(2024/04/01-2025/03/31) | 2025-06-20 | Japanese | |
| 確認書 | 2025-06-20 | Japanese | |
| 有価証券報告書-第61期(2024/04/01-2025/03/31) | 2025-06-20 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
7 filings
| |||||
| 8320717 | 確認書 | 2025-11-14 | Japanese | ||
| 8317452 | 半期報告書-第62期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7256437 | 臨時報告書 | 2025-06-20 | Japanese | ||
| 7256434 | 内部統制報告書-第61期(2024/04/01-2025/03/31) | 2025-06-20 | Japanese | ||
| 7256430 | 確認書 | 2025-06-20 | Japanese | ||
| 7256429 | 有価証券報告書-第61期(2024/04/01-2025/03/31) | 2025-06-20 | Japanese | ||
| 7261397 | 臨時報告書 | 2025-05-29 | Japanese | ||
|
2024
8 filings
| |||||
| 7297648 | 確認書 | 2024-11-14 | Japanese | ||
| 7297646 | 半期報告書-第61期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7331514 | 臨時報告書 | 2024-06-21 | Japanese | ||
| 7331512 | 内部統制報告書-第60期(2023/04/01-2024/03/31) | 2024-06-21 | Japanese | ||
| 7331511 | 確認書 | 2024-06-21 | Japanese | ||
| 7331515 | 有価証券報告書-第60期(2023/04/01-2024/03/31) | 2024-06-21 | Japanese | ||
| 7354645 | 確認書 | 2024-02-13 | Japanese | ||
| 7354638 | 四半期報告書-第60期第3四半期(2023/10/01-2023/12/31) | 2024-02-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of builders' carpentry and joinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
EAGON HOLDINGS CO., LTD.
A holding company that manufactures and distributes buildin…
|
039020 | KR | Manufacturing |
|
EAGON INDUSTRIAL LTD
Manufacturer of wood products, building materials, and logi…
|
008250 | KR | Manufacturing |
|
Eidai Co.,Ltd.
A manufacturer of residential building materials like floor…
|
7822 | JP | Manufacturing |
|
Hansol HomeDeco co.,ltd.
Manufacturer of engineered wood products and interior mater…
|
025750 | KR | Manufacturing |
|
Harbin Sayyas Windows Co., Ltd.
Produces energy-efficient aluminum-clad wood windows and do…
|
301227 | CN | Manufacturing |
|
Honkarakenne Oyj
Global designer and manufacturer of prefabricated solid woo…
|
HONBS | FI | Manufacturing |
|
Inwido AB
A European supplier of customized, energy-efficient windows…
|
INWI | SE | Manufacturing |
|
JELD-WEN Holding, Inc.
Global designer and manufacturer of high-performance doors,…
|
JELD | US | Manufacturing |
|
JEWETT CAMERON TRADING CO LTD
Manufacturer and distributor of fencing, pet, and outdoor l…
|
JCTC | US | Manufacturing |
|
Jiangshan Oupai Door Industry Co., Ltd
Specializes in the design, manufacture, and distribution of…
|
603208 | CN | Manufacturing |
NIHON FLUSH CO.,LTD. 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/11185/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11185 | 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=11185 | 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=11185 \ -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": 11185}, 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 NIHON FLUSH CO.,LTD. (id: 11185)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.