Taiwan Glass Ind. Corp. — Investor Relations & Filings
Established in 1964, the company is a diversified manufacturer of high-performance glass products. Operations encompass several specialized divisions, including flat glass, container glass, glass fiber, and consumer tableware. The architectural portfolio features advanced solutions such as Low-E, tempered, and laminated glass designed for energy efficiency and structural integrity. In the industrial sector, the company produces high-quality glass fiber yarns and fabrics for electronic and composite applications. Leveraging integrated production capabilities and rigorous quality control, the company provides technical glass solutions for the construction, electronics, and renewable energy sectors. Its commitment to technological innovation is evidenced by the development of specialized solar glass and high-precision electronic materials, catering to a global client base requiring sophisticated material science applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 113年年報及股東會資料 — 2024_1802_20240607F17.pdf | 2024-06-20 | Chinese | |
| 113年年報及股東會資料 — 2023_1802_20240607F04.pdf | 2024-06-20 | Chinese | |
| 113年年報及股東會資料 — 2024_1802_20240607FE2.pdf | 2024-06-20 | Chinese | |
| 113年年報及股東會資料 — 2024_1802_20240607F02.pdf | 2024-06-20 | Chinese | |
| 代重要子公司台灣玻璃中國控股有限公司公告減資辦理 資本變更登記完成 | 2024-06-17 | Chinese | |
| 113年5月背書保證與資金貸與 | 2024-06-07 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 33479317 | 113年年報及股東會資料 — 2024_1802_20240607F17.pdf | 2024-06-20 | Chinese | ||
| 33479316 | 113年年報及股東會資料 — 2023_1802_20240607F04.pdf | 2024-06-20 | Chinese | ||
| 33479312 | 113年年報及股東會資料 — 2024_1802_20240607FE2.pdf | 2024-06-20 | Chinese | ||
| 33479308 | 113年年報及股東會資料 — 2024_1802_20240607F02.pdf | 2024-06-20 | Chinese | ||
| 33475770 | 代重要子公司台灣玻璃中國控股有限公司公告減資辦理 資本變更登記完成 | 2024-06-17 | Chinese | ||
| 33475775 | 113年5月背書保證與資金貸與 | 2024-06-07 | Chinese | ||
| 33475772 | 113年5月營業收入 | 2024-06-07 | Chinese | ||
| 33475778 | 公告本公司纖維事業部營運長退休 | 2024-06-07 | Chinese | ||
| 33475781 | 公告本公司提名委員會委員變更 | 2024-06-07 | Chinese | ||
| 33475782 | 公告本公司薪資報酬委員會委員變更 | 2024-06-07 | Chinese | ||
| 33475784 | 公告本公司董事會決議解除經理人競業禁止之限制案 | 2024-06-07 | Chinese | ||
| 33475787 | 公告本公司董事長及總經理續任事宜 | 2024-06-07 | Chinese | ||
| 33475789 | 公告本公司股東會決議解除董事競業禁止之限制案 | 2024-06-07 | Chinese | ||
| 33475791 | 公告本公司審計委員會委員變更 | 2024-06-07 | Chinese | ||
| 33475794 | 功能性委員會成員 | 2024-06-07 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of glass and glass products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agarwal Float Glass India Limited
Trades and processes diverse glass products for constructio…
|
AGARWALFT | IN | Manufacturing |
|
Agarwal Toughened Glass India Limited
Manufacturer of high-performance safety glass for structura…
|
AGARWALTUF | IN | Manufacturing |
|
AGC Inc.
Global manufacturer of glass, electronics, chemicals, and c…
|
5201 | JP | Manufacturing |
|
AGI GREENPAC LIMITED
Manufactures glass containers, PET bottles, and closures fo…
|
AGI | IN | Manufacturing |
|
Anhui Deli Household Glass Co.,Ltd.
Specializes in the production and global distribution of da…
|
002571 | CN | Manufacturing |
|
Asahi India Glass Ltd.
Integrated glass solutions provider for automotive and arch…
|
ASAHIINDIA | IN | Manufacturing |
|
BANDARAM PHARMA PACKTECH LIMITED
Manufactures and distributes primary packaging solutions fo…
|
524602 | IN | Manufacturing |
|
Borosil Limited
Manufacturer of borosilicate glassware for consumer, scient…
|
BOROLTD | IN | Manufacturing |
|
BOROSIL RENEWABLES LIMITED
Specialized producer of high-performance solar glass for th…
|
BORORENEW | IN | Manufacturing |
|
Borosil Scientific Limited
Produces laboratory glassware and scientific instruments fo…
|
BOROSCI | IN | Manufacturing |
Taiwan Glass Ind. Corp. 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/51924/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51924 | 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=51924 | 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=51924 \ -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": 51924}, 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 Taiwan Glass Ind. Corp. (id: 51924)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.