
Beijing Advanced Digital Technology Co.,Ltd. — Investor Relations & Filings
Beijing Advanced Digital Technology Co., Ltd. is a professional IT services and solutions provider specializing in the digital transformation of the financial services sector. The company focuses on delivering comprehensive software development, system integration, and technical maintenance services. Its core product portfolio includes specialized solutions for core banking systems, electronic payment platforms, risk management, and data governance. By leveraging cloud computing and big data technologies, the company assists financial institutions in optimizing operational efficiency and enhancing digital infrastructure. The firm provides end-to-end technical support, ranging from strategic IT consulting to the implementation of complex enterprise-level architectures designed to meet the evolving demands of modern financial environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于回购结果暨股份变动公告 | 2026-05-19 | Chinese | |
| 关于首次回购股份的公告 | 2026-05-14 | Chinese | |
| 重大诉讼、仲裁的进展公告 | 2026-05-13 | Chinese | |
| 回购股份报告书 | 2026-05-12 | Chinese | |
| 北京市天元律师事务所关于北京先进数通信息技术股份公司2025年度股东会的法律意见 | 2026-05-07 | Chinese | |
| 2025年度股东会决议公告 | 2026-05-07 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46531158 | 关于回购结果暨股份变动公告 | 2026-05-19 | Chinese | ||
| 45931426 | 关于首次回购股份的公告 | 2026-05-14 | Chinese | ||
| 45493629 | 重大诉讼、仲裁的进展公告 | 2026-05-13 | Chinese | ||
| 45251330 | 回购股份报告书 | 2026-05-12 | Chinese | ||
| 44273400 | 北京市天元律师事务所关于北京先进数通信息技术股份公司2025年度股东会的法律意见 | 2026-05-07 | Chinese | ||
| 44273385 | 2025年度股东会决议公告 | 2026-05-07 | Chinese | ||
| 34918297 | 东吴证券股份有限公司关于北京先进数通信息技术股份公司2025年度募集资金存放与实际使用情况的专项核查意见 | 2026-04-14 | Chinese | ||
| 34918215 | 拟续聘会计师事务所的公告 | 2026-04-14 | Chinese | ||
| 34918202 | 2025年度独立董事述职报告(王冉冉) | 2026-04-14 | Chinese | ||
| 34918186 | 北京先进数通信息技术股份公司董事、高级管理人员薪酬管理制度 | 2026-04-14 | Chinese | ||
| 34918181 | 募集资金存放、管理与实际使用情况审核报告(大信专审字[2026]第1-02787号) | 2026-04-14 | Chinese | ||
| 34908409 | 2025年年度报告披露提示性公告 | 2026-04-14 | Chinese | ||
| 34908406 | 关于公司及全资子(孙)公司2026年度申请综合授信及公司提供担保的公告 | 2026-04-14 | Chinese | ||
| 34893218 | 北京先进数通信息技术股份公司关于召开2025年度股东会的通知 | 2026-04-14 | Chinese | ||
| 34893215 | 审计委员会对会计师事务所2025年度履行监督职责情况报告 | 2026-04-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
China Information Technology Development Limited
Provides comprehensive IT solutions, specializing in AI mar…
|
8178 | HK | Telecommunications, computer pr… |
|
Chinasoft International Limited
Global IT services firm enabling digital transformation via…
|
354 | HK | Telecommunications, computer pr… |
|
Chongqing Hifuture Information Technology Co., Ltd.
Provides AI-driven smart city infrastructure and digital go…
|
002168 | CN | Telecommunications, computer pr… |
|
CHT Security
Offers comprehensive security solutions, MSSP, SOC, MDR, an…
|
7765 | TW | Telecommunications, computer pr… |
|
circlace Inc
A technology consulting firm for digital transformation on …
|
5029 | JP | Telecommunications, computer pr… |
|
CISO Global, Inc.
A cybersecurity and compliance company offering managed sec…
|
CISO | US | Telecommunications, computer pr… |
|
Cloudia Research
IT services and consulting firm specializing in the digital…
|
AGAIN | IT | Telecommunications, computer pr… |
|
CLPS Inc
Global IT consulting and solutions provider for banking, e-…
|
CLPS | KY | Telecommunications, computer pr… |
|
CMC CORPORATION
A B2B solutions provider for marketing, system development,…
|
2185 | JP | Telecommunications, computer pr… |
|
CNS Co.,Ltd
A system engineering services provider specializing in syst…
|
4076 | JP | Telecommunications, computer pr… |
Beijing Advanced Digital 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/55525/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55525 | 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=55525 | 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=55525 \ -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": 55525}, 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 Beijing Advanced Digital Technology Co.,Ltd. (id: 55525)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.