Shanghai Dragon Corporation — Investor Relations & Filings
About Shanghai Dragon Corporation
Shanghai Dragon Corporation focuses on the design, production, and marketing of apparel and textile goods. The organization manages a portfolio of established brands, including "Three Gun," specializing in knitwear, underwear, and casual attire. Its operations involve the development of functional fabrics and home textiles, utilizing integrated manufacturing processes to ensure quality control across the supply chain. The company serves a broad consumer base through extensive distribution networks and retail outlets. Technical innovation in garment construction and material performance remains a central component of its business strategy, aimed at providing diverse clothing solutions for various market segments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 龙头股份2025年度日常关联交易执行情况及预计2026年度日常关联交易事项的公告 | 2026-04-22 | Chinese | |
| 董事、高级管理人员所持本公司股份及其变动管理办法 | 2026-04-22 | Chinese | |
| 龙头股份第十二届董事会第四次会议决议公告 | 2026-04-22 | Chinese | |
| 龙头股份2025年度非经营性资金占用情况说明 | 2026-04-22 | Chinese | |
| 龙头股份2025年度对会计师事务所履职情况评估报告 | 2026-04-22 | Chinese | |
| 龙头股份2025年度审计委员会履职报告 | 2026-04-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 41272373 | 龙头股份2025年度日常关联交易执行情况及预计2026年度日常关联交易事项的公告 | 2026-04-22 | Chinese | ||
| 41272372 | 董事、高级管理人员所持本公司股份及其变动管理办法 | 2026-04-22 | Chinese | ||
| 41272371 | 龙头股份第十二届董事会第四次会议决议公告 | 2026-04-22 | Chinese | ||
| 41272364 | 龙头股份2025年度非经营性资金占用情况说明 | 2026-04-22 | Chinese | ||
| 41272360 | 龙头股份2025年度对会计师事务所履职情况评估报告 | 2026-04-22 | Chinese | ||
| 41272357 | 龙头股份2025年度审计委员会履职报告 | 2026-04-22 | Chinese | ||
| 41272353 | 龙头股份2025年度涉及财务公司关联交易的存款、贷款等专项说明 | 2026-04-22 | Chinese | ||
| 41272350 | 募集资金管理制度(草案) | 2026-04-22 | Chinese | ||
| 41272349 | 龙头股份内部控制审计报告 | 2026-04-22 | Chinese | ||
| 41272342 | 龙头股份2025年度独立董事述职报告 | 2026-04-22 | Chinese | ||
| 41272341 | 龙头股份2025年年度报告摘要 | 2026-04-22 | Chinese | ||
| 41272339 | 龙头股份内部控制自我评价报告 | 2026-04-22 | Chinese | ||
| 41272336 | 龙头股份2025年度审计报告 | 2026-04-22 | Chinese | ||
|
2025
2 filings
| |||||
| 41272328 | 龙头股份第十二届董事会第三次会议决议公告 | 2025-10-29 | Chinese | ||
| 41272305 | 龙头股份关于计提资产减值准备的公告 | 2025-10-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of knitted and crocheted apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acknit Industries Ltd
Manufacturer and exporter of industrial work gloves and rea…
|
530043 | IN | Manufacturing |
|
Addi Industries Ltd.
Manufactures and distributes readymade knitwear and apparel…
|
507852 | IN | Manufacturing |
|
ALAN SCOTT ENTERPRISES LIMITED
Manufactures and distributes hosiery, apparel, and health a…
|
539115 | IN | Manufacturing |
|
ATSUGI CO., LTD.
Manufacturer of legwear and innerwear such as stockings, so…
|
3529 | JP | Manufacturing |
|
Bhandari Hosiery Exports Ltd.
Vertically integrated manufacturer of knitted garments and …
|
BHANDARI | IN | Manufacturing |
|
C-SITE Co., Ltd.
An OEM/ODM vendor that designs, produces, and exports knitt…
|
109670 | KR | Manufacturing |
|
CSP International Fashion Group
Designs, manufactures, and distributes hosiery, underwear, …
|
CSP | IT | Manufacturing |
|
Delta Galil
Global manufacturer of private label and branded apparel, i…
|
DELG | IL | Manufacturing |
|
Devernois S.A.
Designs and produces high-end women's ready-to-wear, specia…
|
ALDEV | FR | Manufacturing |
|
Filatex Fashions Ltd
Manufactures and exports diverse socks and hosiery for glob…
|
FILATFASH | IN | Manufacturing |
Shanghai Dragon Corporation 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/56879/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56879 | 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=56879 | 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=56879 \ -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": 56879}, 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 Shanghai Dragon Corporation (id: 56879)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.