
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 |
|---|---|---|---|
|
Subaru Enterprise Co., Ltd.
A diversified company with road-related, leisure, and real …
|
9632 | JP | Transportation and storage |
|
SWIFT HAULAGE BERHAD
Integrated logistics provider offering comprehensive haulag…
|
— | MY | Transportation and storage |
|
TPI - TRIUNFO PARTICIPACOES E INVESTIMENTOS S.A.
Manages infrastructure concessions in the toll road, energy…
|
— | BR | Transportation and storage |
|
Train Alliance AB
Develops and manages railway facilities for maintenance and…
|
TRAIN | SE | Transportation and storage |
|
TRUST Holdings Inc.
A holding company with operations in the parking lot and re…
|
3286 | JP | Transportation and storage |
|
XIANDAI INVESTMENT CO., LTD
Manages expressways, financial services, and environmental …
|
000900 | CN | Transportation and storage |
|
Željeznicka Infrastruktura Crne Gore a.d. Podgorica
National manager of public railway infrastructure, organizi…
|
ZICG | ME | 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.