
THE NIHON SEIMA CO.,LTD — Investor Relations & Filings
THE NIHON SEIMA CO.,LTD. is a manufacturing company operating through three core business segments: Industrial Materials, Food, and Floor Mats. The Industrial Materials division focuses on producing environmentally friendly packaging, such as jute bags for agricultural products like flour and rice. The Food division, under the Volcano Foods brand, is one of Japan's oldest pasta manufacturers, offering a variety of products including pasta and ready-to-eat meals. The Floor Mat division specializes in manufacturing high-quality car mats, primarily supplied as genuine parts to automobile manufacturers through its international production bases.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 訂正有価証券報告書-第96期(2023/04/01-2024/03/31) | 2024-08-26 | Japanese | |
| 確認書 | 2024-08-23 | Japanese | |
| 訂正有価証券報告書-第96期(2023/04/01-2024/03/31) | 2024-08-23 | Japanese | |
| 臨時報告書 | 2024-08-22 | Japanese | |
| 臨時報告書 | 2024-06-28 | Japanese | |
| 内部統制報告書-第96期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
11 filings
| |||||
| 7310841 | 訂正有価証券報告書-第96期(2023/04/01-2024/03/31) | 2024-08-26 | Japanese | ||
| 7310945 | 確認書 | 2024-08-23 | Japanese | ||
| 7310949 | 訂正有価証券報告書-第96期(2023/04/01-2024/03/31) | 2024-08-23 | Japanese | ||
| 7311022 | 臨時報告書 | 2024-08-22 | Japanese | ||
| 7320330 | 臨時報告書 | 2024-06-28 | Japanese | ||
| 7318489 | 内部統制報告書-第96期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7318479 | 確認書 | 2024-06-28 | Japanese | ||
| 7318454 | 有価証券報告書-第96期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7340129 | 臨時報告書 | 2024-04-30 | Japanese | ||
| 7350171 | 確認書 | 2024-02-14 | Japanese | ||
| 7350172 | 四半期報告書-第96期第3四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | ||
|
2023
4 filings
| |||||
| 7370822 | 確認書 | 2023-11-14 | Japanese | ||
| 7370812 | 四半期報告書-第96期第2四半期(2023/07/01-2023/09/30) | 2023-11-14 | Japanese | ||
| 7545618 | 臨時報告書 | 2023-08-22 | Japanese | ||
| 7545841 | 確認書 | 2023-08-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of made-up textile articles, except apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alps Industries Ltd.
Manufacturer of yarns, home furnishings, and fashion access…
|
ALPSINDUS | IN | Manufacturing |
|
Anhui Guqi Down & Feather Textile Incorporated
Processes down and feather materials for home textiles, app…
|
001390 | CN | Manufacturing |
|
Ashnoor Textiles Mills Ltd.
Manufacturer and exporter of terry towels and home textiles…
|
507872 | IN | Manufacturing |
|
Bella Casa Fashion & Retail Limited
Designs and manufactures home textiles and women's wear for…
|
BELLACASA | IN | Manufacturing |
|
BİRLİK MENSUCAT TİCARET VE SANAYİ İŞLETMESİ A.Ş.
Manufacturer and exporter of cotton yarn, fabrics, home tex…
|
BRMEN | TR | Manufacturing |
|
Bombay Dyeing & Mfg. Co. Ltd.
Operates in real estate, polyester staple fibre, and home t…
|
BOMDYEING | IN | Manufacturing |
|
Bulkcorp International Limited
Designs and manufactures FIBC and industrial packaging for …
|
BULKCORP | IN | Manufacturing |
|
Caleffi
Italian producer of home linens and textiles for its own an…
|
CLF | IT | Manufacturing |
|
Casablanca Group Limited
Designs, produces, distributes, and trades branded bedding …
|
2223 | HK | Manufacturing |
|
Cheviot Co.Ltd.
Manufactures and exports natural fiber textiles, yarns, and…
|
CHEVIOT | IN | Manufacturing |
THE NIHON SEIMA 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/11150/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11150 | 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=11150 | 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=11150 \ -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": 11150}, 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 THE NIHON SEIMA CO.,LTD (id: 11150)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.