
CHUGOKUKOGYO CO.,LTD. — Investor Relations & Filings
CHUGOKUKOGYO CO.,LTD. is an independent manufacturer of high-quality petroleum products, specializing in synthetic oils. The company produces a diverse range of automotive and industrial lubricants, including engine oils for general and racing vehicles, gear oils, and turbine oils. Its products are marketed under original brands such as SEAHORSE and DAYTONA. The company also develops fuel system cleaners and serves as a general import agent for Spilfyter® high-performance liquid absorbents. A key differentiator is its head office factory, which holds the sole JIS certification in its region for specific categories of lubricating, gear, and turbine oils. The company focuses on research and development to anticipate market needs and provide environmentally friendly solutions through energy-saving and long-life technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第76期(2025/04/01-2025/09/30) | 2025-11-14 | Japanese | |
| 臨時報告書 | 2025-06-27 | Japanese | |
| 内部統制報告書-第75期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | |
| 確認書 | 2025-06-24 | Japanese | |
| 有価証券報告書-第75期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
6 filings
| |||||
| 8305845 | 確認書 | 2025-11-14 | Japanese | ||
| 8305809 | 半期報告書-第76期(2025/04/01-2025/09/30) | 2025-11-14 | Japanese | ||
| 7244286 | 臨時報告書 | 2025-06-27 | Japanese | ||
| 7251849 | 内部統制報告書-第75期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
| 7251842 | 確認書 | 2025-06-24 | Japanese | ||
| 7251840 | 有価証券報告書-第75期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
|
2024
8 filings
| |||||
| 7295328 | 確認書 | 2024-11-14 | Japanese | ||
| 7295312 | 半期報告書-第75期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7318530 | 臨時報告書 | 2024-06-28 | Japanese | ||
| 7321395 | 内部統制報告書-第74期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7321377 | 確認書 | 2024-06-27 | Japanese | ||
| 7321370 | 有価証券報告書-第74期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7350569 | 確認書 | 2024-02-14 | Japanese | ||
| 7350570 | 四半期報告書-第74期第3四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | ||
|
2023
1 filing
| |||||
| 7371373 | 確認書 | 2023-11-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of refined petroleum products; manufacture of fossil fuel products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEMETIS, INC
Produces low-carbon fuels and chemicals from renewable feed…
|
AMTX | US | Manufacturing |
|
Agarwal Industrial Corporation Limited
Integrated bitumen manufacturing, logistics, and trading wi…
|
AGARIND | IN | Manufacturing |
|
AMPOL LIMITED
Refines, imports, and distributes fuels and lubricants for …
|
ALD | AU | Manufacturing |
|
Arabian Petroleum Limited
Produces lubricants, oils, and greases for automotive and i…
|
ARABIAN | IN | Manufacturing |
|
Ashdod Refinery Ltd.
An oil refining company that processes crude oil into vario…
|
ARF | IL | Manufacturing |
|
Bashneft ANK
Integrated oil and gas company with exploration, production…
|
BANE_p | RU | Manufacturing |
|
Bazan Oil Refineries Ltd.
An integrated refining and petrochemicals company producing…
|
ORL | IL | Manufacturing |
|
Bharat Petroleum Corpn. Ltd.
Integrated energy entity refining, distributing, and market…
|
BPCL | IN | Manufacturing |
|
BIOX Corporation
Develops, owns, and operates biodiesel production and distr…
|
— | CA | Manufacturing |
|
BP Castrol K.K.
Manufacturer and distributor of automotive lubricants, oils…
|
5015 | JP | Manufacturing |
CHUGOKUKOGYO 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/11604/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11604 | 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=11604 | 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=11604 \ -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": 11604}, 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 CHUGOKUKOGYO CO.,LTD. (id: 11604)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.