
HANWHA SOLUTIONS CORPORATION — Investor Relations & Filings
Hanwha Solutions Corporation is a global provider of sustainable solutions operating across three main divisions: Chemicals, Renewable Energy, and Insight. The Chemical Division is a leading producer of petrochemicals and develops eco-friendly materials. The Renewable Energy division, through its Qcells and Q ENERGY brands, offers comprehensive clean energy solutions, from manufacturing high-efficiency solar cells and modules to developing and operating renewable power plants and energy storage systems. The Insight division focuses on creating new value by developing innovative business models and premium industrial projects. The company leverages proprietary technologies and maintains a strong presence in key global markets, particularly in the U.S. and European solar sectors, to deliver customer-focused materials and smart energy solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]주요사항보고서(유상증자결정) | 2026-05-14 | Korean | |
| [기재정정]증권신고서(지분증권) | 2026-05-14 | Korean | |
| [기재정정]주주명부폐쇄기간또는기준일설정 | 2026-05-14 | Welsh | |
| [기재정정]분기보고서 (2026.03) | 2026-05-14 | Korean | |
| 분기보고서 (2026.03) | 2026-05-12 | Korean | |
| [기재정정]주주명부폐쇄기간또는기준일설정 | 2026-05-12 | Welsh |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46002161 | [기재정정]주요사항보고서(유상증자결정) | 2026-05-14 | Korean | ||
| 45917289 | [기재정정]증권신고서(지분증권) | 2026-05-14 | Korean | ||
| 45905417 | [기재정정]주주명부폐쇄기간또는기준일설정 | 2026-05-14 | Welsh | ||
| 45775568 | [기재정정]분기보고서 (2026.03) | 2026-05-14 | Korean | ||
| 45168528 | 분기보고서 (2026.03) | 2026-05-12 | Korean | ||
| 45119223 | [기재정정]주주명부폐쇄기간또는기준일설정 | 2026-05-12 | Welsh | ||
| 45046480 | [기재정정]주요사항보고서(유상증자결정) | 2026-05-12 | Korean | ||
| 42116450 | 기업설명회(IR)개최(안내공시) | 2026-05-07 | Korean | ||
| 37878024 | 기업설명회(IR)개최(안내공시) | 2026-04-28 | Korean | ||
| 37878018 | 기업설명회(IR)개최(안내공시) | 2026-04-28 | Korean | ||
| 37877654 | 타인에대한채무보증결정 | 2026-04-28 | Korean | ||
| 37835830 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-28 | Korean | ||
| 35518552 | 풍문또는보도에대한해명(미확정) | 2026-04-23 | Korean | ||
| 34696915 | 동일인등출자계열회사와의상품ㆍ용역거래변경 | 2026-04-21 | Korean | ||
| 34654876 | 불성실공시법인지정예고 | 2026-04-17 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of solar cells, solar panels and photovoltaic inverters
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALFA SOLAR ENERJİ SANAYİ VE TİCARET A.Ş.
Manufacturer of high-efficiency photovoltaic (PV) solar pan…
|
ALFAS | TR | Manufacturing |
|
Alpex Solar Limited
Manufactures solar PV modules and provides solar water pump…
|
ALPEXSOLAR | IN | Manufacturing |
|
Anji Technology Co., Ltd.
Develops solar modules, metal 3D printing services, and UAV…
|
6477 | TW | Manufacturing |
|
Apollo Power Ltd.
Develops and manufactures flexible photovoltaic solutions l…
|
APLP | IL | Manufacturing |
|
ARISE Technologies Corporation
Developed, manufactured, and integrated high-efficiency PV …
|
APV | CA | Manufacturing |
|
Ascent Solar Technologies, Inc.
Develops flexible, lightweight CIGS thin-film photovoltaic …
|
ASTI | US | Manufacturing |
|
Australian Premium Solar (India) Limited
Manufactures solar PV modules and provides EPC services for…
|
APS | IN | Manufacturing |
|
BILLION ELECTRIC CO., LTD.
Global provider of power electronics, green energy, and com…
|
3027 | TW | Manufacturing |
|
CLEARVUE TECHNOLOGIES LIMITED
Develops transparent solar glass for building-integrated ph…
|
CPV | AU | Manufacturing |
|
Cloud Live Technology Group Co.,Ltd.
Integrates catering management with high-efficiency solar c…
|
002306 | CN | Manufacturing |
HANWHA SOLUTIONS 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/17446/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17446 | 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=17446 | 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=17446 \ -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": 17446}, 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 HANWHA SOLUTIONS CORPORATION (id: 17446)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.