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 |
|---|---|---|---|
|
D-BOX Technologies Inc.
Specializes in advanced haptic motion systems delivering sy…
|
DBO | CA | Manufacturing |
|
DE&TCo.,Ltd.
Manufactures high-tech equipment for display, semiconductor…
|
079810 | KR | Manufacturing |
|
DEVICE CO.,Ltd
Develops cleaning and manufacturing equipment for the semic…
|
187870 | KR | Manufacturing |
|
Digital Graphics Incorporation
Developer and manufacturer of digital inkjet printing solut…
|
043360 | KR | Manufacturing |
|
DISCO CORPORATION
Manufactures precision cutting, grinding, and polishing equ…
|
6146 | JP | Manufacturing |
|
DIT Corp.
Develops AI-based inspection equipment for display and semi…
|
110990 | KR | Manufacturing |
|
DKME Co., Ltd.
Manufacturer of specialized equipment for the energy and pe…
|
015590 | KR | Manufacturing |
|
DOF ROBOTİK SANAYİ A.Ş.
Designs and manufactures robotic motion simulators and VR a…
|
DOFRB | TR | Manufacturing |
|
DOUGLAS DYNAMICS, INC
Manufacturer and upfitter of commercial work truck attachme…
|
PLOW | US | Manufacturing |
|
Dr. Hoenle AG
A global supplier of industrial UV technology, adhesives, a…
|
HNL | DE | 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.