
瑞华技术 — Investor Relations & Filings
Ruihua Technology specializes in the development and licensing of advanced petrochemical process technologies. The company provides comprehensive engineering solutions, including process design packages, specialized equipment manufacturing, and technical services. Its core expertise lies in the production of styrene, ethylbenzene, cumene, and maleic anhydride. By integrating proprietary catalysts with optimized process configurations, the company delivers high-yield, energy-efficient systems for large-scale chemical production. Ruihua Technology supports clients through the entire project lifecycle, from initial research and development to engineering, procurement, and construction management, focusing on technological innovation to enhance operational efficiency and environmental performance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度内部控制审计报告 | 2026-04-26 | Chinese | |
| 2025年年度报告摘要 | 2026-04-26 | Chinese | |
| 董事、高级管理人员薪酬管理制度 | 2026-04-26 | Chinese | |
| 关于公司使用自有闲置资金购买理财产品的公告 | 2026-04-26 | Chinese | |
| 拟续聘2026年度会计师事务所公告 | 2026-04-26 | Chinese | |
| 中信建投证券股份有限公司关于常州瑞华化工工程技术股份有限公司2025年度募集资金存放、管理与实际使用情况的专项核查报告 | 2026-04-26 | Chinese |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40127415 | 2025年度内部控制审计报告 | 2026-04-26 | Chinese | ||
| 40127395 | 2025年年度报告摘要 | 2026-04-26 | Chinese | ||
| 40127393 | 董事、高级管理人员薪酬管理制度 | 2026-04-26 | Chinese | ||
| 40127383 | 关于公司使用自有闲置资金购买理财产品的公告 | 2026-04-26 | Chinese | ||
| 40127374 | 拟续聘2026年度会计师事务所公告 | 2026-04-26 | Chinese | ||
| 40127365 | 中信建投证券股份有限公司关于常州瑞华化工工程技术股份有限公司2025年度募集资金存放、管理与实际使用情况的专项核查报告 | 2026-04-26 | Chinese | ||
| 40127353 | 2025年度独立董事年度述职报告(张春雷) | 2026-04-26 | Chinese | ||
| 40127342 | 2025年度独立董事述职报告(黄亮) | 2026-04-26 | Chinese | ||
| 40127333 | 第三届董事会第二十三次会议决议 | 2026-04-26 | Chinese | ||
| 40127323 | 关于召开2025年年度股东会通知公告(提供网络投票) | 2026-04-26 | Chinese | ||
| 40127315 | 2025年度董事会工作报告 | 2026-04-26 | Chinese | ||
| 40127310 | 关于 2026 年公司向金融机构申请综合授信额度的公告 | 2026-04-26 | Chinese | ||
| 40127304 | 立信中联会计师事务所(特殊普通合伙)对公司2025年度募集资金存放、管理与实际使用情况的鉴证报告 | 2026-04-26 | Chinese | ||
| 40127282 | 立信中联会计师事务所(特殊普通合伙)关于对常州瑞华化工工程技术股份有限公司控股股东及其他关联方占用资金情况的专项审计说明 | 2026-04-26 | Chinese | ||
| 40127258 | 2025年度独立董事述职报告(唐翠仙 已离任) | 2026-04-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Architectural and engineering, and related technical consultancy activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
:be AG
A holding company providing architectural design and sustai…
|
BEAG | AT | Professional, scientific and te… |
|
Beijing Creative Group Co., Ltd
Provides design and planning services for cultural spaces a…
|
002350 | CN | Professional, scientific and te… |
|
Beijing Sanlian Hope Shin-Gosen Technical Service Co., Ltd.
Provides integrated engineering and technical solutions for…
|
300384 | CN | Professional, scientific and te… |
|
Beijing Urban Construction Design & Development Group Co., Limited
Leading provider of integrated engineering solutions for th…
|
1599 | HK | Professional, scientific and te… |
|
Bertolotti
Designs and manufactures complex systems for logistics, aut…
|
TRAIN | IT | Professional, scientific and te… |
|
Bertrandt AG
An engineering service provider for the entire product deve…
|
BDT | DE | Professional, scientific and te… |
|
BESTWAY MARINE & ENERGY TECHNOLOGY CO., LTD.
Provides engineering and design services for maritime and o…
|
300008 | CN | Professional, scientific and te… |
|
BGRIMM Technology Co., Ltd.
Engineering services and equipment for mineral processing a…
|
600980 | CN | Professional, scientific and te… |
|
BHARATROHAN AIRBORNE INNOVATIONS LIMITED
Hyperspectral drone-based monitoring and decision support f…
|
544535 | IN | Professional, scientific and te… |
|
Bilfinger SE
An industrial services provider enhancing efficiency for th…
|
GBF | DE | Professional, scientific and te… |
瑞华技术 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/58722/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58722 | 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=58722 | 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=58722 \ -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": 58722}, 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 瑞华技术 (id: 58722)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.