Tonghua Grape Wine Co.,Ltd — Investor Relations & Filings
About Tonghua Grape Wine Co.,Ltd
Tonghua Grape Wine Co.,Ltd. specializes in the production, distribution, and research of grape-based alcoholic beverages. Established in 1937, the company is recognized for its long-standing heritage. Its primary product portfolio includes sweet wines, dry wines, and premium ice wines, often utilizing indigenous Vitis amurensis grapes harvested from the Changbai Mountain region. The company operates extensive underground aging cellars and employs traditional fermentation techniques combined with modern processing technology. Its flagship offerings are frequently utilized in official state functions and are distributed across various markets. Key focus areas include quality control, brand heritage preservation, and the development of specialized mountain grape varieties to maintain a distinct flavor profile. The organization maintains a comprehensive supply chain from vineyard management to bottling and marketing.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 通化葡萄酒股份有限公司第九届董事会第十次会议决议公告 | 2025-09-08 | Chinese | |
| 通化葡萄酒股份有限公司关于调整2025年限制性股票激励计划首次授予激励对象名单和授予数量的公告 | 2025-09-08 | Chinese | |
| 通化葡萄酒股份有限公司董事会薪酬与考核委员会关于2025年限制性股票激励计划首次授予限制性股票激励对象名单(授予日)的核查意见 | 2025-09-08 | Chinese | |
| 上海功承瀛泰(长春)律师事务所关于通化葡萄酒股份有限公司2025年第二次临时股东会之法律意见书 | 2025-09-08 | Chinese | |
| 通化葡萄酒股份有限公司2025年第二次临时股东会决议公告 | 2025-09-08 | Chinese | |
| 通化葡萄酒股份有限公司2025年限制性股票激励计划首次授予限制性股票激励对象名单(授予日) | 2025-09-08 | Chinese |
Market data
Market data not available
Price history
Peer group · Manufacture of wines
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abrau-Durso ao
A leading producer of sparkling and still wines, spirits, a…
|
ABRD | RU | Manufacturing |
|
AdVini
A wine producer and distributor with vineyards in France an…
|
ADVI | FR | Manufacturing |
|
Ambra S.A.
Manufacturer, importer, and distributor of wines and bevera…
|
AMB | PL | Manufacturing |
|
Andrew Peller Limited
Canada's largest premium wine producer and marketer of dive…
|
ADW.A | CA | Manufacturing |
|
AUSTRALIAN VINTAGE LTD
Global wine producer managing diverse brands across the ent…
|
AVG | AU | Manufacturing |
|
Bodegas Riojanas S.A.
A centenary winery in the Rioja region producing Reserva an…
|
RIO | ES | Manufacturing |
|
CHAPEL DOWN GROUP PLC
A leading producer of award-winning sparkling and still win…
|
CDGP | GB | Manufacturing |
|
China Tontine Wines Group Limited
Leading PRC producer of grape wine, specializing in sweet w…
|
389 | HK | Manufacturing |
|
CITIC NIYA WINE CO., LTD.
Cultivates grapes and produces premium wines using integrat…
|
600084 | CN | Manufacturing |
|
Delegat Group Limited
A vertically integrated producer and global distributor of …
|
DGL | NZ | Manufacturing |
Tonghua Grape Wine 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/56679/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56679 | 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=56679 | 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=56679 \ -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": 56679}, 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 Tonghua Grape Wine Co.,Ltd (id: 56679)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.