
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 |
|---|---|---|---|
|
Swelect Energy Systems Limited
Manufactures solar PV modules and inverters, providing EPC …
|
SWELECTES | IN | Manufacturing |
|
Tainergy
Manufactures high-efficiency solar cells, modules, SiC semi…
|
4934 | TW | Manufacturing |
|
TCL Technology Group Corporation
Specializes in semiconductor displays and photovoltaic mate…
|
000100 | CN | Manufacturing |
|
TCL Zhonghuan Renewable Energy Technology Co.,Ltd.
Global supplier of monocrystalline silicon wafers for solar…
|
002129 | CN | Manufacturing |
|
TONGWEI CO.,LTD.
Global leader in silicon materials, solar cells, and aquati…
|
600438 | CN | Manufacturing |
|
TOYO Co., Ltd
A vertically integrated producer of photovoltaic products a…
|
TOYO | US | Manufacturing |
|
TRINA SOLAR CO., LTD.
Designs and manufactures PV modules, solar trackers, and ba…
|
688599 | CN | Manufacturing |
|
TSEC
Manufactures high-efficiency solar cells and modules with i…
|
6443 | TW | Manufacturing |
|
Tubesolar AG
A former manufacturer of photovoltaic thin-film tubes for a…
|
9TS | DE | Manufacturing |
|
URE
Provides integrated solar solutions, energy storage, and cl…
|
3576 | TW | 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.