
Idemitsu Kosan Co.,Ltd. — Investor Relations & Filings
Idemitsu Kosan is an integrated energy and materials company. Its core operations encompass the refining and marketing of petroleum products through an extensive service station network, alongside the production of basic chemicals derived from its refining processes. The company's resource division develops oil, natural gas, coal, and geothermal energy assets. In parallel, Idemitsu is advancing its functional materials business, developing high-performance products such as materials for next-generation batteries. The company also manages a diverse power generation portfolio, including solar, wind, biomass, and natural gas facilities, supplying electricity to wholesale and retail customers. A key strategic focus is the transition toward carbon neutrality through the development of sustainable aviation fuel (SAF), synthetic fuels, and other low-carbon solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2023-11-14 | Japanese | |
| 四半期報告書-第109期第2四半期(2023/07/01-2023/09/30) | 2023-11-14 | Japanese | |
| 確認書 | 2023-08-09 | Japanese | |
| 四半期報告書-第109期第1四半期(2023/04/01-2023/06/30) | 2023-08-09 | Japanese | |
| 確認書 | 2023-06-22 | Japanese | |
| 内部統制報告書-第108期(2022/04/01-2023/03/31) | 2023-06-22 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
9 filings
| |||||
| 7372602 | 確認書 | 2023-11-14 | Japanese | ||
| 7372553 | 四半期報告書-第109期第2四半期(2023/07/01-2023/09/30) | 2023-11-14 | Japanese | ||
| 7550679 | 確認書 | 2023-08-09 | Japanese | ||
| 7550661 | 四半期報告書-第109期第1四半期(2023/04/01-2023/06/30) | 2023-08-09 | Japanese | ||
| 7560061 | 確認書 | 2023-06-22 | Japanese | ||
| 7560057 | 内部統制報告書-第108期(2022/04/01-2023/03/31) | 2023-06-22 | Japanese | ||
| 7560056 | 有価証券報告書-第108期(2022/04/01-2023/03/31) | 2023-06-22 | Japanese | ||
| 7574120 | 確認書 | 2023-02-14 | Japanese | ||
| 7574111 | 四半期報告書-第108期第3四半期(2022/10/01-2022/12/31) | 2023-02-14 | Japanese | ||
|
2022
6 filings
| |||||
| 7581058 | 変更報告書 | 2022-11-30 | Japanese | ||
| 7581598 | 変更報告書 | 2022-11-16 | Japanese | ||
| 7581597 | 公開買付報告書 | 2022-11-16 | Japanese | ||
| 7586572 | 確認書 | 2022-11-09 | Japanese | ||
| 7586567 | 四半期報告書-第108期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-09 | Japanese | ||
| 7588744 | 公開買付届出書 | 2022-10-03 | 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 |
|
AP OIL INTERNATIONAL LIMITED
Manufactures lubricating oils and fluids, specializing in i…
|
5AU | SG | 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 |
|
Attock Refinery Limited
Pioneer in petroleum refining, processing crude oil and sup…
|
ATRL | PK | 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 |
Idemitsu Kosan 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/11451/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11451 | 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=11451 | 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=11451 \ -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": 11451}, 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 Idemitsu Kosan Co.,Ltd. (id: 11451)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.