
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 |
|---|---|---|---|
|
SEVEN INDUSTRIES CO.,LTD.
Manufacturer of wood-based housing materials and interior b…
|
7896 | JP | Manufacturing |
|
Spearhead Resources Inc.
Designs, engineers, and fabricates sophisticated architectu…
|
— | CA | Manufacturing |
|
UFP INDUSTRIES INC
Supplies wood and composite products for construction, pack…
|
UFPI | US | Manufacturing |
|
Viceroy Homes Limited
Designs and manufactures custom, pre-engineered kit homes a…
|
VHL.A | CA | Manufacturing |
|
Vohringer Home Technology Co., Ltd.
Develops and manufactures flooring, RV panels, and interior…
|
603226 | CN | Manufacturing |
|
Werth Holz Spolka Akcyjna
Manufacturer of wooden garden architecture and accessories …
|
WHH | PL | Manufacturing |
|
Westag AG
Manufacturer of wood-based and synthetic products for inter…
|
WUG3 | DE | Manufacturing |
|
WOOD ONE CO.,LTD.
Vertically integrated manufacturer of wood-based building a…
|
7898 | JP | Manufacturing |
|
Zenergy AB
Manufactures energy-efficient, fire-resistant prefabricated…
|
ZENZIP | SE | 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.