
Datang Telecom Technology Co., Ltd — Investor Relations & Filings
Datang Telecom Technology Co., Ltd. is a high-tech enterprise specializing in the research, development, and manufacturing of telecommunications equipment and integrated circuits. The company focuses on core areas including mobile communications, smart cards, and security chips. It played a pivotal role in the development of international mobile communication standards, particularly TD-SCDMA and TD-LTE. Its product portfolio encompasses high-end integrated circuits, specialized communication systems, and comprehensive software solutions for network optimization and management. Datang Telecom provides secure chip solutions for finance, social security, and urban transit, alongside Internet of Things (IoT) applications and industrial communication services. The company serves a diverse range of clients, including major telecommunications operators, government agencies, and financial institutions, leveraging its expertise in secure communication and semiconductor design.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中银国际证券股份有限公司关于大唐电信科技股份有限公司发行股份购买资产并募集配套资金暨关联交易之2022年度业绩承诺实现情况的核查意见 | 2023-04-27 | Chinese | |
| 大唐电信科技股份有限公司2022年年度报告摘要 | 2023-04-27 | Chinese | |
| 大唐电信科技股份有限公司第八届董事会第三十六次会议决议公告 | 2023-04-27 | Chinese | |
| 大唐电信科技股份有限公司第八届监事会第十次会议决议公告 | 2023-03-21 | Chinese | |
| 独立董事关于使用部分闲置募集资金暂时用于补充流动资金的独立意见 | 2023-03-21 | Chinese | |
| 中银国际证券股份有限公司关于大唐电信科技股份有限公司使用部分暂时闲置募集资金暂时补充流动资金的核查意见 | 2023-03-21 | Chinese |
Browse filings by year
27 years- 2026 22 filings
- 2025 119 filings
- 2024 190 filings
- 2023 160 filings
- 2022 183 filings
- 2021 381 filings
- 2020 183 filings
- 2019 153 filings
- 2018 150 filings
- 2017 96 filings
- 2016 92 filings
- 2015 95 filings
- 2014 129 filings
- 2013 108 filings
- 2012 90 filings
- 2011 56 filings
- 2010 61 filings
- 2009 97 filings
- 2008 101 filings
- 2007 108 filings
- 2006 93 filings
- 2005 70 filings
- 2004 46 filings
- 2003 25 filings
- 2002 32 filings
- 2001 4 filings
- 1998 3 filings
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3onedata Co., Ltd.
Specializes in industrial communication solutions and netwo…
|
688618 | CN | Manufacturing |
|
AboCom
Specializes in network communications, memory solutions, Io…
|
2444 | TW | Manufacturing |
|
ACCTON
Provider of networking and computing infrastructure for hig…
|
2345 | TW | Manufacturing |
|
Ace Technologies Corp.
Designs and manufactures RF solutions for mobile, defense, …
|
088800 | KR | Manufacturing |
|
ADC India Communications Limited
Provides copper and fiber optic connectivity for telecom an…
|
523411 | IN | Manufacturing |
|
Aditya Infotech Limited
Distributes and manufactures electronic security and survei…
|
CPPLUS | IN | Manufacturing |
|
ADTRAN Holdings, Inc.
Global provider of open, disaggregated networking and commu…
|
ADTN | US | Manufacturing |
|
AIPHONE CO.,LTD
Manufacturer of communication and security systems speciali…
|
6718 | JP | Manufacturing |
|
Air Link Communication Limited
Technology company manufacturing, distributing, and retaili…
|
AIRLINK | PK | Manufacturing |
|
ALOYS Inc.
Develops and supplies Android-based OTT and 4k UHD satellit…
|
297570 | KR | Manufacturing |
Datang Telecom Technology 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/56559/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56559 | 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=56559 | 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=56559 \ -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": 56559}, 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 Datang Telecom Technology Co., Ltd (id: 56559)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.