
CHIA HER — Investor Relations & Filings
Chia Her Industrial Co., Ltd. is a vertically integrated manufacturer specializing in the research, development, and production of high-performance materials. The company maintains a comprehensive production chain encompassing yarn spinning, weaving, dyeing, and finishing, enabling a high degree of customization and technical precision. Its diverse product portfolio includes functional fabrics, long-fiber materials, and specialized textiles for apparel, home furnishings, and workwear. Chia Her has strategically expanded into high-tech applications, providing advanced components for the automotive and industrial sectors. As a global leader in plaid material production, the company prioritizes sustainability and innovation, holding various international certifications and implementing advanced resource recycling systems. Its commitment to R&D and environmental stewardship positions it as a key supplier of functional wool and technical materials for global markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 代子公司佳益投資(股)公司公告112年股東臨時會 董監事全面改選當選名單 | 2023-10-23 | Chinese | |
| 代子公司佳益投資(股)公司公告董事會推舉翁偉翔先生擔任董事長 | 2023-10-23 | Chinese | |
| 代子公司佳益投資(股)公司公告112年度臨時股東會決議事項 | 2023-10-23 | Chinese | |
| 公告本公司調整股票股利配股率 | 2023-10-16 | Chinese | |
| 代子公司佳益投資(股)公司公告董事會決議召開112年第1次 股東臨時會 | 2023-10-06 | Chinese | |
| 112年9月背書保證與資金貸與 | 2023-10-06 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 33285418 | 代子公司佳益投資(股)公司公告112年股東臨時會 董監事全面改選當選名單 | 2023-10-23 | Chinese | ||
| 33285422 | 代子公司佳益投資(股)公司公告董事會推舉翁偉翔先生擔任董事長 | 2023-10-23 | Chinese | ||
| 33285427 | 代子公司佳益投資(股)公司公告112年度臨時股東會決議事項 | 2023-10-23 | Chinese | ||
| 33285432 | 公告本公司調整股票股利配股率 | 2023-10-16 | Chinese | ||
| 33285437 | 代子公司佳益投資(股)公司公告董事會決議召開112年第1次 股東臨時會 | 2023-10-06 | Chinese | ||
| 33285444 | 112年9月背書保證與資金貸與 | 2023-10-06 | Chinese | ||
| 33285440 | 112年9月營業收入 | 2023-10-06 | Chinese | ||
| 33285454 | 公告本公司董事會決議112年第3季員工認股權憑證轉換普通股 發行新股增資基準日 | 2023-10-05 | Chinese | ||
| 33285459 | 本公司盈餘轉增資分派股票股利除權基準日公告 | 2023-10-05 | Chinese | ||
| 33285473 | 112年09月內部人持股異動(事後) | 2023-10-04 | Chinese | ||
| 33285467 | 112年09月董事會成員及持股 | 2023-10-04 | Chinese | ||
| 33285475 | 補公告本公司董事會決議員工認股權憑證轉換普通股之增資基準日 | 2023-09-20 | Chinese | ||
| 33285481 | 補公告本公司董事會決議員工認股權憑證轉換普通股之增資基準日 | 2023-09-20 | Chinese | ||
| 33285490 | 112年8月背書保證與資金貸與 | 2023-09-08 | Chinese | ||
| 33285485 | 112年8月營業收入 | 2023-09-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Weaving of textiles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ahmad Hassan Textile Mills Limited
Manufactures and sells textile products, including premium …
|
AHTM | PK | Manufacturing |
|
Al-Azhar Textile Mills Limited
Textile manufacturer producing, supplying, and exporting ap…
|
AZTM | PK | Manufacturing |
|
Argo Pantes Tbk
Integrated textile manufacturer and provider of industrial …
|
ARGO | ID | Manufacturing |
|
ARSAN TEKSTİL TİCARET VE SANAYİ A.Ş.
Integrated textile manufacturer of yarns, and woven and kni…
|
ARSAN | TR | Manufacturing |
|
Artistic Denim Mills Limited
Vertically integrated manufacturer of sustainable denim fab…
|
ADMM | PK | Manufacturing |
|
Aruj Industries Limited
Manufactures and exports textile products, including woven …
|
ARUJ | PK | Manufacturing |
|
Arvind Ltd.
Vertically integrated textile manufacturer and a leading gl…
|
ARVIND | IN | Manufacturing |
|
Ashfaq Textile Mills Limited
Manufactures and sells textile goods, primarily quality wov…
|
ASHT | PK | Manufacturing |
|
Ashima Ltd
Integrated manufacturer of denim, cotton shirting fabrics, …
|
ASHIMASYN | IN | Manufacturing |
|
AZTECH WB CO. LTD
Manufacturer of sustainable textiles, including woolen and …
|
032080 | KR | Manufacturing |
CHIA HER 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/51811/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51811 | 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=51811 | 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=51811 \ -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": 51811}, 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 CHIA HER (id: 51811)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.