
NIPPON PARKING DEVELOPMENT Co.,Ltd. — Investor Relations & Filings
NIPPON PARKING DEVELOPMENT Co., Ltd. is a diversified company centered on its core parking lot business. As a pioneer in parking lot subleasing, it provides consulting and operational services to maximize the value of underutilized assets. The company has expanded its portfolio to include real estate development, leveraging its asset management expertise. In the sports and tourism sector, it revitalizes and operates ski resorts and theme parks, contributing to regional economies. The company also operates in the education and environment sectors, offering an online tutoring service for internationally mobile children and providing car-sharing solutions. With an established international presence, particularly in ASEAN nations, it applies its business models to solve local urban challenges. The company actively pursues new ventures in fields such as healthcare, agriculture, and energy.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 変更報告書 | 2025-04-24 | Japanese | |
| 変更報告書 | 2025-04-09 | Japanese | |
| 変更報告書 | 2025-04-07 | Japanese | |
| 確認書 | 2025-03-14 | Japanese | |
| 半期報告書-第34期(2024/08/01-2025/07/31) | 2025-03-14 | Japanese | |
| 変更報告書 | 2025-02-12 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
10 filings
| |||||
| 7266303 | 変更報告書 | 2025-04-24 | Japanese | ||
| 7267901 | 変更報告書 | 2025-04-09 | Japanese | ||
| 7268146 | 変更報告書 | 2025-04-07 | Japanese | ||
| 7273970 | 確認書 | 2025-03-14 | Japanese | ||
| 7273373 | 半期報告書-第34期(2024/08/01-2025/07/31) | 2025-03-14 | Japanese | ||
| 7277794 | 変更報告書 | 2025-02-12 | Japanese | ||
| 7286136 | 訂正有価証券届出書(参照方式) | 2025-02-10 | Japanese | ||
| 7287749 | 有価証券届出書(参照方式) | 2025-01-24 | Japanese | ||
| 7287270 | 変更報告書 | 2025-01-14 | Japanese | ||
| 7289547 | 変更報告書 | 2025-01-07 | Japanese | ||
|
2024
5 filings
| |||||
| 7294861 | 変更報告書 | 2024-11-19 | Japanese | ||
| 7301043 | 臨時報告書 | 2024-11-11 | Japanese | ||
| 7303915 | 臨時報告書 | 2024-10-30 | Japanese | ||
| 7304279 | 確認書 | 2024-10-28 | Japanese | ||
| 7304272 | 内部統制報告書-第33期(2023/08/01-2024/07/31) | 2024-10-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 |
NIPPON PARKING DEVELOPMENT 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/13330/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13330 | 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=13330 | 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=13330 \ -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": 13330}, 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 NIPPON PARKING DEVELOPMENT Co.,Ltd. (id: 13330)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.