BEIJING JINGWEI HIRAIN TECHNOLOGIES CO., INC. — Investor Relations & Filings
About BEIJING JINGWEI HIRAIN TECHNOLOGIES CO., INC.
BEIJING JINGWEI HIRAIN TECHNOLOGIES CO., INC. specializes in the development and supply of electronic control systems and research and development services. The company provides a comprehensive range of products including advanced driver assistance systems (ADAS), intelligent driving platforms, body electronics, chassis control units, and powertrain management systems. Its service offerings encompass engineering consulting, software development tools, and integrated testing solutions designed to support the full lifecycle of electronic system design. The company focuses on delivering hardware and software integration for intelligent and connected vehicle applications, catering to original equipment manufacturers and tier-one suppliers. Its technical expertise spans across electronic architecture design, simulation, and validation, facilitating the transition toward autonomous and electrified mobility solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年可持续发展报告摘要 | 2026-04-24 | Chinese | |
| 关于确认2025年度日常关联交易及预计2026年度日常关联交易的公告 | 2026-04-24 | Chinese | |
| 关于2025年度计提资产减值准备的公告 | 2026-04-24 | Chinese | |
| 2025年度审计报告 | 2026-04-24 | Chinese | |
| 非经营性资金占用及其他关联资金往来情况的专项审计报告 | 2026-04-24 | Chinese | |
| 关于召开2025年度及2026年第一季度业绩说明会的公告 | 2026-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39513185 | 2025年可持续发展报告摘要 | 2026-04-24 | Chinese | ||
| 39513125 | 关于确认2025年度日常关联交易及预计2026年度日常关联交易的公告 | 2026-04-24 | Chinese | ||
| 39513116 | 关于2025年度计提资产减值准备的公告 | 2026-04-24 | Chinese | ||
| 39513107 | 2025年度审计报告 | 2026-04-24 | Chinese | ||
| 39512939 | 非经营性资金占用及其他关联资金往来情况的专项审计报告 | 2026-04-24 | Chinese | ||
| 39512921 | 关于召开2025年度及2026年第一季度业绩说明会的公告 | 2026-04-24 | Chinese | ||
| 39512920 | 关于变更注册资本、修改《公司章程》并办理审批机关变更登记的公告 | 2026-04-24 | Chinese | ||
| 39512904 | 2025年年度报告 | 2026-04-24 | Chinese | ||
| 39512899 | 董事会审计委员会2025年度对会计师事务所履行监督职责情况的报告 | 2026-04-24 | Chinese | ||
| 39512881 | 关于公司及控股子公司使用部分暂时闲置募集资金进行现金管理的公告 | 2026-04-24 | Chinese | ||
| 39512867 | 2025年度会计师事务所履职情况评估报告 | 2026-04-24 | Chinese | ||
| 39512865 | 关于第二届董事会第十七次会议决议的公告 | 2026-04-24 | Chinese | ||
| 39512849 | 关于公司2025年度募集资金存放、管理与实际使用情况的专项报告 | 2026-04-24 | Chinese | ||
| 39512835 | 关于完成部分特别表决权股份转换为普通股份的公告 | 2026-03-10 | Chinese | ||
| 39512822 | 中信证券股份有限公司关于北京经纬恒润科技股份有限公司首次公开发行限售股上市流通的核查意见 | 2026-03-10 | 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 JINGWEI HIRAIN TECHNOLOGIES CO., INC. 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/58340/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58340 | 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=58340 | 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=58340 \ -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": 58340}, 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 JINGWEI HIRAIN TECHNOLOGIES CO., INC. (id: 58340)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.