BOTH ENGINEERING TECHNOLOGY CO.,LTD. — Investor Relations & Filings
About BOTH ENGINEERING TECHNOLOGY CO.,LTD.
BOTH Engineering Technology Co., Ltd. is a professional engineering service provider specializing in the design, construction, and management of high-tech industrial facilities and controlled environments. The company focuses on delivering comprehensive Engineering, Procurement, and Construction (EPC) solutions for industries requiring stringent environmental controls, such as pharmaceuticals, biotechnology, semiconductors, and electronics. Its core service portfolio includes cleanroom systems, HVAC installations, purified water and gas systems, and industrial automation. BOTH Engineering provides integrated technical support throughout the project lifecycle, from conceptual design and feasibility studies to commissioning and maintenance. By adhering to international quality standards and regulatory requirements like Good Manufacturing Practice (GMP), the company ensures the operational integrity and efficiency of complex manufacturing and research facilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中信证券股份有限公司关于柏诚系统科技股份有限公司首次公开发行股票并在主板上市持续督导保荐总结报告书 | 2026-05-07 | Chinese | |
| 部分高级管理人员减持股份计划期限届满未实施减持的公告 | 2026-05-06 | Chinese | |
| 关于回购注销部分限制性股票暨通知债权人的公告 | 2026-04-21 | Chinese | |
| 2025年度独立董事述职报告(陈少雄) | 2026-04-21 | Chinese | |
| 关于2025年度计提资产减值准备的公告 | 2026-04-21 | Chinese | |
| 2025年度可持续发展报告 | 2026-04-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44266286 | 中信证券股份有限公司关于柏诚系统科技股份有限公司首次公开发行股票并在主板上市持续督导保荐总结报告书 | 2026-05-07 | Chinese | ||
| 44277492 | 部分高级管理人员减持股份计划期限届满未实施减持的公告 | 2026-05-06 | Chinese | ||
| 39569640 | 关于回购注销部分限制性股票暨通知债权人的公告 | 2026-04-21 | Chinese | ||
| 39569637 | 2025年度独立董事述职报告(陈少雄) | 2026-04-21 | Chinese | ||
| 39569628 | 关于2025年度计提资产减值准备的公告 | 2026-04-21 | Chinese | ||
| 39569620 | 2025年度可持续发展报告 | 2026-04-21 | Chinese | ||
| 39569449 | 关于2025年度募集资金存放、管理与实际使用情况的专项报告 | 2026-04-21 | Chinese | ||
| 39569443 | 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-21 | Chinese | ||
| 39569438 | 国浩律师(南京)事务所关于公司2024年限制性股票激励计划调整回购价格及回购注销部分首次授予及预留授予限制性股票的法律意见书 | 2026-04-21 | Chinese | ||
| 39569435 | 柏诚系统科技股份有限公司章程(2026年4月修订) | 2026-04-21 | Chinese | ||
| 39569428 | 董事、高级管理人员薪酬管理制度(2026年4月) | 2026-04-21 | Chinese | ||
| 39569422 | 中信证券股份有限公司关于公司2025年度募集资金存放、管理与实际使用情况的专项核查报告 | 2026-04-21 | Chinese | ||
| 39569419 | 2025年度审计报告 | 2026-04-21 | Chinese | ||
| 39569331 | 关于变更注册资本、修订《公司章程》并办理工商变更登记的公告 | 2026-04-21 | Chinese | ||
| 39569327 | 董事会对在任独立董事独立性情况评估的专项意见 | 2026-04-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Architectural and engineering, and related technical consultancy activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
天润科技
Provides geospatial information services, surveying, mappin…
|
920564 | CN | Professional, scientific and te… |
|
广咨国际
Offers engineering and investment consulting, bidding agenc…
|
920892 | CN | Professional, scientific and te… |
|
瑞华技术
Develops and licenses petrochemical process technologies an…
|
920099 | CN | Professional, scientific and te… |
|
青矩技术
Provides digital engineering consulting, cost engineering, …
|
920208 | CN | Professional, scientific and te… |
BOTH ENGINEERING 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/57195/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57195 | 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=57195 | 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=57195 \ -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": 57195}, 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 BOTH ENGINEERING TECHNOLOGY CO.,LTD. (id: 57195)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.