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 |
|---|---|---|---|
|
Sainsbury (J) PLC
A multi-channel retailer of food, general merchandise, clot…
|
SBRY | GB | Wholesale and retail trade |
|
SAN-A CO.,LTD.
Retail company operating supermarkets and large-scale shopp…
|
2659 | JP | Wholesale and retail trade |
|
SANJIANG SHOPPING CLUB CO.,LTD.
Retail chain specializing in community supermarkets, fresh …
|
601116 | CN | Wholesale and retail trade |
|
Saudi Marketing Co.
Operates retail markets, wholesale distribution, and family…
|
4006 | SA | Wholesale and retail trade |
|
Seven & i Holdings Co., Ltd.
A diversified holding company managing a global retail grou…
|
3382 | JP | Wholesale and retail trade |
|
Shanghai Bailian Group Co.,Ltd.
Operates a multi-format retail network of supermarkets, mal…
|
600827 | CN | Wholesale and retail trade |
|
SHOPRITE HOLDINGS LIMITED
Africa's largest FMCG retailer, focused predominantly on fo…
|
SHP | ZA | Wholesale and retail trade |
|
Shufersal Ltd.
Retailer operating supermarkets with groceries, pharmacy, a…
|
SAE | IL | Wholesale and retail trade |
|
Silcorp Limited
Historical largest Canadian convenience and specialty retai…
|
— | CA | Wholesale and retail trade |
|
Simple Mart Retail Co., Ltd.
Manages community supermarkets providing daily necessities …
|
2945 | TW | 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.