
CHANG LAN TECHNOLOGY GROUP CO.,LTD. — Investor Relations & Filings
Chang Lan Technology Group Co., Ltd. focuses on the research, development, and production of high-voltage power cable accessories and supporting systems. The product range includes terminations and joints for medium, high, and ultra-high voltage applications, reaching up to 500kV. The company also manufactures composite insulators, cable monitoring equipment, and specialized installation tools. These solutions are utilized in power transmission and distribution networks, renewable energy projects, and rail transit infrastructure. The group maintains extensive testing facilities and provides technical services for cable system integration. Its operations emphasize the reliability and safety of electrical grid components through advanced manufacturing processes and adherence to international technical standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 独立董事关于公司第四届董事会第六次会议相关审议事项的独立意见 | 2021-10-22 | Chinese | |
| 第一期员工持股计划管理办法 | 2021-10-22 | Chinese | |
| 关于召开2021年第一次临时股东大会的通知 | 2021-10-22 | Chinese | |
| 第四届监事会第五次会议决议公告 | 2021-10-22 | Chinese | |
| 关于部分董事、监事、高级管理人员减持股份的预披露公告 | 2021-09-24 | Chinese | |
| 关于参加2021年湖南辖区上市公司投资者网上集体接待日活动的公告 | 2021-09-22 | Chinese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 38249612 | 独立董事关于公司第四届董事会第六次会议相关审议事项的独立意见 | 2021-10-22 | Chinese | ||
| 38249600 | 第一期员工持股计划管理办法 | 2021-10-22 | Chinese | ||
| 38249587 | 关于召开2021年第一次临时股东大会的通知 | 2021-10-22 | Chinese | ||
| 38249569 | 第四届监事会第五次会议决议公告 | 2021-10-22 | Chinese | ||
| 38249553 | 关于部分董事、监事、高级管理人员减持股份的预披露公告 | 2021-09-24 | Chinese | ||
| 38249541 | 关于参加2021年湖南辖区上市公司投资者网上集体接待日活动的公告 | 2021-09-22 | Chinese | ||
| 38249530 | 关于控股股东部分股权质押的公告 | 2021-09-14 | Chinese | ||
| 38249516 | 关于使用暂时闲置募集资金进行现金管理的进展公告 | 2021-08-24 | Chinese | ||
| 38249504 | 关于使用闲置自有资金进行现金管理的进展公告 | 2021-08-24 | Chinese | ||
| 38249489 | 关于控股股东股份解除质押的公告 | 2021-08-18 | Chinese | ||
| 38249473 | 关于公司2021年度新增日常关联交易预计的公告 | 2021-08-17 | Chinese | ||
| 38249452 | 2021年半年度报告摘要 | 2021-08-17 | Chinese | ||
| 38249440 | 第四届董事会第五次会议决议公告 | 2021-08-17 | Chinese | ||
| 38249426 | 独立董事关于控股股东及其他关联方占用公司资金、公司对外担保情况的专项说明和独立意见 | 2021-08-17 | Chinese | ||
| 38249408 | 2021年半年度报告 | 2021-08-17 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wiring devices
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ARC Insulation & Insulators Limited
Produces high-voltage insulators and hardware for power gri…
|
ARCIIL | IN | Manufacturing |
|
Atkore Inc.
Manufacturer of electrical, safety, and infrastructure solu…
|
ATKR | US | Manufacturing |
|
CCSC Technology International Holdings Ltd
Designs and manufactures customized interconnect products l…
|
CCTG | US | Manufacturing |
|
Cembre
Manufactures electrical connection solutions for industrial…
|
CMB | IT | Manufacturing |
|
Classic Electricals Ltd.
Designs and manufactures electrical installation products a…
|
512213 | IN | Manufacturing |
|
Dongnan Electronics Co.,Ltd.
Manufactures high-precision electronic switches and harness…
|
301359 | CN | Manufacturing |
|
Electro Force (India) Limited
Manufacturer of precision metal components, plastic parts, …
|
EFORCE | IN | Manufacturing |
|
GEM
Global manufacturer of precision terminals, connectors, and…
|
2460 | TW | Manufacturing |
|
GONEO GROUP CO.,LTD.
Produces electrical connections, lighting, smart home tech,…
|
603195 | CN | Manufacturing |
|
INABA DENKI SANGYO CO.,LTD.
Specializes in electrical materials, industrial automation,…
|
9934 | JP | Manufacturing |
CHANG LAN TECHNOLOGY GROUP CO.,LTD. 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/54877/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54877 | 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=54877 | 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=54877 \ -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": 54877}, 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 CHANG LAN TECHNOLOGY GROUP CO.,LTD. (id: 54877)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.