Anhui Guqi Down & Feather Textile Incorporated — Investor Relations & Filings
Anhui Guqi Down & Feather Textile Incorporated specializes in the processing and manufacturing of high-quality down and feather materials and finished textile products. The company’s core operations include the sourcing, washing, and sorting of goose and duck down, as well as the production of home textiles such as duvets, pillows, and cushions. Utilizing advanced processing technologies, the firm ensures its materials meet rigorous international standards for cleanliness and thermal performance. Its product portfolio extends to down-filled apparel and outdoor gear, catering to both domestic and global markets. The company emphasizes a vertically integrated supply chain, from raw material procurement to final product assembly, to maintain quality consistency and supply chain transparency.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第四届董事会第十三次会议决议公告 | 2026-04-22 | Chinese | |
| 国信证券股份有限公司关于安徽古麒绒材股份有限公司2025年度募集资金存放、管理与使用情况的核查意见 | 2026-04-22 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-22 | Chinese | |
| 关于“质量回报双提升”行动方案的公告 | 2026-04-22 | Chinese | |
| 关于安徽古麒绒材股份有限公司非经营性资金占用及其他关联资金往来情况的专项报告 | 2026-04-22 | Chinese | |
| 安徽古麒绒材股份有限公司2025年年度财务报告 | 2026-04-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39742587 | 第四届董事会第十三次会议决议公告 | 2026-04-22 | Chinese | ||
| 39742586 | 国信证券股份有限公司关于安徽古麒绒材股份有限公司2025年度募集资金存放、管理与使用情况的核查意见 | 2026-04-22 | Chinese | ||
| 39742585 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-22 | Chinese | ||
| 39742583 | 关于“质量回报双提升”行动方案的公告 | 2026-04-22 | Chinese | ||
| 39742580 | 关于安徽古麒绒材股份有限公司非经营性资金占用及其他关联资金往来情况的专项报告 | 2026-04-22 | Chinese | ||
| 39742578 | 安徽古麒绒材股份有限公司2025年年度财务报告 | 2026-04-22 | Chinese | ||
| 39742575 | 关于预计2026年度公司向银行及其他金融机构进行贷款融资的公告 | 2026-04-22 | Chinese | ||
| 39742568 | 安徽古麒绒材股份有限公司股东会议事规则(2026年4月修订) | 2026-04-22 | Chinese | ||
| 39742565 | 关于修订《公司章程》及其附件及部分治理制度的公告 | 2026-04-22 | Chinese | ||
| 39742564 | 关于2026年度接受关联方无偿担保额度预计的公告 | 2026-04-22 | Chinese | ||
| 39742561 | 安徽古麒绒材股份有限公司关于2025年度利润分配方案的公告 | 2026-04-22 | Chinese | ||
| 39742556 | 关于安徽古麒绒材股份有限公司2025年度募集资金存放、管理与使用情况专项报告的鉴证报告 | 2026-04-22 | Chinese | ||
| 39742552 | 未来三年(2026年-2028年)股东分红回报规划 | 2026-04-22 | Chinese | ||
| 39742543 | 关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-22 | Chinese | ||
| 39742535 | 2025年度独立董事述职报告(袁奇) | 2026-04-22 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of made-up textile articles, except apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alps Industries Ltd.
Manufacturer of yarns, home furnishings, and fashion access…
|
ALPSINDUS | IN | Manufacturing |
|
Ashnoor Textiles Mills Ltd.
Manufacturer and exporter of terry towels and home textiles…
|
507872 | IN | Manufacturing |
|
Bella Casa Fashion & Retail Limited
Designs and manufactures home textiles and women's wear for…
|
BELLACASA | IN | Manufacturing |
|
BİRLİK MENSUCAT TİCARET VE SANAYİ İŞLETMESİ A.Ş.
Manufacturer and exporter of cotton yarn, fabrics, home tex…
|
BRMEN | TR | Manufacturing |
|
Bombay Dyeing & Mfg. Co. Ltd.
Operates in real estate, polyester staple fibre, and home t…
|
BOMDYEING | IN | Manufacturing |
|
Bulkcorp International Limited
Designs and manufactures FIBC and industrial packaging for …
|
BULKCORP | IN | Manufacturing |
|
Caleffi
Italian producer of home linens and textiles for its own an…
|
CLF | IT | Manufacturing |
|
Casablanca Group Limited
Designs, produces, distributes, and trades branded bedding …
|
2223 | HK | Manufacturing |
|
Cheviot Co.Ltd.
Manufactures and exports natural fiber textiles, yarns, and…
|
CHEVIOT | IN | Manufacturing |
|
CHING FENG HOME FASHIONS CO.,LTD
Global manufacturer of window coverings, bedding, and home …
|
9935 | TW | Manufacturing |
Anhui Guqi Down & Feather Textile Incorporated 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/54057/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54057 | 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=54057 | 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=54057 \ -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": 54057}, 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 Anhui Guqi Down & Feather Textile Incorporated (id: 54057)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.