
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 |
|---|---|---|---|
| 第六届监事会第一次会议决议公告 | 2023-05-18 | Chinese | |
| 独立董事关于第六届董事会第一次会议相关事项的独立意见 | 2023-05-18 | Chinese | |
| 2022年年度股东大会决议公告 | 2023-05-18 | Chinese | |
| 江苏雅克科技股份有限公司2022年年度股东大会法律意见书 | 2023-05-18 | Chinese | |
| 关于股东减持股份比例达到1%暨减持计划实施完成的公告 | 2023-05-17 | Chinese | |
| 关于股东减持计划实施进展暨减持数量过半的公告 | 2023-05-15 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 35765650 | 第六届监事会第一次会议决议公告 | 2023-05-18 | Chinese | ||
| 35765641 | 独立董事关于第六届董事会第一次会议相关事项的独立意见 | 2023-05-18 | Chinese | ||
| 35765630 | 2022年年度股东大会决议公告 | 2023-05-18 | Chinese | ||
| 35765615 | 江苏雅克科技股份有限公司2022年年度股东大会法律意见书 | 2023-05-18 | Chinese | ||
| 35765600 | 关于股东减持股份比例达到1%暨减持计划实施完成的公告 | 2023-05-17 | Chinese | ||
| 35765597 | 关于股东减持计划实施进展暨减持数量过半的公告 | 2023-05-15 | Chinese | ||
| 35765588 | 华泰联合证券有限责任公司关于江苏雅克科技股份有限公司2022年度保荐工作报告 | 2023-05-09 | Chinese | ||
| 35765579 | 华泰联合证券有限责任公司关于江苏雅克科技股份有限公司非公开发行股票之保荐总结报告书 | 2023-05-09 | Chinese | ||
| 35765564 | 关于股东减持股份后持股比例低于5%的权益变动提示性公告 | 2023-05-05 | Chinese | ||
| 35765551 | 简式权益变动报告书 | 2023-05-05 | Chinese | ||
| 35765539 | 2023-013 关于2022年度募集资金存放和实际使用情况专项报告的公告 | 2023-04-27 | Chinese | ||
| 35765529 | 关于举办2022年年度报告网上业绩说明会的公告 | 2023-04-27 | Chinese | ||
| 35765520 | 关于公司及全资子公司、控股子公司申请综合授信并提供互相担保的公告 | 2023-04-27 | Chinese | ||
| 35765508 | 年度股东大会通知 | 2023-04-27 | Chinese | ||
| 35765500 | 江苏雅克科技股份有限公司独立董事提名人声明(李锦春) | 2023-04-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.