FLAT GLASS GROUP CO., LTD. — Investor Relations & Filings
About FLAT GLASS GROUP CO., LTD.
Flat Glass Group Co., Ltd. specializes in the research, development, and manufacturing of diverse glass products, with a primary focus on solar photovoltaic (PV) glass. As a major global supplier in the renewable energy value chain, the company produces high-transmittance patterned and coated glass used for solar module encapsulation. Its broader product range includes float glass, architectural glass—such as low-emissivity, tempered, and laminated varieties—and household glass for furniture and appliances. The company maintains a vertically integrated business model that includes quartz sand mining and advanced glass processing facilities. Flat Glass Group provides technical solutions for the global solar power, construction, and consumer goods markets, leveraging large-scale production capacities and specialized manufacturing technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 福莱特H股公告(2025年度報告) | 2026-04-17 | Chinese | |
| 福莱特H股公告(二零二五年股东周年会代表委任表格) | 2026-04-17 | Chinese | |
| 福莱特H股公告(二零二五年股东周年会通函) | 2026-04-17 | Chinese | |
| 福莱特玻璃集团股份有限公司关于召开2025年年度股东会的通知 | 2026-04-17 | Chinese | |
| 福莱特H股公告(二零二五年股东周年会通告) | 2026-04-17 | Chinese | |
| 福莱特H股公告(董事會會議日期) | 2026-04-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38340235 | 福莱特H股公告(2025年度報告) | 2026-04-17 | Chinese | ||
| 38340232 | 福莱特H股公告(二零二五年股东周年会代表委任表格) | 2026-04-17 | Chinese | ||
| 38340229 | 福莱特H股公告(二零二五年股东周年会通函) | 2026-04-17 | Chinese | ||
| 38340227 | 福莱特玻璃集团股份有限公司关于召开2025年年度股东会的通知 | 2026-04-17 | Chinese | ||
| 34825621 | 福莱特H股公告(二零二五年股东周年会通告) | 2026-04-17 | Chinese | ||
| 38340223 | 福莱特H股公告(董事會會議日期) | 2026-04-15 | Chinese | ||
| 38340221 | 福莱特玻璃集团股份有限公司关于2025年度业绩暨分红说明会情况的公告 | 2026-04-10 | Chinese | ||
| 38340212 | 福莱特玻璃集团股份有限公司第七届董事会第十八次会议决议的公告 | 2026-04-08 | Chinese | ||
| 38340198 | 福莱特H股公告(公告關於擬回購本公司H股的一般性授權) | 2026-04-08 | Chinese | ||
| 38340187 | 福莱特玻璃集团股份有限公司关于2026年度拟回购本公司部分H股的一般性授权的公告 | 2026-04-08 | Chinese | ||
| 38340184 | 福莱特H股公告(月報表-截至二零二六年三月三十一日止月份之股份發行人的證券變動月報表) | 2026-04-08 | Chinese | ||
| 38340176 | 福莱特玻璃集团股份有限公司可转债转股结果暨股份变动的公告 | 2026-04-01 | Chinese | ||
| 38340173 | 福莱特玻璃集团股份有限公司关于公司及控股子公司提供担保的进展公告 | 2026-03-30 | Chinese | ||
| 38340172 | 福莱特玻璃集团股份有限公司2025年度独立董事述职报告(吴幼娟) | 2026-03-26 | Chinese | ||
| 38340154 | 福莱特玻璃集团股份有限公司2025年度环境、社会及管治报告 | 2026-03-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of glass and glass products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ChromoGenics AB
Proptech company that develops and manufactures dynamic sma…
|
CHRO | SE | Manufacturing |
|
Compagnie de Saint-Gobain
Designs, manufactures, and distributes materials for constr…
|
SGO | FR | Manufacturing |
|
CSG HOLDING CO.,LTD.
Develops and manufactures high-end glass products and solar…
|
000012 | CN | Manufacturing |
|
Empire Industries Ltd.
Diversified conglomerate in glass, industrial equipment, of…
|
509525 | IN | Manufacturing |
|
Flat Glass Group Co., Ltd.
Integrated manufacturer and major global producer of specia…
|
6865 | HK | Manufacturing |
|
Fuyao Glass Industry Group Co., Ltd.
Leading multinational manufacturer of automotive safety gla…
|
3606 | CN | Manufacturing |
|
Goldray Inc.
Manufactures custom architectural decorative glass systems …
|
— | CA | Manufacturing |
|
G-TECH Optoelectronics Corporation
Global provider of precision glass processing and component…
|
3149 | TW | Manufacturing |
|
Haldyn Glass Limited
Produces clear glass containers for food, beverage, and pha…
|
HALDYNGL | IN | Manufacturing |
|
HENAN ANCAI HI-TECH CO.,LTD.
Manufactures photovoltaic and electronic glass and provides…
|
600207 | CN | Manufacturing |
FLAT GLASS GROUP 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/57302/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57302 | 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=57302 | 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=57302 \ -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": 57302}, 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 FLAT GLASS GROUP CO., LTD. (id: 57302)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.