HUASI HOLDING COMPANY LIMITED — Investor Relations & Filings
Huasi Holding Company Limited specializes in the integrated value chain of the fur and leather industry. The company's operations encompass animal breeding, raw material sourcing, tanning, dyeing, and the design and manufacture of high-end fur garments and accessories. It utilizes advanced processing technologies to produce a wide range of products, including mink, fox, and raccoon fur items, as well as leather-based apparel. The company serves both domestic and international markets, providing OEM and ODM services to global fashion brands while also developing its own proprietary labels. Its focus remains on technical innovation in fur processing and maintaining a comprehensive supply chain that spans from primary production to retail distribution.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年半年度报告摘要 | 2025-08-27 | Chinese | |
| 华斯控股股份有限公司累积投票实施细则-202508 | 2025-08-27 | Chinese | |
| 华斯控股股份有限公司董事会战略委员会议事规则-202508 | 2025-08-27 | Chinese | |
| 华斯控股股份有限公司董事会提名委员会议事规则-202508 | 2025-08-27 | Chinese | |
| 华斯控股股份有限公司董事、高级管理人员持有和买卖本公司股票管理制度-202508 | 2025-08-27 | Chinese | |
| 半年报财务报表 | 2025-08-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 36013909 | 2025年半年度报告摘要 | 2025-08-27 | Chinese | ||
| 36013900 | 华斯控股股份有限公司累积投票实施细则-202508 | 2025-08-27 | Chinese | ||
| 36013890 | 华斯控股股份有限公司董事会战略委员会议事规则-202508 | 2025-08-27 | Chinese | ||
| 36013880 | 华斯控股股份有限公司董事会提名委员会议事规则-202508 | 2025-08-27 | Chinese | ||
| 36013876 | 华斯控股股份有限公司董事、高级管理人员持有和买卖本公司股票管理制度-202508 | 2025-08-27 | Chinese | ||
| 36013867 | 半年报财务报表 | 2025-08-27 | Chinese | ||
| 36013809 | 华斯控股股份有限公司总经理工作细则202508 | 2025-08-27 | Chinese | ||
| 36013800 | 华斯控股股份有限公司印章管理制度202508 | 2025-08-27 | Chinese | ||
| 36013791 | 关于修订《公司章程》及其附件的公告 | 2025-08-27 | Chinese | ||
| 36013774 | 半年报监事会决议公告 | 2025-08-27 | Chinese | ||
| 36013762 | 华斯控股股份有限公司内部审计制度-202508 | 2025-08-27 | Chinese | ||
| 36013749 | 华斯控股股份有限公司独立董事工作制度-202508 | 2025-08-27 | Chinese | ||
| 36013737 | 华斯控股股份有限公司董事会审计委员会议事规则-202508 | 2025-08-27 | Chinese | ||
| 36013725 | 华斯控股股份有限公司章程-202508 | 2025-08-27 | Chinese | ||
| 36013714 | 2025年半年度报告 | 2025-08-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of articles of fur
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ENSARİ SINAİ YATIRIMLAR A.Ş.
A manufacturing company specializing in lambskin processing…
|
ENSRI | TR | Manufacturing |
|
JINDO.CO.,LTD
A manufacturer and retailer of luxury fur and leather fashi…
|
088790 | KR | Manufacturing |
HUASI HOLDING COMPANY LIMITED 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/54526/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54526 | 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=54526 | 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=54526 \ -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": 54526}, 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 HUASI HOLDING COMPANY LIMITED (id: 54526)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.