SHANDONG SHUANGYI TECHNOLOGY CO., LTD. — Investor Relations & Filings
Shandong Shuangyi Technology Co., Ltd. specializes in the design, development, and manufacturing of advanced composite material products. The company’s primary offerings include wind turbine components such as nacelle covers and rotor blade molds, alongside non-metal molds and specialized vehicle parts for construction and commercial applications. Leveraging manufacturing technologies such as vacuum infusion, resin transfer molding (RTM), and precision hand lay-up, the firm delivers high-strength, lightweight solutions tailored for the renewable energy and transportation sectors. Its technical capabilities focus on the production of large-scale composite structures and high-precision tooling, ensuring structural integrity and performance efficiency for complex industrial requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2025年度利润分配预案的公告 | 2026-04-20 | Chinese | |
| 2026年一季度报告 | 2026-04-20 | Chinese | |
| 关于2025年度会计师事务所履职情况的评估报告 | 2026-04-20 | Chinese | |
| 2025年年度审计报告 | 2026-04-20 | Chinese | |
| 2025年年度报告 | 2026-04-20 | Chinese | |
| 2025年年度报告摘要 | 2026-04-20 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38376624 | 关于2025年度利润分配预案的公告 | 2026-04-20 | Chinese | ||
| 38376607 | 2026年一季度报告 | 2026-04-20 | Chinese | ||
| 38376606 | 关于2025年度会计师事务所履职情况的评估报告 | 2026-04-20 | Chinese | ||
| 38376596 | 2025年年度审计报告 | 2026-04-20 | Chinese | ||
| 38376046 | 2025年年度报告 | 2026-04-20 | Chinese | ||
| 38376045 | 2025年年度报告摘要 | 2026-04-20 | Chinese | ||
| 38376026 | 2025年度独立董事述职报告(魏建-已离任) | 2026-04-20 | Chinese | ||
| 38376025 | 关于举行 2025年度网上业绩说明会的公告 | 2026-04-20 | Chinese | ||
| 38376023 | 董事、高级管理人员薪酬管理办法 | 2026-04-20 | Chinese | ||
| 38376018 | 关于公司高级管理人员变更的公告 | 2026-03-24 | Chinese | ||
| 38376015 | 第四届董事会第十次临时会议决议公告 | 2026-03-24 | Chinese | ||
| 38376013 | 关于独立董事取得独立董事资格证书的公告 | 2026-03-20 | Chinese | ||
| 38376008 | 关于完成变更独立董事的公告 | 2026-01-30 | Chinese | ||
| 38375996 | 山东德洲律师事务所关于山东双一科技股份有限公司召开2026年第一次临时股东会律师见证法律意见书 | 2026-01-30 | Chinese | ||
| 38375991 | 2026年第一次临时股东会会议决议公告 | 2026-01-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aa Industrial Belting (Shanghai) Co., Ltd
Develops and manufactures high-performance industrial conve…
|
603580 | CN | Manufacturing |
|
ACE/Security Laminates Corporation
Global provider of high-performance security laminates for …
|
ACEX | CA | Manufacturing |
|
Achilles Corporation
A manufacturer of plastic and rubber products for consumer …
|
5142 | JP | Manufacturing |
|
ADVANCED DRAINAGE SYSTEMS, INC.
Manufacturer of water management solutions for stormwater a…
|
WMS | US | Manufacturing |
|
Aeron Composite Limited
Designs and manufactures FRP and GRP products for industria…
|
AERON | IN | Manufacturing |
|
A.F. Enterprises Limited
Manufactures plastic molded products and provides financial…
|
538351 | IN | Manufacturing |
|
Ahimsa Industries Limited
Produces PET preforms and closures for beverage, food, and …
|
AHIMSA | IN | Manufacturing |
|
AIK Pipes and Polymers Limited
Manufactures polymer pipes and fittings for water, gas, and…
|
544072 | IN | Manufacturing |
|
Airrane Co., Ltd.
Develops and manufactures gas separation membrane systems f…
|
163280 | KR | Manufacturing |
|
Akumplast AD
Manufactures polypropylene battery boxes, covers, accessori…
|
AKUM | BG | Manufacturing |
SHANDONG SHUANGYI 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/55669/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55669 | 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=55669 | 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=55669 \ -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": 55669}, 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 SHANDONG SHUANGYI TECHNOLOGY CO., LTD. (id: 55669)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.