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-01-17 | Chinese | |
| 关于变更签字会计师的公告 | 2024-12-19 | Chinese | |
| 第十一届监事会2024年第一次临时会议决议公告 | 2024-12-19 | Chinese | |
| 第十一届董事会2024年第一次临时会议决议公告 | 2024-12-19 | Chinese | |
| 第十一届董事会独立董事专门会议2024年第一次会议决议 | 2024-12-19 | Chinese | |
| 关于会计政策变更的公告 | 2024-12-19 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
1 filing
| |||||
| 42272416 | 关于完成工商变更登记并换发营业执照的公告 | 2025-01-17 | Chinese | ||
|
2024
14 filings
| |||||
| 42272385 | 关于变更签字会计师的公告 | 2024-12-19 | Chinese | ||
| 42272349 | 第十一届监事会2024年第一次临时会议决议公告 | 2024-12-19 | Chinese | ||
| 42272315 | 第十一届董事会2024年第一次临时会议决议公告 | 2024-12-19 | Chinese | ||
| 42272276 | 第十一届董事会独立董事专门会议2024年第一次会议决议 | 2024-12-19 | Chinese | ||
| 42272237 | 关于会计政策变更的公告 | 2024-12-19 | Chinese | ||
| 42272179 | 创元科技股份有限公司《舆情管理制度》 | 2024-12-19 | Chinese | ||
| 42272140 | 关于部分限制性股票回购注销完成的公告 | 2024-11-25 | Chinese | ||
| 42272093 | 关于对外担保的进展公告 | 2024-11-08 | Chinese | ||
| 42272056 | 关于控股子公司苏州电瓷在国家电网预中标的自愿性信息披露公告 | 2024-11-01 | Chinese | ||
| 42272019 | 关于参加苏州上市公司投资者集体接待日活动的公告 | 2024-10-31 | Chinese | ||
| 42271974 | 关于监事会换届选举完成的公告 | 2024-10-29 | Chinese | ||
| 42271890 | 2024年三季度报告 | 2024-10-29 | Chinese | ||
| 42271848 | 董事会决议公告 | 2024-10-29 | Chinese | ||
| 42271804 | 关于董事会换届选举完成的公告 | 2024-10-29 | 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.