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 |
|---|---|---|---|
|
Civitanavi Systems
Manufactures inertial navigation systems using FOG and MEMS…
|
CNS | IT | Manufacturing |
|
Clemex Technologies Inc.
Developer and supplier of high-end automated image analysis…
|
— | CA | Manufacturing |
|
CMC ELECTRONICS INC.
Advanced avionics and electronic solutions for global aeros…
|
— | CA | Manufacturing |
|
Coda Octopus Group, Inc.
Specializes in underwater technologies, offering hardware a…
|
CODA | US | Manufacturing |
|
Cogelec SA
Designs and sells wireless intercom and access control syst…
|
ALLEC | FR | Manufacturing |
|
COGNEX CORP
Designs and manufactures machine vision products and soluti…
|
CGNX | US | Manufacturing |
|
COHU INC
A global supplier of back-end semiconductor equipment and s…
|
COHU | US | Manufacturing |
|
Comet Holding AG
Develops high-tech components and systems based on radio fr…
|
COTN | CH | Manufacturing |
|
COMNAV TECHNOLOGY LTD.
Develops and manufactures high-precision GNSS positioning s…
|
688592 | CN | Manufacturing |
|
Computime Group Limited
Specializes in IoT and Intelligent Controls, advancing smar…
|
320 | HK | 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.