
KUMIAI CHEMICAL INDUSTRY CO., LTD. — Investor Relations & Filings
KUMIAI CHEMICAL INDUSTRY CO., LTD. is a research-driven company specializing in the development, manufacturing, and sale of agrochemicals and fine chemicals. Its core business focuses on creating innovative solutions to support the stable supply of agricultural products. The agrochemical portfolio includes a wide range of herbicides, fungicides, insecticides, and plant growth regulators. The fine chemicals division produces various chemical products, including organochlorine compounds like terephthaloyl chloride, and amine curing agents. The company is committed to research and development to address global challenges such as food security and environmental preservation, operating under the principle of 'protecting and fostering life and nature through creative science'.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-01-27 | Japanese | |
| 有価証券報告書-第77期(2024/11/01-2025/10/31) | 2026-01-27 | Japanese | |
| 確認書 | 2025-06-12 | Japanese | |
| 半期報告書-第77期(2024/11/01-2025/10/31) | 2025-06-12 | Japanese | |
| 臨時報告書 | 2025-02-03 | Japanese | |
| 確認書 | 2025-01-30 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 13365403 | 確認書 | 2026-01-27 | Japanese | ||
| 13365395 | 有価証券報告書-第77期(2024/11/01-2025/10/31) | 2026-01-27 | Japanese | ||
|
2025
6 filings
| |||||
| 7259239 | 確認書 | 2025-06-12 | Japanese | ||
| 7259243 | 半期報告書-第77期(2024/11/01-2025/10/31) | 2025-06-12 | Japanese | ||
| 7286926 | 臨時報告書 | 2025-02-03 | Japanese | ||
| 7287302 | 確認書 | 2025-01-30 | Japanese | ||
| 7287303 | 内部統制報告書-第76期(2023/11/01-2024/10/31) | 2025-01-30 | Japanese | ||
| 7287310 | 有価証券報告書-第76期(2023/11/01-2024/10/31) | 2025-01-30 | Japanese | ||
|
2024
7 filings
| |||||
| 7308333 | 臨時報告書 | 2024-09-18 | Japanese | ||
| 7333581 | 確認書 | 2024-06-13 | Japanese | ||
| 7333583 | 四半期報告書-第76期第2四半期(2024/02/01-2024/04/30) | 2024-06-13 | Japanese | ||
| 7347464 | 確認書 | 2024-03-14 | Japanese | ||
| 7347463 | 四半期報告書-第76期第1四半期(2023/11/01-2024/01/31) | 2024-03-14 | Japanese | ||
| 7359049 | 臨時報告書 | 2024-02-02 | Japanese | ||
| 7359582 | 内部統制報告書-第75期(2022/11/01-2023/10/31) | 2024-01-29 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pesticides and other agrochemical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADAMA Ltd.
Global provider of crop protection solutions using off-pate…
|
000553 | CN | Manufacturing |
|
Advance Agrolife Limited
Manufactures and distributes agrochemicals for crop protect…
|
ADVANCE | IN | Manufacturing |
|
Aimco Pesticides Ltd.
Manufacturer and exporter of technical grade pesticides and…
|
524288 | IN | Manufacturing |
|
Ambey Laboratories Limited
Manufactures and distributes agrochemicals and crop protect…
|
AMBEY | IN | Manufacturing |
|
AMERICAN VANGUARD CORP
Develops and markets solutions for crop protection, turf, a…
|
AVD | US | Manufacturing |
|
Amoéba
Develops natural microbiological solutions to manage bacter…
|
ALMIB | FR | Manufacturing |
|
Anhui Guangxin Agrochemical Co., Ltd.
Produces agrochemicals and fine chemical intermediates usin…
|
603599 | CN | Manufacturing |
|
Aristo Bio-Tech And Lifescience Limited
Manufactures crop protection products and provides contract…
|
ARISTO | IN | Manufacturing |
|
ASTEC LIFESCIENCES LIMITED
CDMO manufacturing agrochemical active ingredients and phar…
|
ASTEC | IN | Manufacturing |
|
Auri Grow India Limited
Develops agrochemicals, crop protection products, and bio-s…
|
AURIGROW | IN | Manufacturing |
KUMIAI CHEMICAL INDUSTRY 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/11290/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11290 | 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=11290 | 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=11290 \ -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": 11290}, 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 KUMIAI CHEMICAL INDUSTRY CO., LTD. (id: 11290)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.