
Taki Chemical Co., Ltd. — Investor Relations & Filings
Taki Chemical Co., Ltd. is a manufacturer of chemical products, established in 1885. The company operates across several business segments, including Agricultural, Water Treatment, and Functional Materials. Its core activities involve the production and sale of man-made fertilizers and water treatment chemicals, such as poly aluminum chloride and other water-soluble aluminum compounds. In the functional materials sector, Taki Chemical utilizes proprietary technology to extract collagen from fish scales, supplying it as a raw material for the cosmetics and cell culture industries. The company's portfolio serves a diverse range of markets, from agriculture and industrial water management to life sciences and personal care.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-10 | Japanese | |
| 確認書 | 2026-03-25 | Japanese | |
| 有価証券報告書-第107期(2025/01/01-2025/12/31) | 2026-03-25 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-10 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-10 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-13 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 33954627 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-10 | Japanese | ||
| 33036172 | 確認書 | 2026-03-25 | Japanese | ||
| 33036170 | 有価証券報告書-第107期(2025/01/01-2025/12/31) | 2026-03-25 | Japanese | ||
| 32920207 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-10 | Japanese | ||
| 18797039 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-10 | Japanese | ||
| 12562994 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-13 | Japanese | ||
|
2025
9 filings
| |||||
| 9763455 | 訂正自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-10 | Japanese | ||
| 9737429 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-10 | Japanese | ||
| 8161812 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-10 | Japanese | ||
| 7982482 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-10 | Japanese | ||
| 7856155 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-08 | Japanese | ||
| 7858483 | 確認書 | 2025-08-08 | Japanese | ||
| 7858479 | 半期報告書-第107期(2025/01/01-2025/12/31) | 2025-08-08 | Japanese | ||
| 7268534 | 臨時報告書 | 2025-04-02 | Japanese | ||
| 7271543 | 内部統制報告書-第106期(2024/01/01-2024/12/31) | 2025-03-27 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fertilizers and nitrogen compounds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acron
A vertically integrated producer of mineral fertilizers and…
|
AKRN | RU | Manufacturing |
|
Agrium Inc.
Globally integrated company specializing in the production …
|
AGU | CA | Manufacturing |
|
Agro Phos India Limited
Manufactures and markets fertilizers and soil nutrients for…
|
AGROPHOS | IN | Manufacturing |
|
All Cosmos Bio-Tech Holding Corporation
Develops bio-chemical fertilizers and microbial solutions f…
|
4148 | TW | Manufacturing |
|
AmmPower Corp.
Clean energy tech company focused on sustainable green ammo…
|
AMMP | CA | Manufacturing |
|
ANHUI HUAERTAI CHEMICAL CO., LTD.
Produces basic and fine chemicals for pharmaceuticals, pest…
|
001217 | CN | Manufacturing |
|
ANHUI LIUGUO CHEMICAL CO.,LTD.
Manufactures phosphate fertilizers, compound fertilizers, a…
|
600470 | CN | Manufacturing |
|
ANHUI SIERTE FERTILIZER INDUSTRY LTD.,COMPANY
Integrated manufacturer of high-efficiency fertilizers and …
|
002538 | CN | Manufacturing |
|
Anya Polytech & Fertilizers Limited
Produces fertilizers and polymer packaging for agricultural…
|
ANYA | IN | Manufacturing |
|
Aries Agro Limited
Manufactures specialty nutritional products for plants and …
|
ARIES | IN | Manufacturing |
Taki Chemical 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/11250/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11250 | 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=11250 | 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=11250 \ -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": 11250}, 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 Taki Chemical Co., Ltd. (id: 11250)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.