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 |
|---|---|---|---|
| 关于非独立董事辞职暨选举职工代表董事的公告 | 2025-09-11 | Chinese | |
| 2025年第一次临时股东大会决议公告 | 2025-09-11 | Chinese | |
| 关于召开2025年第一次临时股东大会的提示性公告 | 2025-09-05 | Chinese | |
| 董事会战略与ESG委员会实施细则 (2025年第一次修订稿) | 2025-08-18 | Chinese | |
| 关于召开2025年第一次临时股东大会的通知 | 2025-08-18 | Chinese | |
| 2025年上半年对苏州创元集团财务有限公司的风险持续评估报告的公告 | 2025-08-18 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 42280915 | 关于非独立董事辞职暨选举职工代表董事的公告 | 2025-09-11 | Chinese | ||
| 42280880 | 2025年第一次临时股东大会决议公告 | 2025-09-11 | Chinese | ||
| 42280840 | 关于召开2025年第一次临时股东大会的提示性公告 | 2025-09-05 | Chinese | ||
| 42280802 | 董事会战略与ESG委员会实施细则 (2025年第一次修订稿) | 2025-08-18 | Chinese | ||
| 42280769 | 关于召开2025年第一次临时股东大会的通知 | 2025-08-18 | Chinese | ||
| 42280734 | 2025年上半年对苏州创元集团财务有限公司的风险持续评估报告的公告 | 2025-08-18 | Chinese | ||
| 42280706 | 关于变更公司注册资本暨修订《公司章程》的公告 | 2025-08-18 | Chinese | ||
| 42280653 | 2025年半年度报告摘要 | 2025-08-18 | Chinese | ||
| 42280598 | 独立董事制度(2025年第一次修订稿) | 2025-08-18 | Chinese | ||
| 42280567 | 董事会议事规则(2025年第一次修订稿) | 2025-08-18 | Chinese | ||
| 42280541 | 股东会议事规则(2025年第一次修订稿) | 2025-08-18 | Chinese | ||
| 42280533 | 公司章程(2025年第一次修订稿) | 2025-08-18 | Chinese | ||
| 42280484 | 关于使用闲置资金进行委托理财的公告 | 2025-08-18 | Chinese | ||
| 42280455 | 关于2025年半年度计提资产减值准备的公告 | 2025-08-18 | Chinese | ||
| 42280426 | 半年报监事会决议公告 | 2025-08-18 | 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.