
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 |
|---|---|---|---|
| 대규모기업집단현황공시[연1회공시및1/4분기용(개별회사)] | 2026-05-29 | Korean | |
| [기재정정]주주명부폐쇄기간또는기준일설정 | 2026-05-26 | Welsh | |
| [기재정정]주요사항보고서(유상증자결정) | 2026-05-26 | Korean | |
| [기재정정]증권신고서(지분증권) | 2026-05-26 | Korean | |
| 풍문또는보도에대한해명(미확정) | 2026-05-22 | Korean | |
| [기재정정]타인에대한채무보증결정 | 2026-05-20 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47879561 | 대규모기업집단현황공시[연1회공시및1/4분기용(개별회사)] | 2026-05-29 | Korean | ||
| 47054698 | [기재정정]주주명부폐쇄기간또는기준일설정 | 2026-05-26 | Welsh | ||
| 47054091 | [기재정정]주요사항보고서(유상증자결정) | 2026-05-26 | Korean | ||
| 47053988 | [기재정정]증권신고서(지분증권) | 2026-05-26 | Korean | ||
| 46782994 | 풍문또는보도에대한해명(미확정) | 2026-05-22 | Korean | ||
| 46582844 | [기재정정]타인에대한채무보증결정 | 2026-05-20 | Korean | ||
| 46525041 | [기재정정]지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2026-05-19 | Korean | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of solar cells, solar panels and photovoltaic inverters
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cloud Live Technology Group Co.,Ltd.
Integrates catering management with high-efficiency solar c…
|
002306 | CN | Manufacturing |
|
Comtec Solar Systems Group Limited
Specialized manufacturer of monocrystalline solar ingots an…
|
712 | KY | Manufacturing |
|
CSI SOLAR CO., LTD.
Manufactures solar PV modules and integrated energy storage…
|
688472 | CN | Manufacturing |
|
EGING PHOTOVOLTAIC TECHNOLOGY CO., LTD.
Vertically integrated manufacturer of high-efficiency monoc…
|
600537 | CN | Manufacturing |
|
Emmvee Photovoltaic Power Limited
Manufacturer of solar PV modules and water heaters providin…
|
EMMVEE | IN | Manufacturing |
|
FIRST SOLAR, INC.
Provider of photovoltaic solar solutions using CdTe thin-fi…
|
FSLR | US | Manufacturing |
|
FTC Solar, Inc.
Global provider of solar tracker systems, software, and eng…
|
FTCI | US | Manufacturing |
|
Gansu Golden Solar Co., Ltd
Manufactures high-efficiency HJT solar cells and N-type bif…
|
300093 | CN | Manufacturing |
|
GCL System Integration Technology Co., Ltd.
Manufactures solar PV modules and provides integrated energ…
|
002506 | CN | Manufacturing |
|
GCL Technology Holdings Limited
Global leader in manufacturing high-efficiency PV materials…
|
3800 | KY | 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.