President Chain Store Corporation — Investor Relations & Filings
President Chain Store Corporation (PCSC) operates an extensive network of convenience stores under the 7-Eleven brand, functioning as a comprehensive retail and service ecosystem. The company’s core offerings include a diverse range of fresh foods, private-label beverages like CITY CAFE, and essential daily commodities. Beyond traditional retail, PCSC provides integrated lifestyle services through its ibon multimedia platform, which facilitates bill payments, ticketing, and administrative tasks. Its logistics infrastructure supports domestic and international shipping, e-commerce fulfillment, and cold-chain delivery. PCSC emphasizes digital transformation through the OPENPOINT loyalty ecosystem, icash payment solutions, and automated retail technologies such as the X-STORE. By combining high-density physical locations with advanced digital services, the company serves as a critical infrastructure provider for consumer convenience and modern urban living.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年第1季財務報告書 — 202601_2912_AI1.pdf | 2026-05-04 | Chinese | |
| 115年第1季權益變動表 | 2026-04-30 | English | |
| 115年第1季現金流量表 | 2026-04-30 | Chinese | |
| 115年第1季綜合損益表 | 2026-04-30 | Chinese | |
| 115年第1季資產負債表 | 2026-04-30 | Chinese | |
| 公告本公司董事會通過115年第一季合併財務報告 | 2026-04-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40763632 | 115年第1季財務報告書 — 202601_2912_AI1.pdf | 2026-05-04 | Chinese | ||
| 39868915 | 115年第1季權益變動表 | 2026-04-30 | English | ||
| 39868905 | 115年第1季現金流量表 | 2026-04-30 | Chinese | ||
| 39868891 | 115年第1季綜合損益表 | 2026-04-30 | Chinese | ||
| 39868882 | 115年第1季資產負債表 | 2026-04-30 | Chinese | ||
| 39868938 | 公告本公司董事會通過115年第一季合併財務報告 | 2026-04-30 | Chinese | ||
| 39036170 | 本公司董事會決議通過向Lopia Co., Ltd.取得其於台灣新設立之兩間公司 (名稱待定)之部分股權。 | 2026-04-30 | Chinese | ||
| 38594311 | 代子公司統昶行銷股份有限公司更正取得不動產使用 權資產公告(合約取消) | 2026-04-29 | Chinese | ||
| 38449709 | 本公司處分不動產使用權資產 | 2026-04-29 | Chinese | ||
| 38432832 | 114年年報及股東會資料 — 2025_2912_20260520FE4.pdf | 2026-04-29 | Chinese | ||
| 37996985 | 115年04月僑外投資持股 | 2026-04-28 | Chinese | ||
| 35207555 | 公告本公司民國115年度第一季合併財務報告 之董事會預計召開日期為115年04月30日 | 2026-04-22 | Chinese | ||
| 34655386 | 115年年報及股東會資料 — 2025_2912_20260520F04.pdf | 2026-04-17 | Chinese | ||
| 34655382 | 115年年報及股東會資料 — 2026_2912_20260520F17.pdf | 2026-04-17 | Chinese | ||
| 34655380 | 115年年報及股東會資料 — 2026_2912_20260520F13.pdf | 2026-04-17 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Non-specialized retail sale with food, beverages or tobacco predominating
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Kesko Oyj
A trading company in grocery, building and technical, and c…
|
KESKOA | FI | Wholesale and retail trade |
|
KOBE BUSSAN CO., LTD.
Integrated food company with retail, restaurant, and renewa…
|
3038 | JP | Wholesale and retail trade |
|
Koninklijke Ahold Delhaize N.V.
A global food retail group operating supermarkets, convenie…
|
AD | NL | Wholesale and retail trade |
|
KROGER CO
A retail company operating supermarkets, multi-department s…
|
KR | US | Wholesale and retail trade |
|
KUSURI NO AOKI HOLDINGS CO., LTD.
Operates neighborhood retail stores selling pharmaceuticals…
|
3549 | JP | Wholesale and retail trade |
|
La Comer, S.A.B. de C.V.
Operates multi-format supermarkets for medium and high soci…
|
LACOMER | MX | Wholesale and retail trade |
|
Lianhua Supermarket Holdings Co., Ltd.
Major multi-format retail operator managing chain stores ac…
|
980 | CN | Wholesale and retail trade |
|
LIFE CORPORATION
Supermarket operator in Japan's Tokyo and Kinki regions off…
|
8194 | JP | Wholesale and retail trade |
|
Loblaw Companies Limited
Canada's largest retailer and national leader in food and p…
|
L | CA | Wholesale and retail trade |
|
Maison Solutions Inc.
Specialty grocery retailer offering Asian food and merchand…
|
MSS | US | Wholesale and retail trade |
President Chain Store 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/52232/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52232 | 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=52232 | 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=52232 \ -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": 52232}, 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 President Chain Store Corporation (id: 52232)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.