
Nittetsu Mining CO.,Ltd. — Investor Relations & Filings
Nittetsu Mining CO.,Ltd. is a diversified company with a core focus on its Mineral Resources segment, which handles the mining, processing, and sale of non-metallic minerals like limestone and metallic minerals such as copper. The company has expanded its operations into several other key areas. Its Machinery & Environmental Engineering segment provides industrial machinery and environmental solutions. The Real Estate segment manages and leases company-owned properties. A significant area of growth is the Renewable Energy segment, which develops and operates power generation projects, notably utilizing inactive mine sites for solar power generation and engaging in geothermal energy development. The company leverages its foundational expertise in resource development to pursue growth in sustainable and technology-driven fields.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2023-07-28 | Japanese | |
| 訂正有価証券報告書-第109期(2022/04/01-2023/03/31) | 2023-07-28 | Japanese | |
| 確認書 | 2023-06-29 | Japanese | |
| 内部統制報告書-第109期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | |
| 有価証券報告書-第109期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | |
| 確認書 | 2023-02-14 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
7 filings
| |||||
| 7552382 | 確認書 | 2023-07-28 | Japanese | ||
| 7552383 | 訂正有価証券報告書-第109期(2022/04/01-2023/03/31) | 2023-07-28 | Japanese | ||
| 7556101 | 確認書 | 2023-06-29 | Japanese | ||
| 7556089 | 内部統制報告書-第109期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 7556062 | 有価証券報告書-第109期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 7573697 | 確認書 | 2023-02-14 | Japanese | ||
| 7573681 | 四半期報告書-第109期第3四半期(2022/10/01-2022/12/31) | 2023-02-14 | Japanese | ||
|
2022
8 filings
| |||||
| 7582208 | 確認書 | 2022-11-14 | Japanese | ||
| 7582180 | 四半期報告書-第109期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-14 | Japanese | ||
| 7590850 | 確認書 | 2022-08-12 | Japanese | ||
| 7590843 | 四半期報告書-第109期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-12 | Japanese | ||
| 7599393 | 内部統制報告書-第108期(令和3年4月1日-令和4年3月31日) | 2022-06-29 | Japanese | ||
| 7599382 | 確認書 | 2022-06-29 | Japanese | ||
| 7599381 | 有価証券報告書-第108期(令和3年4月1日-令和4年3月31日) | 2022-06-29 | Japanese | ||
| 7616242 | 四半期報告書-第108期第3四半期(令和3年10月1日-令和3年12月31日) | 2022-02-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Mining of other non-ferrous metal ores
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1844 Resources Inc.
Explores for high-impact copper, nickel, and gold deposits …
|
EFF | CA | Mining and quarrying |
|
1911 Gold Corporation
Junior gold producer and advanced explorer of precious and …
|
AUMB | CA | Mining and quarrying |
|
29METALS LIMITED
Explores and operates copper, zinc, and precious metals ass…
|
29M | AU | Mining and quarrying |
|
49 METALS LIMITED
Mineral exploration company targeting gold, copper, and bas…
|
49M | AU | Mining and quarrying |
|
55 North Mining Inc.
Gold exploration and development advancing the Last Hope Go…
|
FFF | CA | Mining and quarrying |
|
80 MILE PLC
Explores and develops critical metal, industrial gas, and s…
|
80M | GB | Mining and quarrying |
|
A2 Gold Corp.
Mineral exploration company focused on gold and silver depo…
|
AUAU | CA | Mining and quarrying |
|
Abacus Mining and Exploration Corporation
Explores and develops copper and gold porphyry deposits acr…
|
AME | CA | Mining and quarrying |
|
ABCOURT MINES INC.
A mining, development, and exploration company focused on g…
|
ABI | CA | Mining and quarrying |
|
Aben Gold Corp.
Gold-focused mineral exploration company operating in Yukon…
|
ABM | CA | Mining and quarrying |
Nittetsu Mining 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/10898/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10898 | 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=10898 | 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=10898 \ -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": 10898}, 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 Nittetsu Mining CO.,Ltd. (id: 10898)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.