
Beijing Yupont Electric Power Technology Co., Ltd. — Investor Relations & Filings
Beijing Yupont Electric Power Technology Co., Ltd. specializes in the research, development, production, and sale of smart power equipment and integrated technical services. The company's core product portfolio includes smart energy meters, power information collection terminals, and distribution automation systems. It provides comprehensive solutions for power grid monitoring, energy management, and data analysis. Utilizing advanced technologies in edge computing and the Internet of Things (IoT), Yupont supports the digital transformation of power systems. The company serves major utility providers, focusing on enhancing grid reliability and efficiency through high-precision measurement and intelligent control systems. Its offerings also extend to energy storage solutions and specialized software for power grid operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度股东会决议公告 | 2026-05-27 | Chinese | |
| 北京德恒律师事务所关于煜邦电力2025年年度股东会的法律意见 | 2026-05-27 | Chinese | |
| 董事、高级管理人员减持股份计划公告 | 2026-05-19 | Chinese | |
| 兴业证券股份有限公司关于北京煜邦电力技术股份有限公司2023年向不特定对象发行可转换公司债券之保荐总结报告书 | 2026-05-12 | Chinese | |
| 《北京煜邦电力技术股份有限公司董事和高级管理人员薪酬管理制度》 | 2026-04-24 | Chinese | |
| 公司章程(2026年4月) | 2026-04-24 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47849506 | 2025年年度股东会决议公告 | 2026-05-27 | Chinese | ||
| 47848601 | 北京德恒律师事务所关于煜邦电力2025年年度股东会的法律意见 | 2026-05-27 | Chinese | ||
| 46565432 | 董事、高级管理人员减持股份计划公告 | 2026-05-19 | Chinese | ||
| 45347118 | 兴业证券股份有限公司关于北京煜邦电力技术股份有限公司2023年向不特定对象发行可转换公司债券之保荐总结报告书 | 2026-05-12 | Chinese | ||
| 38843173 | 《北京煜邦电力技术股份有限公司董事和高级管理人员薪酬管理制度》 | 2026-04-24 | Chinese | ||
| 38843166 | 公司章程(2026年4月) | 2026-04-24 | Chinese | ||
| 38843154 | 2025年度会计师事务所履职情况评估报告 | 2026-04-24 | Chinese | ||
| 38843152 | 可转债转股结果暨股份变动公告 | 2026-04-01 | Chinese | ||
| 38843151 | 第四届董事会第十八次会议决议公告 | 2026-03-31 | Chinese | ||
| 38843149 | 关于2026年度因联合投标而对外提供担保额度预计的公告 | 2026-03-31 | Chinese | ||
| 38843148 | 2025年度业绩快报 | 2026-02-26 | Chinese | ||
| 38843137 | 关于不提前赎回“煜邦转债”的公告 | 2026-02-11 | Chinese | ||
| 38843134 | 第四届董事会第十七次会议决议公告 | 2026-02-11 | Chinese | ||
| 38843105 | 关于“煜邦转债”预计满足赎回条件的提示性公告 | 2026-01-30 | Chinese | ||
| 38843093 | 2026年第一次临时股东会决议公告 | 2026-01-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
10x Genomics, Inc.
Develops and manufactures integrated solutions for biologic…
|
TXG | US | Manufacturing |
|
908 Devices Inc.
Develops handheld and desktop devices for point-of-need che…
|
MASS | US | Manufacturing |
|
Acconeer AB
Develops compact, energy-efficient millimeter-wave radar se…
|
ACCON | SE | Manufacturing |
|
Acrel Co., Ltd.
Develops smart energy management systems and electrical saf…
|
300286 | CN | Manufacturing |
|
ACTIA Group
Designer and manufacturer of high-tech electronic systems f…
|
ATI | FR | Manufacturing |
|
Addsino Co.,Ltd
Specializes in electronic information technology and electr…
|
000547 | CN | Manufacturing |
|
A&D HOLON Holdings Company, Limited
Develops measurement, weighing, medical, and semiconductor …
|
7745 | JP | Manufacturing |
|
ADTEC PLASMA TECHNOLOGY CO.,LTD.
Manufactures RF plasma generators and power supplies for se…
|
6668 | JP | Manufacturing |
|
ADVANCED ENERGY INDUSTRIES INC
Designs and manufactures precision power conversion, measur…
|
AEIS | US | Manufacturing |
|
ADVANCE METERING TECHNOLOGY LIMITED
Manufactures energy meters and provides energy management a…
|
534612 | IN | Manufacturing |
Beijing Yupont Electric Power 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/58520/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58520 | 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=58520 | 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=58520 \ -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": 58520}, 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 Yupont Electric Power Technology Co., Ltd. (id: 58520)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.