
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 |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-13 | Japanese | |
| 自己株式の取得状況に関するお知らせ | 2026-05-01 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-01 | Japanese | |
| 訂正自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-03 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-01 | Japanese | |
| 確認書 | 2026-03-13 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 45444913 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-13 | Japanese | ||
| 46880652 | 自己株式の取得状況に関するお知らせ | 2026-05-01 | Japanese | ||
| 39406489 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-01 | Japanese | ||
| 33237654 | 訂正自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-03 | Japanese | ||
| 33129247 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-01 | Japanese | ||
| 32939739 | 確認書 | 2026-03-13 | Japanese | ||
| 32939707 | 半期報告書-第35期(2025/08/01-2026/01/31) | 2026-03-13 | Japanese | ||
|
2025
8 filings
| |||||
| 8035373 | 確認書 | 2025-10-22 | Japanese | ||
| 8035372 | 有価証券報告書-第34期(2024/08/01-2025/07/31) | 2025-10-22 | Japanese | ||
| 7942906 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-01 | Japanese | ||
| 7855600 | 変更報告書 | 2025-09-16 | Japanese | ||
| 7856477 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-02 | Japanese | ||
| 7858290 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-12 | Japanese | ||
| 7240812 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-07 | Japanese | ||
| 7263808 | 訂正報告書(大量保有報告書・変更報告書) | 2025-05-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Service activities incidental to land transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Heilongjiang Transport Development Co.,Ltd
Invests in, operates, and manages transportation infrastruc…
|
601188 | CN | Transportation and storage |
|
Henan Zhongyuan Expressway Co.,Ltd.
Invests in and operates high-grade highways, bridges, and t…
|
600020 | CN | Transportation and storage |
|
Huayu Expressway Group Limited
Manages infrastructure (toll roads) and trades liquor, spir…
|
1823 | HK | Transportation and storage |
|
INM. PARK
Parking management company operating 2,500 facilities in 27…
|
YPARK | ES | Transportation and storage |
|
INVESTIMENTOS E PARTICIP EM INFRA SA INVEPAR
Holding company managing highway, airport, and urban mobili…
|
— | BR | Transportation and storage |
|
Jiangsu Expressway Company Limited
Investment, operation, and management of key toll roads and…
|
177 | CN | Transportation and storage |
|
Jiangxi Ganyue Expressway Co., Ltd.
Invests in, constructs, and operates toll expressways, brid…
|
600269 | CN | Transportation and storage |
|
Jilin Expressway Co.,Ltd.
Invests in, constructs, and operates high-grade highway and…
|
601518 | CN | Transportation and storage |
|
MKP Mobility Limited
Transitioning from edible oils to EV charging infrastructur…
|
521244 | IN | Transportation and storage |
|
MOTIVA INFRAESTRUTURA DE MOBILIDADE S.A.
Manages highway concessions, urban mobility networks, and a…
|
— | 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.