
NISSHIN SEIFUN GROUP INC. — Investor Relations & Filings
Nisshin Seifun Group Inc. is a diversified company with its origins in flour milling. The group's core operations are structured across several segments. The Flour Milling segment supplies essential food materials like wheat flour. The Processed Food segment offers a wide range of products, including pasta, premixes, yeast, biotechnology-derived products, and healthcare foods. The company also operates in the Prepared Dishes and Other Prepared Foods segment. Beyond food-related businesses, the group has expanded into non-food sectors through its Others segment, which encompasses an Engineering business providing plant and equipment solutions, and a Mesh Cloth business that manufactures industrial mesh products for various applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 内部統制報告書-第179期(2022/04/01-2023/03/31) | 2023-06-28 | Japanese | |
| 確認書 | 2023-06-28 | Japanese | |
| 有価証券報告書-第179期(2022/04/01-2023/03/31) | 2023-06-28 | Japanese | |
| 変更報告書(短期大量譲渡) | 2023-03-17 | Japanese | |
| 確認書 | 2023-02-09 | Japanese | |
| 四半期報告書-第179期第3四半期(2022/10/01-2022/12/31) | 2023-02-09 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
6 filings
| |||||
| 7556955 | 内部統制報告書-第179期(2022/04/01-2023/03/31) | 2023-06-28 | Japanese | ||
| 7556902 | 確認書 | 2023-06-28 | Japanese | ||
| 7556903 | 有価証券報告書-第179期(2022/04/01-2023/03/31) | 2023-06-28 | Japanese | ||
| 7571939 | 変更報告書(短期大量譲渡) | 2023-03-17 | Japanese | ||
| 7577370 | 確認書 | 2023-02-09 | Japanese | ||
| 7577371 | 四半期報告書-第179期第3四半期(2022/10/01-2022/12/31) | 2023-02-09 | Japanese | ||
|
2022
8 filings
| |||||
| 7586771 | 確認書 | 2022-11-08 | Japanese | ||
| 7586774 | 四半期報告書-第179期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-08 | Japanese | ||
| 7595350 | 確認書 | 2022-08-08 | Japanese | ||
| 7595348 | 四半期報告書-第179期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-08 | Japanese | ||
| 7601001 | 内部統制報告書-第178期(令和3年4月1日-令和4年3月31日) | 2022-06-28 | Japanese | ||
| 7600897 | 確認書 | 2022-06-28 | Japanese | ||
| 7600883 | 有価証券報告書-第178期(令和3年4月1日-令和4年3月31日) | 2022-06-28 | Japanese | ||
| 7618304 | 四半期報告書-第178期第3四半期(令和3年10月1日-令和3年12月31日) | 2022-02-08 | Japanese | ||
|
2021
1 filing
| |||||
| 7624582 | 四半期報告書-第178期第2四半期(令和3年7月1日-令和3年9月30日) | 2021-11-08 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of grain mill products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AKHAN UN FABRİKASI VE TARIM ÜRÜNLERİ GIDA SANAYİ TİCARET A.Ş.
Produces and exports wheat flour and grains using 100% rene…
|
AKHAN | TR | Manufacturing |
|
Amir Chand Jagdish Kumar (Exports) Limited
Processes and exports Basmati rice varieties globally under…
|
AMIRCHAND | IN | Manufacturing |
|
Arabian Mills for Food Products Co.
Produces flour, wheat derivatives, and animal feed for food…
|
2285 | SA | Manufacturing |
|
ARMADA GIDA TİCARET SANAYİ A.Ş.
A large-scale producer and exporter of agricultural commodi…
|
ARMGD | TR | Manufacturing |
|
Baba Food Processing (India) Limited
Manufactures wheat products like flour and semolina using a…
|
BABAFP | IN | Manufacturing |
|
Čakovečki mlinovi d.d.
A food company engaged in milling and baking, producing flo…
|
CKML | HR | Manufacturing |
|
CAMIL ALIMENTOS S/A
Processes and distributes staple foods including rice, bean…
|
— | BR | Manufacturing |
|
Chaman Lal Setia Exports Ltd.
Processes, mills, and exports premium Basmati rice to globa…
|
CLSEL | IN | Manufacturing |
|
CIVITA Group PLC
A large-scale processor of GMO-free corn for food ingredien…
|
CIVITA | HU | Manufacturing |
|
C. Sarantopoulos Flour Mills S.A.
Industrial enterprise specializing in the production and tr…
|
KYSA | GR | Manufacturing |
NISSHIN SEIFUN GROUP INC. 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/11033/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11033 | 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=11033 | 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=11033 \ -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": 11033}, 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 NISSHIN SEIFUN GROUP INC. (id: 11033)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.