
Jiangsu Yoke Technology Co., Ltd. — Investor Relations & Filings
Jiangsu Yoke Technology Co., Ltd. specializes in the research, development, and manufacturing of advanced electronic materials and specialty chemicals. The company operates across several high-tech sectors, including semiconductor materials, display technologies, and energy-efficient insulation. Its core product portfolio features high-purity precursors, photoresists, and electronic specialty gases essential for integrated circuit fabrication and flat panel display production. Additionally, the company is a leading provider of phosphorus-based flame retardants used in polyurethane foams and high-performance insulation materials for Liquefied Natural Gas (LNG) carriers. Through strategic acquisitions and continuous innovation, the company has established a global supply chain, serving major manufacturers in the electronics and energy industries with high-performance chemical solutions and technical support.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第六届董事会第十六次会议决议公告 | 2025-10-30 | Chinese | |
| 关于治理结构调整并修订《公司章程》及修订部分公司治理制度的公告 | 2025-10-30 | Chinese | |
| 董事、高级管理人员离职管理制度(2025年10月) | 2025-10-30 | Chinese | |
| 风险控制管理制度(2025年10月) | 2025-10-30 | Chinese | |
| 内幕信息知情人登记管理制度(2025年10月) | 2025-10-30 | Chinese | |
| 投资者关系管理制度-2025年10月 | 2025-10-30 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 35768348 | 第六届董事会第十六次会议决议公告 | 2025-10-30 | Chinese | ||
| 35768346 | 关于治理结构调整并修订《公司章程》及修订部分公司治理制度的公告 | 2025-10-30 | Chinese | ||
| 35768344 | 董事、高级管理人员离职管理制度(2025年10月) | 2025-10-30 | Chinese | ||
| 35768337 | 风险控制管理制度(2025年10月) | 2025-10-30 | Chinese | ||
| 35768328 | 内幕信息知情人登记管理制度(2025年10月) | 2025-10-30 | Chinese | ||
| 35768311 | 投资者关系管理制度-2025年10月 | 2025-10-30 | Chinese | ||
| 35768304 | 募集资金使用管理制度(2025年10月) | 2025-10-30 | Chinese | ||
| 35768291 | 突发事件处理制度-2025年10月 | 2025-10-30 | Chinese | ||
| 35768285 | 重大信息内部报告制度(2025年10月) | 2025-10-30 | Chinese | ||
| 35768265 | 2025年中期权益分派实施公告 | 2025-09-18 | Chinese | ||
| 35768255 | 2025年第一次临时股东大会决议公告 | 2025-09-12 | Chinese | ||
| 35768244 | 2025年第一次临时股东大会法律意见书 | 2025-09-12 | Chinese | ||
| 35768225 | 独立董事关于第六届董事会第十五次会议相关事项的独立意见 | 2025-08-27 | Chinese | ||
| 35768217 | 2025年半年度报告 | 2025-08-27 | Chinese | ||
| 35768211 | 2025年半年度报告摘要 | 2025-08-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other chemical products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1933 Industries Inc
A vertically integrated consumer-packaged goods company spe…
|
TGIF | CA | Manufacturing |
|
3M CO
A diversified, science-based technology corporation that de…
|
MMM | US | Manufacturing |
|
5N Plus Inc.
Global producer of specialty semiconductors and ultra-pure …
|
VNP | CA | Manufacturing |
|
ACISELSAN ACIPAYAM SELÜLOZ SANAYİ VE TİCARET A.Ş.
Specialized manufacturer of Carboxymethyl Cellulose (CMC) f…
|
ACSEL | TR | Manufacturing |
|
ACUTAAS CHEMICALS LIMITED
Manufactures and exports specialty chemicals for industrial…
|
ACUTAAS | IN | Manufacturing |
|
ADEKA CORPORATION
Manufacturer of chemicals, food products, and life sciences…
|
4401 | JP | Manufacturing |
|
Ading AD
Manufactures and distributes chemical materials for the con…
|
AD | MK | Manufacturing |
|
Aduro Clean Technologies Inc.
Uses a water-based chemical process to convert hydrocarbon …
|
ADUR | CA | Manufacturing |
|
Advanced Enzyme Technologies Limited
Research-driven developer and manufacturer of proprietary e…
|
ADVENZYMES | IN | Manufacturing |
|
Advanced Nano Products Co., Ltd.
Developer and manufacturer of advanced nanomaterials for hi…
|
121600 | KR | Manufacturing |
Jiangsu Yoke 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/54452/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54452 | 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=54452 | 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=54452 \ -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": 54452}, 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 Jiangsu Yoke Technology Co., Ltd. (id: 54452)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.