
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 |
|---|---|---|---|
|
JM-MULTI
Manufactures wood products and develops AI-based smart heal…
|
254160 | KR | Manufacturing |
|
LapWall Oyj
Manufactures prefabricated wooden construction elements for…
|
LAPWALL | FI | Manufacturing |
|
Legacy Housing Corp
Manufactures and sells affordable factory-built homes and o…
|
LEGH | US | Manufacturing |
|
Luxor Industrial Corporation
Manufactures and markets patented wooden building component…
|
LRL | CA | Manufacturing |
|
Mera Spolka Akcyjna
Manufacturer specializing in the design and production of w…
|
MER | PL | Manufacturing |
|
Moulinvest
Integrated industrial company operating across the wood val…
|
ALMOU | FR | Manufacturing |
|
NANKAI PLYWOOD CO.,LTD
Manufacturer of interior building materials and residential…
|
7887 | JP | Manufacturing |
|
NODA CORPORATION
Manufacturer and seller of wood-based building materials li…
|
7879 | JP | Manufacturing |
|
RIVCO AUSTRALIA LTD
Designs and manufactures premium timber windows and doors f…
|
RIV | AU | Manufacturing |
|
Sciuker Frames
Designs and manufactures eco-sustainable wood-aluminum and …
|
SCK | IT | 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.