Beijing XIAOCHENG Technology Stock Co., Ltd — Investor Relations & Filings
Beijing XIAOCHENG Technology Stock Co., Ltd. specializes in the research, development, and application of integrated circuit (IC) design and power line communication (PLC) technology. The company focuses on providing comprehensive solutions for smart grids and electricity management. Its core product portfolio includes high-performance PLC chips, smart electricity meters, data concentrators, and collectors. These technologies facilitate remote meter reading, energy monitoring, and grid automation. Beyond hardware manufacturing, the company engages in the investment and operation of power infrastructure projects. By integrating chip design with terminal equipment and system software, the company delivers end-to-end energy management services aimed at improving utility efficiency and reducing technical losses in power distribution networks.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会决议公告 | 2026-01-29 | Chinese | |
| 北京晓程科技股份有限公司2025年度业绩预告 | 2026-01-28 | Chinese | |
| 关于股票交易异常波动的公告 | 2026-01-27 | Chinese | |
| 2026-001 关于董事、高级管理人员减持计划期限届满未减持的公告 | 2026-01-13 | Chinese | |
| 2025年三季度报告 | 2025-10-29 | Chinese | |
| 董事会决议公告 | 2025-10-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 35380167 | 董事会决议公告 | 2026-01-29 | Chinese | ||
| 35380164 | 北京晓程科技股份有限公司2025年度业绩预告 | 2026-01-28 | Chinese | ||
| 35380163 | 关于股票交易异常波动的公告 | 2026-01-27 | Chinese | ||
| 35380160 | 2026-001 关于董事、高级管理人员减持计划期限届满未减持的公告 | 2026-01-13 | Chinese | ||
|
2025
11 filings
| |||||
| 35380159 | 2025年三季度报告 | 2025-10-29 | Chinese | ||
| 35380158 | 董事会决议公告 | 2025-10-29 | Chinese | ||
| 35380147 | 2025-024关于董事、高级管理人员减持股份预披露公告 | 2025-09-14 | Chinese | ||
| 35380140 | 2025年半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2025-08-25 | Chinese | ||
| 35380131 | 2025年半年度报告 | 2025-08-25 | Chinese | ||
| 35380130 | 2025年半年度报告摘要 | 2025-08-25 | Chinese | ||
| 35380124 | 董事会决议公告 | 2025-08-25 | Chinese | ||
| 35380115 | 关于董事、高级管理人员减持计划期限届满未减持的公告 | 2025-07-14 | Chinese | ||
| 35380111 | 董事会决议公告 | 2025-05-28 | Chinese | ||
| 35380104 | 北京市康达律师事务所关于北京晓程科技股份有限公司2024年年度股东大会的法律意见书 | 2025-05-16 | Chinese | ||
| 35380095 | 2024年年度股东大会决议公告 | 2025-05-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1000mercis
Marketing technology group for data-driven advertising and …
|
ALMIL | FR | Telecommunications, computer pr… |
|
3C IT Solutions and Telecoms (India) Limited
Provides IT infrastructure, system integration, cloud, and …
|
544190 | IN | Telecommunications, computer pr… |
|
3 E Network Technology Group Ltd
B2B IT solutions provider of software for property, restaur…
|
MASK | US | Telecommunications, computer pr… |
|
3i Infotech limited
Provides digital transformation, cloud services, and specia…
|
3IINFOLTD | IN | Telecommunications, computer pr… |
|
4C Group AB
Provides software and expert services for readiness, traini…
|
4C | SE | Telecommunications, computer pr… |
|
4GLOBAL PLC
A data, services, and software company for the sports and p…
|
4GBL | GB | Telecommunications, computer pr… |
|
4SIGHT HOLDINGS LIMITED
Technology group providing digital transformation solutions…
|
4SIE | ZA | Telecommunications, computer pr… |
|
AAA TECHNOLOGIES LIMITED
Provides IS auditing, cybersecurity consulting, and IT comp…
|
AAATECH | IN | Telecommunications, computer pr… |
|
ABEJA,Inc.
An AI technology company that facilitates the digital trans…
|
5574 | JP | Telecommunications, computer pr… |
|
Abra Information Technologies Ltd.
Develops, implements, and integrates complex software and h…
|
ABRA | IL | Telecommunications, computer pr… |
Beijing XIAOCHENG Technology Stock 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/55151/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55151 | 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=55151 | 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=55151 \ -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": 55151}, 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 XIAOCHENG Technology Stock Co., Ltd (id: 55151)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.