
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 |
|---|---|---|---|
| 2020年度监事会工作报告 | 2021-03-15 | Chinese | |
| 关于2020年度利润分配预案的公告 | 2021-03-15 | Chinese | |
| 2020年募集资金存放及使用鉴证报告 | 2021-03-15 | Chinese | |
| 安信证券股份有限公司关于长缆科技使用闲置募集资金进行现金管理的核查意见 | 2021-03-15 | Chinese | |
| 内部控制规则落实自查表 | 2021-03-15 | Chinese | |
| 关于使用暂时闲置募集资金进行现金管理的公告 | 2021-03-15 | Chinese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
12 filings
| |||||
| 38248442 | 2020年度监事会工作报告 | 2021-03-15 | Chinese | ||
| 38248433 | 关于2020年度利润分配预案的公告 | 2021-03-15 | Chinese | ||
| 38248422 | 2020年募集资金存放及使用鉴证报告 | 2021-03-15 | Chinese | ||
| 38248402 | 安信证券股份有限公司关于长缆科技使用闲置募集资金进行现金管理的核查意见 | 2021-03-15 | Chinese | ||
| 38248385 | 内部控制规则落实自查表 | 2021-03-15 | Chinese | ||
| 38248371 | 关于使用暂时闲置募集资金进行现金管理的公告 | 2021-03-15 | Chinese | ||
| 38248353 | 关于使用闲置自有资金进行现金管理的公告 | 2021-03-15 | Chinese | ||
| 38248334 | 年度关联方资金占用专项审计报告 | 2021-03-15 | Chinese | ||
| 38248319 | 关于部分高级管理人员减持股份的预披露公告 | 2021-02-23 | Chinese | ||
| 38248302 | 关于使用闲置自有资金进行现金管理的进展公告 | 2021-02-09 | Chinese | ||
| 38248290 | 关于使用暂时闲置募集资金进行现金管理的进展公告 | 2021-01-18 | Chinese | ||
| 38248270 | 关于使用闲置自有资金进行现金管理的进展公告 | 2021-01-18 | Chinese | ||
|
2020
3 filings
| |||||
| 38248257 | 关于公司及全资子公司通过高新技术企业认定的公告 | 2020-12-29 | Chinese | ||
| 38248244 | 关于公司2021年度日常关联交易预计的公告 | 2020-12-18 | Chinese | ||
| 38248231 | 独立董事关于2021年度日常关联交易预计事前认可意见 | 2020-12-18 | 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.