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 |
|---|---|---|---|
|
Hokuyu Lucky Co.,Ltd.
Operates a community-focused supermarket chain offering foo…
|
2747 | JP | Wholesale and retail trade |
|
HUDDLED GROUP PLC
An e-commerce retailer of surplus consumer goods from respo…
|
HUD | GB | Wholesale and retail trade |
|
INGLES MARKETS INC
A regional supermarket chain in the southeastern US offerin…
|
IMKTA | US | Wholesale and retail trade |
|
JASON CO.,LTD.
Operates a chain of discount and variety stores selling hou…
|
3080 | JP | Wholesale and retail trade |
|
JAY AMBE SUPERMARKETS LIMITED
Distributes consumer goods and household essentials through…
|
544514 | IN | Wholesale and retail trade |
|
Jeronimo Martins
An international group in food distribution, specialised re…
|
JEM | PT | Wholesale and retail trade |
|
Jiajiayue Group Co., Ltd.
Multi-format retail operator focused on fresh food sourcing…
|
603708 | CN | Wholesale and retail trade |
|
Jiangxi Guoguang Commercial Chains Co., Ltd.
Regional retailer managing supermarkets, department stores,…
|
605188 | CN | Wholesale and retail trade |
|
JM HOLDINGS CO.,LTD.
Holding company in food retail and wholesale, operating sup…
|
3539 | JP | Wholesale and retail trade |
|
Kakuyasu Group Co.,Ltd.
Retailer and wholesaler of beverages and food with a rapid …
|
7686 | JP | 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.