
Katakura & Co-op Agri Corporation — Investor Relations & Filings
Katakura & Co-op Agri Corporation is a manufacturer primarily engaged in the production and sale of agricultural materials. The company's core business is fertilizers, offering a wide range of products including compound and specialty fertilizers. Operations are diversified across several segments. The Feed division manufactures animal fodders. The Chemical Products division handles various materials, including cosmetic ingredients and inorganic substances. Additionally, the company provides contract analysis services and manages real estate assets. It also maintains an overseas business segment to support its international operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第111期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 訂正有価証券報告書-第110期(2024/04/01-2025/03/31) | 2025-07-08 | Japanese | |
| 訂正確認書 | 2025-07-08 | Japanese | |
| 臨時報告書 | 2025-06-25 | Japanese | |
| 確認書 | 2025-06-24 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
8 filings
| |||||
| 8316179 | 確認書 | 2025-11-14 | Japanese | ||
| 8316139 | 半期報告書-第111期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7240736 | 訂正有価証券報告書-第110期(2024/04/01-2025/03/31) | 2025-07-08 | Japanese | ||
| 7240731 | 訂正確認書 | 2025-07-08 | Japanese | ||
| 7250689 | 臨時報告書 | 2025-06-25 | Japanese | ||
| 7252921 | 確認書 | 2025-06-24 | Japanese | ||
| 7252913 | 内部統制報告書-第110期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
| 7252907 | 有価証券報告書-第110期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
|
2024
7 filings
| |||||
| 7296491 | 確認書 | 2024-11-14 | Japanese | ||
| 7296492 | 半期報告書-第110期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7326431 | 臨時報告書 | 2024-06-26 | Japanese | ||
| 7328865 | 内部統制報告書-第109期(2023/04/01-2024/03/31) | 2024-06-25 | Japanese | ||
| 7328859 | 確認書 | 2024-06-25 | Japanese | ||
| 7328857 | 有価証券報告書-第109期(2023/04/01-2024/03/31) | 2024-06-25 | Japanese | ||
| 7352150 | 確認書 | 2024-02-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fertilizers and nitrogen compounds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACBT
Develops bio-chemical fertilizers and microbial solutions f…
|
4148 | TW | Manufacturing |
|
Acron
A vertically integrated producer of mineral fertilizers and…
|
AKRN | RU | Manufacturing |
|
Agritech Limited
Manufacturer and marketer of agricultural fertilizers, spec…
|
AGL | PK | Manufacturing |
|
Agritech Non-Voting (Pref) Class A
fertilizer manufacturer operating a modern and efficient ur…
|
AGLNCPS | PK | 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 |
|
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 |
Katakura & Co-op Agri Corporation 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/11271/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11271 | 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=11271 | 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=11271 \ -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": 11271}, 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 Katakura & Co-op Agri Corporation (id: 11271)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.