胜景山河 — Investor Relations & Filings
About 胜景山河
Hunan Shengjing Shanhe Biological Technology Co., Ltd. specializes in the research, development, production, and distribution of yellow rice wine. The company utilizes traditional brewing techniques integrated with modern biological technology to produce a variety of rice wine products under its flagship brand. Its product portfolio includes premium aged yellow rice wines characterized by distinct regional flavors and artisanal quality. Shengjing Shanhe focuses on the domestic market, targeting consumers seeking traditional Chinese alcoholic beverages. The company emphasizes quality control and the preservation of cultural heritage in its manufacturing processes, aiming to innovate within the traditional wine sector through scientific research and product diversification.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于首次公开发行股票申请未通过会后事项发审委会议审核的公告 | 2011-04-07 | Chinese | |
| 暂缓上市公告 | 2010-12-16 | Chinese | |
| 首次公开发行股票上市公告书 | 2010-12-15 | Chinese | |
| 湖南启元律师事务所关于公司首次公开发行的股票并在深圳证券交易所上市的法律意见书 | 2010-12-15 | Chinese | |
| 2010年第一次临时股东大会决议 | 2010-12-15 | Chinese | |
| 平安证券有限责任公司关于公司股票上市保荐书 | 2010-12-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2011
1 filing
| |||||
| 36110711 | 关于首次公开发行股票申请未通过会后事项发审委会议审核的公告 | 2011-04-07 | Chinese | ||
|
2010
14 filings
| |||||
| 36110702 | 暂缓上市公告 | 2010-12-16 | Chinese | ||
| 36110696 | 首次公开发行股票上市公告书 | 2010-12-15 | Chinese | ||
| 36110632 | 湖南启元律师事务所关于公司首次公开发行的股票并在深圳证券交易所上市的法律意见书 | 2010-12-15 | Chinese | ||
| 36110622 | 2010年第一次临时股东大会决议 | 2010-12-15 | Chinese | ||
| 36110590 | 平安证券有限责任公司关于公司股票上市保荐书 | 2010-12-15 | Chinese | ||
| 36110589 | 首次公开发行股票网上定价发行摇号中签结果公告 | 2010-12-12 | Chinese | ||
| 36110580 | 首次公开发行股票网下摇号中签及网下配售结果公告 | 2010-12-09 | Chinese | ||
| 36110567 | 首次公开发行股票网上定价发行申购情况及中签率公告 | 2010-12-09 | Chinese | ||
| 36110562 | 首次公开发行股票发行公告 | 2010-12-06 | Chinese | ||
| 36110549 | 首次公开发行股票招股说明书摘要 | 2010-12-06 | Chinese | ||
| 36110529 | 首次公开发行股票投资风险特别公告 | 2010-12-06 | Chinese | ||
| 36110520 | 首次公开发行股票招股说明书 | 2010-12-06 | Chinese | ||
| 36110393 | 首次公开发行股票网上路演公告 | 2010-12-05 | Chinese | ||
| 36110384 | 首次公开发行股票招股意向书摘要 | 2010-11-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wines
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KOOK SOON DANG CO.,LTD
A major producer of traditional Korean alcoholic beverages …
|
043650 | KR | Manufacturing |
|
Ktima Kostas Lazaridis S.A.
Greek producer and distributor of wines, distillates, and b…
|
KTILA | GR | Manufacturing |
|
Kuaijishan Shaoxing Rice Wine Co., Ltd.
Produces traditional Shaoxing rice wine using heritage tech…
|
601579 | CN | Manufacturing |
|
Lanson-BCC
A group of eight Champagne Maisons producing and distributi…
|
ALLAN | FR | Manufacturing |
|
Lombard & Medot
Family-owned Champagne house founded in 1925, focusing on t…
|
MLCAC | FR | Manufacturing |
|
Magnotta Winery Corporation
Ontario's third-largest winery and grape grower, producing …
|
— | CA | Manufacturing |
|
Masi Agricola
Valpolicella wine producer known for Amarone and its Appass…
|
MASI | IT | Manufacturing |
|
Purcari Wineries Public Company Limited
A leading wine and brandy producer in Central and Eastern E…
|
WINE | CY | Manufacturing |
|
Schloss Wachenheim AG
International producer of sparkling wines and other alcohol…
|
SWA | DE | Manufacturing |
|
Shanghai Jinfeng Wine Company Limited
Produces and distributes yellow rice wine using modern and …
|
600616 | CN | Manufacturing |
胜景山河 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/54551/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54551 | 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=54551 | 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=54551 \ -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": 54551}, 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 胜景山河 (id: 54551)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.