
PARK24 Co., Ltd. — Investor Relations & Filings
PARK24 Co., Ltd. is a major operator of parking facilities and a provider of comprehensive mobility services. The company's core business involves the operation and management of parking sites for a diverse clientele, including landowners, individuals, and visitors to commercial and public facilities. Under its flagship brand, TIMES, PARK24 offers an integrated suite of services that extends beyond parking to include car rental and car sharing solutions. The company is focused on developing and offering services that cater to evolving transportation and mobility needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2023-08-07 | Japanese | |
| 四半期報告書-第39期第2四半期(2023/02/01-2023/04/30) | 2023-06-14 | Japanese | |
| 確認書 | 2023-06-14 | Japanese | |
| 確認書 | 2023-03-15 | Japanese | |
| 四半期報告書-第39期第1四半期(2022/11/01-2023/01/31) | 2023-03-15 | Japanese | |
| 内部統制報告書-第38期(2021/11/01-2022/10/31) | 2023-01-27 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
8 filings
| |||||
| 7551583 | 臨時報告書 | 2023-08-07 | Japanese | ||
| 7565989 | 四半期報告書-第39期第2四半期(2023/02/01-2023/04/30) | 2023-06-14 | Japanese | ||
| 7565988 | 確認書 | 2023-06-14 | Japanese | ||
| 7572101 | 確認書 | 2023-03-15 | Japanese | ||
| 7572099 | 四半期報告書-第39期第1四半期(2022/11/01-2023/01/31) | 2023-03-15 | Japanese | ||
| 7578681 | 内部統制報告書-第38期(2021/11/01-2022/10/31) | 2023-01-27 | Japanese | ||
| 7578680 | 確認書 | 2023-01-27 | Japanese | ||
| 7578682 | 有価証券報告書-第38期(2021/11/01-2022/10/31) | 2023-01-27 | Japanese | ||
|
2022
7 filings
| |||||
| 7589485 | 四半期報告書-第38期第3四半期(令和4年5月1日-令和4年7月31日) | 2022-09-14 | Japanese | ||
| 7589481 | 確認書 | 2022-09-14 | Japanese | ||
| 7605389 | 四半期報告書-第38期第2四半期(令和4年2月1日-令和4年4月30日) | 2022-06-14 | Japanese | ||
| 7614848 | 四半期報告書-第38期第1四半期(令和3年11月1日-令和4年1月31日) | 2022-03-15 | Japanese | ||
| 7618871 | 有価証券報告書-第37期(令和2年11月1日-令和3年10月31日) | 2022-01-28 | Japanese | ||
| 7618865 | 内部統制報告書-第37期(令和2年11月1日-令和3年10月31日) | 2022-01-28 | Japanese | ||
| 7618864 | 確認書 | 2022-01-28 | Japanese | ||
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 |
PARK24 Co., Ltd. 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/13180/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13180 | 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=13180 | 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=13180 \ -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": 13180}, 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 PARK24 Co., Ltd. (id: 13180)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.