
JX Advanced Metals Corporation — Investor Relations & Filings
JX Advanced Metals Corporation is a non-ferrous metals company with integrated operations that cover resource development, smelting, refining, and the manufacturing of advanced materials. The company specializes in supplying high-purity metals and functional materials to high-tech industries. Its diverse product portfolio includes sputtering targets for semiconductors and displays, high-performance copper foils for printed circuit boards, compound semiconductor wafers, and various metal and compound powders. JX Advanced Metals is also a key producer of copper, tantalum, and niobium materials, serving a global market with a focus on the electronics and advanced technology sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公開買付届出書 | 2026-05-21 | Japanese | |
| 自己株式の公開買付け開始に関するお知らせ | 2026-05-20 | Japanese | |
| 訂正発行登録書 | 2026-05-19 | Japanese | |
| 訂正臨時報告書 | 2026-05-19 | Japanese | |
| 訂正発行登録書 | 2026-05-13 | Japanese | |
| 臨時報告書 | 2026-05-12 | Japanese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46712351 | 公開買付届出書 | 2026-05-21 | Japanese | ||
| 46583974 | 自己株式の公開買付け開始に関するお知らせ | 2026-05-20 | Japanese | ||
| 46520528 | 訂正発行登録書 | 2026-05-19 | Japanese | ||
| 46520525 | 訂正臨時報告書 | 2026-05-19 | Japanese | ||
| 45444968 | 訂正発行登録書 | 2026-05-13 | Japanese | ||
| 45130459 | 臨時報告書 | 2026-05-12 | Japanese | ||
| 44912562 | 訂正発行登録書 | 2026-05-11 | Japanese | ||
| 44912516 | 臨時報告書 | 2026-05-11 | Japanese | ||
| 46882505 | 代表取締役等の異動に関するお知らせ | 2026-05-11 | Japanese | ||
| 46882502 | 自己株式取得及びユーロ円CB発行に関する補足説明資料 | 2026-05-11 | Japanese | ||
| 46882501 | 2026年3月期 決算説明資料 | 2026-05-11 | Japanese | ||
| 46882498 | 2029年満期ユーロ円建転換社債型新株予約権付社債及び2031年満期ユーロ円建転換社債型新株予約権付社債の発行に関するお知らせ | 2026-05-11 | Japanese | ||
| 46882496 | 自己株式の取得及び自己株式の公開買付けに関するお知らせ | 2026-05-11 | Japanese | ||
| 46882494 | 株主還元方針の変更に関するお知らせ | 2026-05-11 | Japanese | ||
| 46882492 | 2026年3月期決算短信〔IFRS〕(連結) | 2026-05-11 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic precious and other non-ferrous metals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
6K ADDITIVE, INC.
Produces sustainable metal powders for 3D printing using mi…
|
6KA | US | Manufacturing |
|
Afarak Group
A vertically-integrated producer of chromium-based specialt…
|
AFAGR | FI | Manufacturing |
|
Alakasa Industrindo Tbk
Pioneer in aluminum industry, establishing value chain from…
|
ALKA | ID | Manufacturing |
|
Alcoa Corp
A global producer of bauxite, alumina, and aluminum with in…
|
AA | US | Manufacturing |
|
Alcomet AD
Manufacturer of flat-rolled and extruded aluminum products,…
|
ALCM | BG | Manufacturing |
|
ALCOM GROUP BERHAD
Largest producer of rolled aluminium products in its primar…
|
— | MY | Manufacturing |
|
ALCONIX CORPORATION
An integrated non-ferrous metals company combining trading …
|
3036 | JP | Manufacturing |
|
Alnera Aluminium Co., Ltd.
Manufactures aluminum extrusion profiles and fabricated com…
|
301613 | CN | Manufacturing |
|
Alpro a.d. Vlasenica
Manufacturer of extruded aluminum profiles for architectura…
|
ALPRRA | BA | Manufacturing |
|
Alro S.A.
A large, vertically integrated aluminum producer in Europe …
|
ALR | RO | Manufacturing |
JX Advanced Metals Corporation 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/11448/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11448 | 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=11448 | 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=11448 \ -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": 11448}, 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 JX Advanced Metals Corporation (id: 11448)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.