CREATE TECHNOLOGY & SCIENCE CO.,LTD — Investor Relations & Filings
Create Technology & Science Co., Ltd. specializes in the development and manufacturing of high-precision industrial equipment and environmental protection solutions. The company's core operations focus on cleanroom technology, providing advanced air purification systems, fan filter units, and contamination control equipment essential for the semiconductor, pharmaceutical, and electronics sectors. Additionally, the firm produces precision abrasive tools and machinery components used in heavy manufacturing and engineering. Its portfolio extends to environmental monitoring instruments and water treatment systems, emphasizing sustainable industrial practices. By integrating research and development with large-scale production, the company delivers specialized technical services and infrastructure components designed to meet rigorous standards for cleanliness and mechanical accuracy in high-tech manufacturing environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于修改《公司章程》及修订公司部分内控制度的公告 | 2024-02-23 | Chinese | |
| 提名与薪酬委员会实施细则(2024年修订稿) | 2024-02-23 | Chinese | |
| 关于召开2024年第一次临时股东大会的通知 | 2024-02-23 | Chinese | |
| 创元科技2021股票激励第一期解限之法律意见书 | 2024-02-23 | Chinese | |
| 公司章程(2024年2月修订稿) | 2024-02-23 | Chinese | |
| 关于控股股东创元集团股权结构变更的提示性公告 | 2024-01-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
6 filings
| |||||
| 42266617 | 关于修改《公司章程》及修订公司部分内控制度的公告 | 2024-02-23 | Chinese | ||
| 42266562 | 提名与薪酬委员会实施细则(2024年修订稿) | 2024-02-23 | Chinese | ||
| 42266511 | 关于召开2024年第一次临时股东大会的通知 | 2024-02-23 | Chinese | ||
| 42266448 | 创元科技2021股票激励第一期解限之法律意见书 | 2024-02-23 | Chinese | ||
| 42266404 | 公司章程(2024年2月修订稿) | 2024-02-23 | Chinese | ||
| 42266351 | 关于控股股东创元集团股权结构变更的提示性公告 | 2024-01-10 | Chinese | ||
|
2023
9 filings
| |||||
| 42266308 | 关于向苏州创元集团财务有限公司增资暨关联交易的进展公告 | 2023-12-29 | Chinese | ||
| 42266267 | 关于参股公司创元期货上市辅导备案的提示性公告 | 2023-12-29 | Chinese | ||
| 42266234 | 关于控股子公司苏州电瓷在国家电网预中标的自愿性信息披露公告 | 2023-12-08 | Chinese | ||
| 42266226 | 关于向苏州创元集团财务有限公司增资暨关联交易的进展公告 | 2023-12-07 | Chinese | ||
| 42265896 | 2023年三季度报告 | 2023-10-27 | Chinese | ||
| 42265853 | 董事会决议公告 | 2023-10-27 | Chinese | ||
| 42265797 | 关于参与转融通证券出借交易的公告 | 2023-10-27 | Chinese | ||
| 42265759 | 独立董事意见 | 2023-10-27 | Chinese | ||
| 42265723 | 关于副总经理辞职暨聘任副总经理的公告 | 2023-10-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other general-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3D SYSTEMS CORP
Provides additive manufacturing solutions including printer…
|
DDD | US | Manufacturing |
|
AAON, INC.
Manufactures configurable, energy-efficient commercial and …
|
AAON | US | Manufacturing |
|
Absolent Air Care Group AB
A global developer and manufacturer of industrial air clean…
|
ABSO | SE | Manufacturing |
|
Adarsh Plant Project Ltd.
Engineering firm providing process equipment and turnkey pl…
|
526711 | IN | Manufacturing |
|
AIRFLOA RAIL TECHNOLOGY LIMITED
Engineers and manufactures climate control and air manageme…
|
544516 | IN | Manufacturing |
|
AirJoule Technologies Corp.
Develops atmospheric water harvesting and energy-efficient …
|
AIRJ | US | Manufacturing |
|
Airobot Technologies AS
Develops sensor-driven, autonomous indoor climate systems f…
|
AIR | EE | Manufacturing |
|
AIRTECH JAPAN,LTD.
Manufacturer of clean air systems and cleanroom equipment f…
|
6291 | JP | Manufacturing |
|
Alfa Laval
Provider of engineered solutions for heat transfer, separat…
|
ALFA | SE | Manufacturing |
|
A Libental Holdings Ltd.
Develops real estate projects and manages a portfolio of in…
|
LBTL | IL | Manufacturing |
CREATE TECHNOLOGY & SCIENCE 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/53669/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53669 | 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=53669 | 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=53669 \ -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": 53669}, 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 CREATE TECHNOLOGY & SCIENCE CO.,LTD (id: 53669)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.