Hwa Create Co., Ltd. — Investor Relations & Filings
Hwa Create Co., Ltd. specializes in the development and manufacture of advanced electronic systems, focusing on satellite navigation, radar technology, and electronic warfare. The company provides a comprehensive suite of products, including high-precision GNSS simulators, satellite navigation receivers, and sophisticated radar signal processing units. Its core competencies lie in integrated electronic system design and simulation, supporting applications across aerospace, telecommunications, and defense sectors. Hwa Create delivers end-to-end solutions for positioning, navigation, and timing (PNT), leveraging proprietary technology to ensure high reliability in complex environments. The firm’s portfolio also encompasses specialized testing equipment and integrated circuit design, catering to the rigorous demands of modern electronic infrastructure and system verification.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度募集资金存放与实际使用情况的专项报告 | 2026-04-21 | Chinese | |
| 2025年度财务决算报告 | 2026-04-21 | Chinese | |
| 关于举办2025年度网上业绩说明会的公告 | 2026-04-21 | Chinese | |
| 独立董事2025年度述职报告(夏超) | 2026-04-21 | Chinese | |
| 独立董事2025年度述职报告(田小兵) | 2026-04-21 | Chinese | |
| 关于2025年计提资产减值准备的公告 | 2026-04-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 35462855 | 2025年度募集资金存放与实际使用情况的专项报告 | 2026-04-21 | Chinese | ||
| 35462840 | 2025年度财务决算报告 | 2026-04-21 | Chinese | ||
| 35462836 | 关于举办2025年度网上业绩说明会的公告 | 2026-04-21 | Chinese | ||
| 35462834 | 独立董事2025年度述职报告(夏超) | 2026-04-21 | Chinese | ||
| 35462825 | 独立董事2025年度述职报告(田小兵) | 2026-04-21 | Chinese | ||
| 35462817 | 关于2025年计提资产减值准备的公告 | 2026-04-21 | Chinese | ||
| 35462814 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-21 | Chinese | ||
| 35462811 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-21 | Chinese | ||
| 35462808 | 2025年度募集资金存放与使用情况的专项核查意见 | 2026-04-21 | Chinese | ||
| 35462790 | 关于预计2026年日常关联交易公告 | 2026-04-21 | Chinese | ||
| 35462787 | 北京华力创通科技股份有限公司2025年度业绩预告 | 2026-01-29 | Chinese | ||
|
2025
4 filings
| |||||
| 35462779 | 简式权益变动报告书 | 2025-12-02 | Chinese | ||
| 35462778 | 关于公司董事、持股5%以上股东减持股份变动触及5%整数倍及减持计划期限届满暨实施结果的公告 | 2025-12-02 | Chinese | ||
| 35462776 | 关于公司董事、持股5%以上股东减持股份变动比例触及1%整数倍的公告 | 2025-11-26 | Chinese | ||
| 35462765 | 关于独立董事取得独立董事资格证书的公告 | 2025-11-18 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
China Marine Information Electronics Company Limited
Develops underwater information systems, sonar, and maritim…
|
600764 | CN | Manufacturing |
|
CHINA RAILWAY HARBIN GROUP OF TECHNOLOGY CORPORATION
Develops automated railway safety monitoring and inspection…
|
688459 | CN | Manufacturing |
|
China Railway Signal & Communication Corporation Limited
Specialized provider of rail transit control systems and si…
|
3969 | CN | Manufacturing |
|
Chino Corporation
Manufactures industrial instruments for temperature measure…
|
6850 | JP | Manufacturing |
|
CHONGQING AFARI TECHNOLOGY CO., LTD.
Develops radar and ultrasonic sensors for ADAS and intellig…
|
601777 | CN | Manufacturing |
|
Chongqing Chuanyi Automation Co.,Ltd.
Develops and manufactures industrial automation instruments…
|
603100 | CN | Manufacturing |
|
CHONGQING MAS SCI.&TECH.CO.,LTD.
Provides safety monitoring systems and IoT solutions for in…
|
300275 | CN | Manufacturing |
|
Chroma ATE Inc.
Global provider of precision electronic test and intelligen…
|
2360 | TW | Manufacturing |
|
CircuTech International Holdings Limited
Designs, manufactures, and sells video/audio surveillance s…
|
8051 | HK | Manufacturing |
|
CI Systems (ISRAEL) Ltd.
Manufactures electro-optical test equipment and semiconduct…
|
CISY | IL | Manufacturing |
Hwa Create 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/55067/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55067 | 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=55067 | 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=55067 \ -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": 55067}, 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 Hwa Create Co., Ltd. (id: 55067)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.