
PSS — Investor Relations & Filings
PSS Co., Ltd. (PSS-GROUP) is a provider of automated self-service systems and integrated management solutions. The company specializes in the research, development, production, and maintenance of smart parking and payment technologies. Its core offerings include smart parking charging systems, medical self-service payment kiosks, and automated ordering systems. As a vertically integrated entity, PSS-GROUP manages the entire lifecycle of parking facilities—from equipment manufacturing to operational services—under brands such as City Parking. The company serves a broad range of sectors, including commercial landmarks, healthcare institutions, and public infrastructure. With a presence across the Greater China region and Southeast Asia, PSS-GROUP utilizes cloud-based intelligent management and IoT integration to optimize unmanned service environments and enhance operational efficiency.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年第4季財務報告書 — 202503_6914_AI1.pdf | 2026-05-19 | Chinese | |
| 114年第4季財務報告書 — 202502_6914_AIA.pdf | 2026-05-19 | English | |
| 114年第4季財務報告書 — 202502_6914_AI1.pdf | 2026-05-19 | Chinese | |
| 114年第4季財務報告書 — 202501_6914_AIA.pdf | 2026-05-19 | English | |
| 114年第4季財務報告書 — 202501_6914_AI1.pdf | 2026-05-19 | Chinese | |
| 115年第1季權益變動表 | 2026-05-14 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46518962 | 114年第4季財務報告書 — 202503_6914_AI1.pdf | 2026-05-19 | Chinese | ||
| 46518957 | 114年第4季財務報告書 — 202502_6914_AIA.pdf | 2026-05-19 | English | ||
| 46518938 | 114年第4季財務報告書 — 202502_6914_AI1.pdf | 2026-05-19 | Chinese | ||
| 46518922 | 114年第4季財務報告書 — 202501_6914_AIA.pdf | 2026-05-19 | English | ||
| 46518908 | 114年第4季財務報告書 — 202501_6914_AI1.pdf | 2026-05-19 | Chinese | ||
| 46373691 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373427 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46373140 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372783 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 46374159 | 本公司受邀參加中國信託綜合證券舉辦之線上法人說明會 | 2026-05-14 | Chinese | ||
| 46374061 | 115年05月法人說明會簡報 | 2026-05-14 | Chinese | ||
| 46374107 | 代重要子公司竑穗興業(股)公司公告法人代表人董事變動 | 2026-05-14 | Chinese | ||
| 46374108 | 代重要子公司岳洋(股)公司公告法人代表人董事變動 | 2026-05-14 | Chinese | ||
| 46374411 | 公告本公司董事會通過115年第1季合併財務報告 | 2026-05-14 | Chinese | ||
| 45694725 | 115年05月僑外投資持股 | 2026-05-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Service activities incidental to land transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABERTIS INFRAESTRUCTURAS, S.A.
Global operator of high-capacity road infrastructure and to…
|
ABE | ES | Transportation and storage |
|
Aleatica, S.A.B. de C.V.
Manages transport infrastructure assets across Latin Americ…
|
ALEATIC | MX | Transportation and storage |
|
ALLPARK EMPREENDIMENTOS, PARTICIPAÇÕES E SERVIÇOS S.A.
Operates parking infrastructure and urban mobility solution…
|
— | BR | Transportation and storage |
|
Anhui Expressway Company Limited
Manages investment, construction, and operation of toll exp…
|
600012 | CN | Transportation and storage |
|
ARKA BERHAD
An investment holding company driving digital and freight t…
|
— | MY | Transportation and storage |
|
ATLAS ARTERIA
Owns, operates, and develops international toll road networ…
|
ALX | AU | Transportation and storage |
|
Balticon Spolka Akcyjna
Specializes in container sales, rentals, transport, and com…
|
BLT | PL | Transportation and storage |
|
Chengdu Expressway Co., Ltd.
Develops, operates, and manages expressways in Chengdu, foc…
|
1785 | HK | Transportation and storage |
|
China Merchants Expressway Network & Technology Holdings Co., Ltd.
Invests in and operates expressway networks with integrated…
|
001965 | CN | Transportation and storage |
|
CONCESSIONARIA RIO-TERESOPOLIS SA
Operates, maintains, and modernizes highway infrastructure …
|
— | BR | Transportation and storage |
PSS 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/52658/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52658 | 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=52658 | 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=52658 \ -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": 52658}, 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 PSS (id: 52658)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.