
Shikoku Electric Power Company, Incorporated — Investor Relations & Filings
Shikoku Electric Power Company, Incorporated (Yonden) is an electric utility engaged in the generation, transmission, and distribution of electricity. The company's primary service area covers the four prefectures of the Shikoku island, where it focuses on providing a stable and reliable power supply. Beyond its core electricity business, the company is expanding its activities to include the development of renewable energy sources and participation in international independent power producer (IPP) projects. The corporate vision is to evolve into a multi-utility group, broadening its range of services to support residential and commercial customers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-13 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-13 | Japanese | |
| 発行登録追補書類(株券、社債券等) | 2025-12-05 | Japanese | |
| 訂正発行登録書 | 2025-12-01 | Japanese | |
| 確認書 | 2025-11-12 | Japanese | |
| 半期報告書-第102期(2025/04/01-2026/03/31) | 2025-11-12 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 32938815 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-13 | Japanese | ||
| 19458998 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-13 | Japanese | ||
|
2025
13 filings
| |||||
| 9319907 | 発行登録追補書類(株券、社債券等) | 2025-12-05 | Japanese | ||
| 8939310 | 訂正発行登録書 | 2025-12-01 | Japanese | ||
| 8233540 | 確認書 | 2025-11-12 | Japanese | ||
| 8233518 | 半期報告書-第102期(2025/04/01-2026/03/31) | 2025-11-12 | Japanese | ||
| 7982412 | 発行登録追補書類(株券、社債券等) | 2025-10-10 | Japanese | ||
| 7856247 | 発行登録追補書類(株券、社債券等) | 2025-09-05 | Japanese | ||
| 7858517 | 発行登録書(株券、社債券等) | 2025-08-08 | Japanese | ||
| 7240545 | 発行登録追補書類(株券、社債券等) | 2025-07-09 | Japanese | ||
| 7241242 | 訂正発行登録書 | 2025-07-03 | Japanese | ||
| 7242019 | 訂正発行登録書 | 2025-07-01 | Japanese | ||
| 7241801 | 臨時報告書 | 2025-07-01 | Japanese | ||
| 7250813 | 内部統制報告書-第101期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7250782 | 確認書 | 2025-06-25 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Electric power transmission and distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abu Dhabi National Energy Co PJSC
Diversified energy and utilities group providing power, wat…
|
TAQA | AE | Electricity, gas, steam and air… |
|
Adani Energy Solutions Limited
Private utility specializing in power transmission, distrib…
|
ADANIENSOL | IN | Electricity, gas, steam and air… |
|
Admie (IPTO) Holding S.A.
Holding company for the operator of the national electricit…
|
ADMIE | GR | Electricity, gas, steam and air… |
|
AES CORP
A global power company that generates and distributes elect…
|
AES | US | Electricity, gas, steam and air… |
|
AFLUENTE TRANSMISSÃO DE ENERGIA ELETRICA S/A
Manages over 6,000 km of high-voltage power transmission in…
|
— | BR | Electricity, gas, steam and air… |
|
ALLETE INC
An energy company with regulated utilities and investments …
|
ALE | US | Electricity, gas, steam and air… |
|
ALLIANT ENERGY CORP
A public utility providing regulated electricity and natura…
|
LNT | US | Electricity, gas, steam and air… |
|
ALUPAR INVESTIMENTO S/A
Private energy infrastructure holding focused on transmissi…
|
— | BR | Electricity, gas, steam and air… |
|
AMEREN CORP
A public utility providing electricity and natural gas in M…
|
AEE | US | Electricity, gas, steam and air… |
|
AMERICAN ELECTRIC POWER CO INC
Generates, transmits, and distributes electricity to over f…
|
AEP | US | Electricity, gas, steam and air… |
Shikoku Electric Power Company, Incorporated 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/13050/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13050 | 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=13050 | 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=13050 \ -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": 13050}, 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 Shikoku Electric Power Company, Incorporated (id: 13050)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.