
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 |
|---|---|---|---|
| 確認書 | 2023-11-13 | Japanese | |
| 四半期報告書-第91期第2四半期(2023/07/01-2023/09/30) | 2023-11-13 | Japanese | |
| 確認書 | 2023-08-14 | Japanese | |
| 四半期報告書-第91期第1四半期(2023/04/01-2023/06/30) | 2023-08-14 | Japanese | |
| 内部統制報告書-第90期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | |
| 確認書 | 2023-06-29 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
9 filings
| |||||
| 7537486 | 確認書 | 2023-11-13 | Japanese | ||
| 7537466 | 四半期報告書-第91期第2四半期(2023/07/01-2023/09/30) | 2023-11-13 | Japanese | ||
| 7545921 | 確認書 | 2023-08-14 | Japanese | ||
| 7545912 | 四半期報告書-第91期第1四半期(2023/04/01-2023/06/30) | 2023-08-14 | Japanese | ||
| 7554781 | 内部統制報告書-第90期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 7554772 | 確認書 | 2023-06-29 | Japanese | ||
| 7554771 | 有価証券報告書-第90期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 7573175 | 確認書 | 2023-02-14 | Japanese | ||
| 7573153 | 四半期報告書-第90期第3四半期(2022/10/01-2022/12/31) | 2023-02-14 | Japanese | ||
|
2022
6 filings
| |||||
| 7585710 | 確認書 | 2022-11-10 | Japanese | ||
| 7585705 | 四半期報告書-第90期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-10 | Japanese | ||
| 7592922 | 確認書 | 2022-08-10 | Japanese | ||
| 7592911 | 四半期報告書-第90期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-10 | Japanese | ||
| 7603479 | 内部統制報告書-第89期(令和3年4月1日-令和4年3月31日) | 2022-06-23 | Japanese | ||
| 7603477 | 確認書 | 2022-06-23 | 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.