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 |
|---|---|---|---|
|
Aerowash AB
Develops and manufactures automated robots for washing airc…
|
AERW B | SE | Manufacturing |
|
AI Korea Co., Ltd.
Manufacturer of precision-machined components for high-tech…
|
364950 | KR | Manufacturing |
|
AIMECHATEC,Ltd.
Manufactures equipment for semiconductors, flat-panel displ…
|
6227 | JP | Manufacturing |
|
Airtouch Solar Ltd.
Develops autonomous, water-free robotic cleaning solutions …
|
ARTS | IL | Manufacturing |
|
AIXTRON SE
A leading provider of deposition equipment to the semicondu…
|
AIXA | DE | Manufacturing |
|
AKVA Group
A technology and service partner to the global aquaculture …
|
AKVA | NO | Manufacturing |
|
Alexanderwerk AG
Manufacturer of compaction and granulation machines for pha…
|
ALX | DE | Manufacturing |
|
Alfred Herbert (India) Ltd.
Manufactures rubber processing machinery, machine tools, an…
|
505216 | IN | Manufacturing |
|
Alter NRG Corp.
Developer of equipment converting waste streams into clean …
|
NRG | CA | Manufacturing |
|
Ambitious Plastomac Ltd.
Manufactures plastic processing machinery, extrusion plants…
|
526439 | 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.