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年4月) | 2026-04-24 | Chinese | |
| 关于召开2025年年度股东会的通知 | 2026-04-24 | Chinese | |
| 董事会对独立董事独立性评估的专项意见 | 2026-04-24 | Chinese | |
| 关于举办2025年度业绩说明会的公告 | 2026-04-24 | Chinese | |
| 2025年年度报告摘要 | 2026-04-24 | Chinese | |
| 内部控制审计报告 | 2026-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36130260 | 董事、高级管理人员薪酬管理制度(2026年4月) | 2026-04-24 | Chinese | ||
| 36130258 | 关于召开2025年年度股东会的通知 | 2026-04-24 | Chinese | ||
| 36130253 | 董事会对独立董事独立性评估的专项意见 | 2026-04-24 | Chinese | ||
| 36130252 | 关于举办2025年度业绩说明会的公告 | 2026-04-24 | Chinese | ||
| 36130247 | 2025年年度报告摘要 | 2026-04-24 | Chinese | ||
| 36130244 | 内部控制审计报告 | 2026-04-24 | Chinese | ||
| 36130152 | 关于独立董事辞职暨补选公司独立董事、调整董事会专门委员会委员的公告 | 2026-04-24 | Chinese | ||
| 36130150 | 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-24 | Chinese | ||
| 36130147 | 2025年年度审计报告 | 2026-04-24 | Chinese | ||
| 36129971 | 关于计提2025年度资产减值准备的公告 | 2026-04-24 | Chinese | ||
| 36129967 | 关于拟续聘会计师事务所的公告 | 2026-04-24 | Chinese | ||
| 36129963 | 2025年度内部控制自我评价报告 | 2026-04-24 | Chinese | ||
| 36129953 | 独立董事候选人声明与承诺(王洪杰) | 2026-04-24 | Chinese | ||
| 36129942 | 2025年度董事会工作报告 | 2026-04-24 | Chinese | ||
| 36129934 | 2025年度财务决算报告 | 2026-04-24 | 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.