JEE TECHNOLOGY CO., LTD. — Investor Relations & Filings
About JEE TECHNOLOGY CO., LTD.
JEE Technology Co., Ltd. provides intelligent manufacturing solutions and high-end equipment, specializing in automated assembly and testing systems. The company focuses on powertrain assembly lines for internal combustion engines and transmissions, alongside advanced manufacturing systems for new energy vehicle components, including e-drive systems, electric motors, and battery modules. JEE offers comprehensive engineering services encompassing simultaneous engineering, process planning, design, manufacturing, and commissioning of turnkey production lines. By integrating precision control and digital manufacturing technologies, the company enables global automotive manufacturers and suppliers to enhance production efficiency and quality standards through highly automated and flexible manufacturing environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 内部控制审计报告 | 2026-04-21 | Chinese | |
| 巨一科技2025年度审计报告 | 2026-04-21 | Chinese | |
| 巨一科技2025年度ESG报告摘要 | 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
15 filings
| |||||
| 39469961 | 内部控制审计报告 | 2026-04-21 | Chinese | ||
| 39469888 | 巨一科技2025年度审计报告 | 2026-04-21 | Chinese | ||
| 39469787 | 巨一科技2025年度ESG报告摘要 | 2026-04-21 | Chinese | ||
| 39469785 | 巨一科技2025年度董事会审计委员会履职报告 | 2026-04-21 | Chinese | ||
| 39469784 | 巨一科技2025年度独立董事述职报告(王桂香) | 2026-04-21 | Chinese | ||
| 39469774 | 巨一科技2025年年度报告 | 2026-04-21 | Chinese | ||
| 39469731 | 巨一科技关于2025年度募集资金存放与实际使用情况的专项报告 | 2026-04-21 | Chinese | ||
| 39469728 | 募集资金年度存放和使用情况鉴证报告报告 | 2026-04-21 | Chinese | ||
| 39469596 | 巨一科技2025年年度报告摘要 | 2026-04-21 | Chinese | ||
| 39469557 | 巨一科技2025年度ESG报告 | 2026-04-21 | Chinese | ||
| 39469547 | 巨一科技关于2025年度利润分配预案的公告 | 2026-04-21 | Chinese | ||
| 39469534 | 2025年度“提质增效重回报行动方案”评估报告暨2026年度“提质增效重回报行动方案” | 2026-04-21 | Chinese | ||
| 39469522 | 国元证券股份有限公司关于安徽巨一科技股份有限公司2025年度募集资金存放与使用情况的专项核查意见 | 2026-04-21 | Chinese | ||
| 39469504 | 巨一科技2025年度董事会审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-21 | Chinese | ||
| 39469493 | 巨一科技关于续聘会计师事务所的公告 | 2026-04-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aztec Fluids & Machinery Limited
Provides industrial coding and marking solutions, printers,…
|
544177 | IN | Manufacturing |
|
BEIJING E-TOWN SEMICONDUCTOR TECHNOLOGY CO., LTD.
Manufactures precision components and subsystems for semico…
|
688729 | CN | Manufacturing |
|
Beijing Jingcheng Machinery Electric Company Limited
Produces gas storage equipment, printing machinery, and num…
|
600860 | CN | Manufacturing |
|
BEIJING JINGPINTEZHUANG SCIENCE AND TECHNOLOGY CO.,LTD
Develops unmanned systems and tactical equipment for defens…
|
688084 | CN | Manufacturing |
|
BEIJING JINGYI AUTOMATION EQUIPMENT CO., LTD.
Develops high-precision semiconductor equipment, thermal sy…
|
688652 | CN | Manufacturing |
|
Beijing Jingyuntong Technology Co., Ltd.
Develops silicon growth equipment, wafers, and catalysts fo…
|
601908 | CN | Manufacturing |
|
Beijing Yunji Technology Co., Ltd.
Pioneer in AI-empowered service robots, primarily serving t…
|
2670 | HK | Manufacturing |
|
BENO TNR, Inc.
Develops and commercializes wearable robotics for rehabilit…
|
206400 | KR | Manufacturing |
|
BE Semiconductor Industries N.V.
A leading supplier of semiconductor assembly equipment for …
|
BESI | NL | Manufacturing |
|
BEW Engineering Limited
Designs and manufactures specialized process equipment for …
|
BEWLTD | IN | Manufacturing |
JEE 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/58197/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58197 | 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=58197 | 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=58197 \ -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": 58197}, 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 JEE TECHNOLOGY CO., LTD. (id: 58197)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.