
TCL Technology Group Corporation — Investor Relations & Filings
TCL Technology Group Corporation is a global technology enterprise specializing in semiconductor displays and photovoltaic materials. The company operates primarily through its core subsidiaries, TCL CSOT and TCL Zhonghuan. TCL CSOT focuses on the research, development, and manufacturing of advanced display technologies, including LCD, OLED, and Mini-LED panels for various applications such as televisions, mobile devices, and automotive interfaces. TCL Zhonghuan concentrates on the production of high-purity monocrystalline silicon wafers and solar modules for the renewable energy sector. By leveraging vertical integration and large-scale manufacturing capabilities, the company provides critical components to global electronics manufacturers and energy providers. Its operations also encompass industrial finance and strategic investments to support its technological ecosystem.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中信证券股份有限公司关于TCL科技集团股份有限公司2020年度募集资金存放与使用情况的专项核查报告 | 2021-03-10 | Chinese | |
| 证券投资专项说明 | 2021-03-10 | Chinese | |
| 内部控制自我评价报告 | 2021-03-10 | Chinese | |
| 监事会决议公告 | 2021-03-10 | Chinese | |
| 关于2021年度日常关联租赁的公告 | 2021-03-10 | Chinese | |
| 年度募集资金使用情况专项说明 | 2021-03-10 | Chinese |
Browse filings by year
19 years- 2026 10 filings
- 2021 147 filings
- 2020 344 filings
- 2019 264 filings
- 2018 245 filings
- 2017 213 filings
- 2016 197 filings
- 2015 202 filings
- 2014 167 filings
- 2013 152 filings
- 2012 100 filings
- 2011 185 filings
- 2010 135 filings
- 2009 142 filings
- 2008 109 filings
- 2007 136 filings
- 2006 84 filings
- 2005 89 filings
- 2004 86 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 42041263 | 中信证券股份有限公司关于TCL科技集团股份有限公司2020年度募集资金存放与使用情况的专项核查报告 | 2021-03-10 | Chinese | ||
| 42041257 | 证券投资专项说明 | 2021-03-10 | Chinese | ||
| 42041240 | 内部控制自我评价报告 | 2021-03-10 | Chinese | ||
| 42041232 | 监事会决议公告 | 2021-03-10 | Chinese | ||
| 42041229 | 关于2021年度日常关联租赁的公告 | 2021-03-10 | Chinese | ||
| 42041222 | 年度募集资金使用情况专项说明 | 2021-03-10 | Chinese | ||
| 42041213 | 中信证券股份有限公司关于TCL科技集团股份有限公司发行股份、可转换公司债券及支付现金购买资产并募集配套资金之2020年度持续督导工作报告书 | 2021-03-10 | Chinese | ||
| 42041205 | 关于2021年证券投资理财相关事项的公告 | 2021-03-10 | Chinese | ||
| 42041199 | 关于2021年度为子公司提供担保的公告 | 2021-03-10 | Chinese | ||
| 42041193 | 独立董事年度述职报告 | 2021-03-10 | Chinese | ||
| 42041188 | 关于举行2020年度业绩网上说明会并征集相关问题的公告 | 2021-03-08 | Chinese | ||
| 42041183 | 关于公司收购苏州三星电子液晶显示科技有限公司60%股权及苏州三星显示有限公司100%股权的进展公告 | 2021-02-07 | Chinese | ||
| 42041175 | 关于增持天津普林电路股份有限公司股权的自愿性公告 | 2021-02-03 | Chinese | ||
| 42041167 | 关于第三期全球合伙人计划非交易过户完成的公告 | 2021-01-21 | Chinese | ||
| 42041158 | 关于股票交易异常波动的公告 | 2021-01-13 | Chinese | ||
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
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 |
|
ARM Green Industries Limited
Focused on the solar supply chain, encompassing trading and…
|
ARMG | PK | 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
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 |
TCL Technology Group 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/53598/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53598 | 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=53598 | 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=53598 \ -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": 53598}, 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 TCL Technology Group Corporation (id: 53598)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.