
Nakanihon KOGYO CO.,Ltd. — Investor Relations & Filings
Nakanihon KOGYO CO.,Ltd. is a company engaged in the entertainment and real estate sectors. Its principal business is the operation of movie theaters, managing a portfolio of cinemas including the Midland Square Cinema and Midland Cinema brands. The company's activities are organized into two primary segments: the Cinema and Advertisement segment, which encompasses theater management and related promotional activities, and the Real Estate Rental segment, which focuses on the leasing of properties.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-05-14 | Japanese | |
| 確認書 | 2025-11-12 | Japanese | |
| 半期報告書-第93期(2025/04/01-2026/03/31) | 2025-11-12 | Japanese | |
| 臨時報告書 | 2025-06-25 | Japanese | |
| 内部統制報告書-第92期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | |
| 確認書 | 2025-06-25 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 45774787 | 臨時報告書 | 2026-05-14 | Japanese | ||
|
2025
6 filings
| |||||
| 8235795 | 確認書 | 2025-11-12 | Japanese | ||
| 8235789 | 半期報告書-第93期(2025/04/01-2026/03/31) | 2025-11-12 | Japanese | ||
| 7250278 | 臨時報告書 | 2025-06-25 | Japanese | ||
| 7250097 | 内部統制報告書-第92期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7249443 | 確認書 | 2025-06-25 | Japanese | ||
| 7249388 | 有価証券報告書-第92期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
|
2024
8 filings
| |||||
| 7295476 | 確認書 | 2024-11-14 | Japanese | ||
| 7295460 | 半期報告書-第92期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7322086 | 臨時報告書 | 2024-06-27 | Japanese | ||
| 7322053 | 内部統制報告書-第91期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7322034 | 確認書 | 2024-06-27 | Japanese | ||
| 7321986 | 有価証券報告書-第91期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7350174 | 確認書 | 2024-02-14 | Japanese | ||
| 7350167 | 四半期報告書-第91期第3四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Operation of arts facilities and sites
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMC ENTERTAINMENT HOLDINGS, INC.
A theatrical exhibition company operating the largest globa…
|
AMC | US | Arts, sports and recreation |
|
Artist Studio Inc.
A content production and distribution company specializing …
|
200350 | KR | Arts, sports and recreation |
|
Bastogi
Holding company providing integrated services in real estat…
|
BMI | IT | Arts, sports and recreation |
|
Loews Cineplex Entertainment Corporation
Prominent motion picture exhibitor managing thousands of sc…
|
— | CA | Arts, sports and recreation |
|
Misonoza Co., Ltd.
Manages a theater, hosting diverse live performances and pr…
|
9664 | JP | Arts, sports and recreation |
|
Tokyo Theatres Company, Incorporated
A diversified enterprise in film, food and beverage, and re…
|
9633 | JP | Arts, sports and recreation |
|
Venu Holding Corp
Designs, develops, owns, and operates upscale live music ve…
|
VENU | US | Arts, sports and recreation |
Nakanihon KOGYO 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/13076/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13076 | 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=13076 | 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=13076 \ -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": 13076}, 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 Nakanihon KOGYO CO.,Ltd. (id: 13076)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.