
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 |
|---|---|---|---|
|
CAG Group
IT consulting firm with expertise in development, cybersecu…
|
CAG | SE | Telecommunications, computer pr… |
|
CAICA DIGITAL Inc.
An IT services provider specializing in Web3 technologies a…
|
2315 | JP | Telecommunications, computer pr… |
|
Cambridge Technology Enterprises Ltd.
Global technology services provider specializing in digital…
|
CTE | IN | Telecommunications, computer pr… |
|
Canon Marketing Japan Inc.
A domestic sales and marketing firm for imaging, printing, …
|
8060 | JP | Telecommunications, computer pr… |
|
Capgemini SE
A global business and technology transformation partner for…
|
CAP | FR | Telecommunications, computer pr… |
|
Capital Asset Planning, Inc.
A financial technology company providing system integration…
|
3965 | JP | Telecommunications, computer pr… |
|
Capita PLC
A consulting and digital services firm specializing in busi…
|
CPI | GB | Telecommunications, computer pr… |
|
CBCI Telecom Inc.
Specialized provider of unified communications and audiovis…
|
CBCI | CA | Telecommunications, computer pr… |
|
CDS Co.,Ltd.
Provides technical documentation, factory automation, and d…
|
2169 | JP | Telecommunications, computer pr… |
|
CDW Corp
A multi-brand provider of IT solutions including hardware, …
|
CDW | US | 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.