Changzhou Almaden Co.,Ltd. — Investor Relations & Filings
Changzhou Almaden Co., Ltd. specializes in the research, development, and manufacturing of high-performance glass products for the solar energy sector. The company is recognized for its expertise in ultra-thin tempered glass technology, producing glass as thin as 2.0mm or less for photovoltaic modules. Its core product portfolio includes anti-reflective (AR) coated glass, bifacial solar modules, and building-integrated photovoltaics (BIPV). By leveraging advanced coating and tempering processes, Almaden provides solutions that enhance light transmission and energy conversion efficiency while reducing the overall weight of solar installations. The company serves a global market, focusing on providing durable, lightweight, and high-efficiency materials for large-scale solar farms and architectural applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于注销回购股份并减少注册资本暨通知债权人的公告 | 2026-04-17 | Chinese | |
| 2026年度第二次临时股东会法律意见书 | 2026-04-17 | Chinese | |
| 董事会秘书制度(2026年1月) | 2026-01-12 | Chinese | |
| 董事会提名委员会制度(2026年1月) | 2026-01-12 | Chinese | |
| 分红管理制度(2026年1月) | 2026-01-12 | Chinese | |
| 内部审计制度(2026年1月) | 2026-01-12 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34827186 | 关于注销回购股份并减少注册资本暨通知债权人的公告 | 2026-04-17 | Chinese | ||
| 34827185 | 2026年度第二次临时股东会法律意见书 | 2026-04-17 | Chinese | ||
| 36554655 | 董事会秘书制度(2026年1月) | 2026-01-12 | Chinese | ||
| 36554646 | 董事会提名委员会制度(2026年1月) | 2026-01-12 | Chinese | ||
| 36554623 | 分红管理制度(2026年1月) | 2026-01-12 | Chinese | ||
| 36554611 | 内部审计制度(2026年1月) | 2026-01-12 | Chinese | ||
| 36554597 | 内幕信息知情人登记管理制度(2026年1月) | 2026-01-12 | Chinese | ||
| 36554588 | 信息披露管理办法(2026年1月) | 2026-01-12 | Chinese | ||
| 36554577 | 第六届董事会第三次会议决议公告 | 2026-01-12 | Chinese | ||
| 36554571 | 董事会薪酬与考核委员会制度(2026年1月) | 2026-01-12 | Chinese | ||
| 36554563 | 对外提供财务资助管理制度(2026年1月) | 2026-01-12 | Chinese | ||
| 36554554 | 信息披露暂缓与豁免管理办法(2026年1月) | 2026-01-12 | Chinese | ||
| 36554543 | 关于修订《公司章程》及公司部分管理制度的公告 | 2026-01-12 | Chinese | ||
| 36554539 | 董事、高级管理人员持有本公司股份及其变动管理制度(2026年1月) | 2026-01-12 | Chinese | ||
| 36554526 | 独立董事专门会议工作制度(2026年1月) | 2026-01-12 | 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 |
Changzhou Almaden 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/54644/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54644 | 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=54644 | 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=54644 \ -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": 54644}, 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 Changzhou Almaden Co.,Ltd. (id: 54644)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.