Goldsun Building Materials Co., Ltd. — Investor Relations & Filings
Goldsun Building Materials Co., Ltd. is a prominent provider of ready-mixed concrete and construction materials. Established in 1954, the company pioneered the first ready-mixed concrete plant in its region and has since become a central entity in the construction and building materials sector. Its core business activities encompass the design, development, and manufacture of high-quality ready-mixed concrete, cement products, and construction services. Goldsun is distinguished by its commitment to structural safety through its proprietary building material traceability system, which ensures professional source management from raw material extraction to final delivery. The company maintains rigorous quality control standards, including multi-stage chloride ion testing and aggregate sampling. Supported by a dedicated R&D center, Goldsun focuses on advancing concrete technology and providing integrated consulting services to meet the evolving needs of the market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | |
| 115年04月董事會成員及持股 | 2026-05-05 | Chinese | |
| 115年第一季合併財務報告董事會預計召開日期 為115年5月12日 | 2026-05-04 | Chinese | |
| 澄清115年4月25日工商時報之報導 | 2026-04-27 | Chinese | |
| 115年年報及股東會資料 — 2026_2504_20260528F17.pdf | 2026-04-24 | Chinese | |
| 115年年報及股東會資料 — 2026_2504_20260528FE2.pdf | 2026-04-24 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41459211 | 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | ||
| 41456880 | 115年04月董事會成員及持股 | 2026-05-05 | Chinese | ||
| 40862068 | 115年第一季合併財務報告董事會預計召開日期 為115年5月12日 | 2026-05-04 | Chinese | ||
| 37278207 | 澄清115年4月25日工商時報之報導 | 2026-04-27 | Chinese | ||
| 35990660 | 115年年報及股東會資料 — 2026_2504_20260528F17.pdf | 2026-04-24 | Chinese | ||
| 35990641 | 115年年報及股東會資料 — 2026_2504_20260528FE2.pdf | 2026-04-24 | English | ||
| 35990607 | 115年年報及股東會資料 — 2026_2504_20260528FE1.pdf | 2026-04-24 | Chinese | ||
| 35990582 | 115年年報及股東會資料 — 2026_2504_20260528F13.pdf | 2026-04-24 | Chinese | ||
| 35990520 | 115年年報及股東會資料 — 2026_2504_20260528F02.pdf | 2026-04-24 | Chinese | ||
| 35989806 | 115年年報及股東會資料 — 2026_2504_20260528F01.pdf | 2026-04-24 | Chinese | ||
| 33962012 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33962010 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33696963 | 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese | ||
| 33696957 | 115年03月董事會成員及持股 | 2026-04-07 | Chinese | ||
| 33907391 | 115年03月法人說明會簡報 — 250420260312E001.pptx | 2026-03-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of articles of concrete, cement and plaster
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Sunway International Holdings Limited
Manufactures and trades construction materials and electron…
|
58 | HK | Manufacturing |
|
SW Umwelttechnik Stoiser & Wolschner AG
Manufactures precast concrete products for environmental an…
|
SWUT | AT | Manufacturing |
|
Tailam Tech Construction Holdings Limited
Manufacturer and seller of construction materials, speciali…
|
6193 | HK | Manufacturing |
|
TAKAMISAWA CO., LTD.
A diversified manufacturer of construction materials and tr…
|
5283 | JP | Manufacturing |
|
TONGYANG PILE Inc.
Manufacturer of high-strength concrete piles for constructi…
|
228340 | KR | Manufacturing |
|
Toyo Asano Foundation Co.,Ltd.
Manufactures, sells, and constructs concrete products, spec…
|
5271 | JP | Manufacturing |
|
Tway Holdings Incorporation
A holding company with operations in construction materials…
|
004870 | KR | Manufacturing |
|
Visaka Industries Ltd.
Produces sustainable building materials, solar roofing, and…
|
VISAKAIND | IN | Manufacturing |
|
WOOYANG HC CO.,LTD.
Designs and fabricates large-scale plant equipment for ener…
|
101970 | KR | Manufacturing |
|
WS-SK Target Group Limited
Manufactures precast concrete junction boxes for infrastruc…
|
8427 | HK | Manufacturing |
Goldsun Building Materials 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/52130/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52130 | 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=52130 | 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=52130 \ -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": 52130}, 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 Goldsun Building Materials Co., Ltd. (id: 52130)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.