
China Hi-Tech Group Co.,Ltd — Investor Relations & Filings
China Hi-Tech Group Co., Ltd. specializes in the manufacturing of advanced machinery and commercial vehicles. The company provides a comprehensive suite of equipment for fiber processing, spinning, weaving, and finishing operations. Its automotive division focuses on the research, development, and production of new energy buses, logistics vehicles, and specialized heavy-duty trucks. Additionally, the group engages in international trade and technical consulting services related to its core manufacturing sectors. By integrating high-tech engineering with large-scale production, the organization delivers integrated solutions for global manufacturing and transportation infrastructure, emphasizing technological innovation and sustainable industrial development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中国高科第十一届董事会第一次会议决议公告 | 2026-04-07 | Chinese | |
| 中国高科2026年第一次临时股东会决议公告 | 2026-04-07 | Chinese | |
| 中国高科2026年第一次临时股东会会议资料 | 2026-03-27 | Chinese | |
| 独立董事候选人声明与承诺(沈晓良) | 2026-03-19 | Chinese | |
| 中国高科关于公司董事会提前换届选举的公告 | 2026-03-19 | Chinese | |
| 独立董事候选人声明与承诺(黄震) | 2026-03-19 | Chinese |
Browse filings by year
27 years- 2026 65 filings
- 2025 89 filings
- 2024 79 filings
- 2023 90 filings
- 2022 78 filings
- 2021 106 filings
- 2020 77 filings
- 2019 93 filings
- 2018 60 filings
- 2017 88 filings
- 2016 89 filings
- 2015 117 filings
- 2014 110 filings
- 2013 60 filings
- 2012 38 filings
- 2011 51 filings
- 2010 52 filings
- 2009 49 filings
- 2008 53 filings
- 2007 51 filings
- 2006 53 filings
- 2005 33 filings
- 2004 41 filings
- 2003 22 filings
- 2002 39 filings
- 2001 12 filings
- 1996 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41489447 | 中国高科第十一届董事会第一次会议决议公告 | 2026-04-07 | Chinese | ||
| 41489441 | 中国高科2026年第一次临时股东会决议公告 | 2026-04-07 | Chinese | ||
| 41489440 | 中国高科2026年第一次临时股东会会议资料 | 2026-03-27 | Chinese | ||
| 41489431 | 独立董事候选人声明与承诺(沈晓良) | 2026-03-19 | Chinese | ||
| 41489419 | 中国高科关于公司董事会提前换届选举的公告 | 2026-03-19 | Chinese | ||
| 41489412 | 独立董事候选人声明与承诺(黄震) | 2026-03-19 | Chinese | ||
| 41489400 | 中国高科第十一届董事会独立董事提名人声明与承诺 | 2026-03-19 | Chinese | ||
| 41489387 | 中国高科第十届董事会第十七次会议决议公告 | 2026-03-19 | Chinese | ||
| 41489380 | 中国高科集团股份有限公司章程(2026年3月) | 2026-03-19 | Chinese | ||
| 41489368 | 中国高科关于召开2026年第一次临时股东会的通知 | 2026-03-19 | Chinese | ||
| 41489348 | 独立董事候选人声明与承诺(张博) | 2026-03-19 | Chinese | ||
| 41489339 | 独立董事候选人声明与承诺(刘俊) | 2026-03-19 | Chinese | ||
| 41489325 | 中国高科关于修订《公司章程》部分条款的公告 | 2026-03-19 | Chinese | ||
| 41489322 | 中国高科关于公司子公司收到解约函暨关联交易终止公告 | 2026-03-15 | Chinese | ||
| 41489320 | 中国高科关于2025年年度业绩预告相关事项监管工作函的回复公告 | 2026-03-03 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for textile, apparel and leather production
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bajaj Steel Industries Ltd.
Manufactures cotton ginning and pressing machinery and turn…
|
BAJAJST | IN | Manufacturing |
|
CHTC Fong’s International Company Limited
Engaged in advanced textile dyeing equipment manufacturing …
|
641 | HK | Manufacturing |
|
Haina Intelligent Equipment International Holdings Limited
Designs and manufactures automated production lines for dis…
|
1645 | HK | Manufacturing |
|
Hangzhou Honghua Digital Technology Stock Company LTD.
Develops digital inkjet printing technology and industrial …
|
688789 | CN | Manufacturing |
|
Hangzhou Iecho Science & Technology Co., Ltd.
Provides automated high-precision digital cutting systems f…
|
688092 | CN | Manufacturing |
|
Harish Textile Engineers Limited
Designs and manufactures advanced textile processing and fi…
|
542682 | IN | Manufacturing |
|
Indian Card Clothing Ltd
Manufactures card clothing and accessories for the global t…
|
INDIANCARD | IN | Manufacturing |
|
JACK TECHNOLOGY CO., LTD
Global manufacturer of industrial sewing equipment and smar…
|
603337 | CN | Manufacturing |
|
JANOME Corporation
Manufactures household sewing machines and high-precision i…
|
6445 | JP | Manufacturing |
|
JENSEN-GROUP N.V.
Supplier of automated technology and solutions for the heav…
|
JEN | BE | Manufacturing |
China Hi-Tech Group 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/56957/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56957 | 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=56957 | 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=56957 \ -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": 56957}, 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 China Hi-Tech Group Co.,Ltd (id: 56957)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.