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 |
|---|---|---|---|
|
CBA Asset Management AD
Holding company operating a retail chain for fast-moving co…
|
CBAM | BG | Wholesale and retail trade |
|
Chengdu Hongqi Chain Co.,Ltd.
Operates convenience stores and supermarkets providing cons…
|
002697 | CN | Wholesale and retail trade |
|
China Shun Ke Long Holdings Limited
Manages and operates regional supermarket chain stores in t…
|
974 | HK | Wholesale and retail trade |
|
CHOPPIES ENTERPRISES LIMITED
A leading multinational grocery and general merchandise ret…
|
CHP | BW | Wholesale and retail trade |
|
CK Hutchison Holdings Limited
Multinational conglomerate operating in ports, retail, infr…
|
1 | KY | Wholesale and retail trade |
|
C K K Retail Mart Limited
Retailer of FMCG, groceries, and household goods through ma…
|
CKKRETAIL | IN | Wholesale and retail trade |
|
COLES GROUP LIMITED.
Retailer of groceries, liquor, and household goods with onl…
|
COL | AU | Wholesale and retail trade |
|
Colruyt N.V.
A retail corporation operating in food, non-food, health, a…
|
COLR | BE | Wholesale and retail trade |
|
COMPANHIA BRASILEIRA DE DISTRIBUIÇÃO
Operates multi-format retail stores and e-commerce for food…
|
— | BR | Wholesale and retail trade |
|
Controladora Comercial Mexicana, S.A.B. de C.V.
Operates specialized supermarkets and manages retail-relate…
|
COMERCI | MX | 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.