
GOODY SCIENCE & TECHNOLOGY CO.,LTD. — Investor Relations & Filings
GOODY SCIENCE & TECHNOLOGY CO.,LTD. specializes in the research, development, production, and distribution of plastic piping systems. The company offers a comprehensive range of products, including PVC-U, PE, and PP-R pipes and fittings designed for diverse applications such as municipal water supply, drainage, telecommunications, power protection, and gas distribution. Its product portfolio serves infrastructure projects, residential construction, and industrial facilities. The company emphasizes technological innovation and quality control, maintaining advanced manufacturing facilities and adhering to international standards. By providing integrated piping solutions, it supports urban development and environmental protection initiatives through durable and efficient fluid transport systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 国浩律师(上海)事务所关于顾地科技股份有限公司2025年年度股东会法律意见书 | 2026-05-19 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-19 | Chinese | |
| 关于公司涉及诉讼事项的进展公告 | 2025-12-05 | Chinese | |
| 关于公司涉及诉讼事项的进展公告(建设工程施工合同纠纷强制执行案) | 2025-12-02 | Chinese | |
| 关于自愿披露公司涉及诉讼的进展公告 | 2025-11-20 | Chinese | |
| 关于公司2025年日常关联交易的进展公告 | 2025-10-31 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 46565296 | 国浩律师(上海)事务所关于顾地科技股份有限公司2025年年度股东会法律意见书 | 2026-05-19 | Chinese | ||
| 46565295 | 2025年年度股东会决议公告 | 2026-05-19 | Chinese | ||
|
2025
13 filings
| |||||
| 37037687 | 关于公司涉及诉讼事项的进展公告 | 2025-12-05 | Chinese | ||
| 37037684 | 关于公司涉及诉讼事项的进展公告(建设工程施工合同纠纷强制执行案) | 2025-12-02 | Chinese | ||
| 37037680 | 关于自愿披露公司涉及诉讼的进展公告 | 2025-11-20 | Chinese | ||
| 37037674 | 关于公司2025年日常关联交易的进展公告 | 2025-10-31 | Chinese | ||
| 37037672 | 关于公司涉及诉讼事项的进展公告(合同纠纷案) | 2025-10-29 | Chinese | ||
| 37037670 | 2025年三季度报告 | 2025-10-28 | Chinese | ||
| 37037666 | 关于公司涉及诉讼事项的进展公告(建设工程施工合同纠纷强制执行案) | 2025-10-28 | Chinese | ||
| 37037658 | 第五届董事会第十六次会议决议公告 | 2025-10-28 | Chinese | ||
| 37037652 | 关于公司涉及诉讼事项的进展公告 | 2025-10-24 | Chinese | ||
| 37037646 | 关于公司涉及诉讼事项的进展公告(建设工程施工合同纠纷强制执行案) | 2025-10-14 | Chinese | ||
| 37037638 | 关于公司涉及诉讼事项的公告(建设工程施工合同纠纷强制执行案) | 2025-09-23 | Chinese | ||
| 37037630 | 关于公司涉及诉讼事项的进展公告 | 2025-09-19 | Chinese | ||
| 37037626 | 关于公司涉及诉讼事项的进展公告(土地纠纷案) | 2025-09-02 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
China Treasures New Materials Group Ltd.
Leading Chinese manufacturer of biodegradable plastic bags …
|
2439 | HK | Manufacturing |
|
CHINYANG CHEMICAL CORPORATION
Manufacturer of PVC-based floor coverings, artificial leath…
|
051630 | KR | Manufacturing |
|
CHINYANG HOLDINGS CORPORATION
Holding company for subsidiaries in plastics manufacturing …
|
100250 | KR | Manufacturing |
|
CHIN YANG INDUSTRY CO.,LTD.
Manufacturer of polyurethane foam and sponge products for v…
|
003780 | KR | Manufacturing |
|
CHINYANG POLY URETHANE CO.,LTD
Manufacturer of polyurethane foam for automotive, furniture…
|
010640 | KR | Manufacturing |
|
CHONGQING SULIAN PLASTIC CO.,LTD.
Provides precision injection-molded automotive components a…
|
301397 | CN | Manufacturing |
|
Cie-nergy Ply-Foil Canada inc.
Designer and manufacturer of advanced thermal insulation ma…
|
— | CA | Manufacturing |
|
CLARA INDUSTRIES LIMITED
Manufactures flexible packaging and multi-layer films for f…
|
543435 | IN | Manufacturing |
|
CLUSTER TECHNOLOGY CO.,LTD.
Develops advanced resin composites and high-precision funct…
|
4240 | JP | Manufacturing |
|
CNTUS Co., Ltd
Specializes in filter-based technology for air, water, and …
|
352700 | KR | Manufacturing |
GOODY SCIENCE & 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/54712/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54712 | 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=54712 | 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=54712 \ -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": 54712}, 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 GOODY SCIENCE & TECHNOLOGY CO.,LTD. (id: 54712)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.