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 |
|---|---|---|---|
|
DAIKOKUTENBUSSAN CO.,LTD.
Operates 24-hour discount supermarkets offering low-priced …
|
2791 | JP | Wholesale and retail trade |
|
DFI Retail Group Holdings Ltd
A pan-Asian retailer operating a diverse portfolio of consu…
|
DFIR | BM | Wholesale and retail trade |
|
DIA - Distribuidora Int. de Aliment S.A.
Multinational operator of proximity-based discount supermar…
|
DIA | ES | Wholesale and retail trade |
|
Dingdong (Cayman) Ltd
On-demand e-commerce company providing fresh groceries and …
|
DDL | US | Wholesale and retail trade |
|
Dino Polska S.A.
Operates a network of medium-sized supermarkets in smaller …
|
DNP | PL | Wholesale and retail trade |
|
DOLLAR GENERAL CORP
A discount retailer offering everyday essentials at low pri…
|
DG | US | Wholesale and retail trade |
|
East Buy Holding Limited
Engaged in livestreaming e-commerce, specializing in premiu…
|
1797 | HK | Wholesale and retail trade |
|
eco's co.,ltd
Operates a chain of food supermarkets and a wholesale busin…
|
7520 | JP | Wholesale and retail trade |
|
EG Co., Ltd
Manufactures industrial materials like iron oxide and opera…
|
037370 | KR | Wholesale and retail trade |
|
E-MART Inc.
A hypermarket and bulk retailer with discount stores and on…
|
139480 | KR | 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.