胜景山河 — 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 |
|---|---|---|---|
|
Diamond Estates Wines & Spirits Inc.
Beverage alcohol producer, marketer, and distributor operat…
|
DWS | CA | Manufacturing |
|
Dynasty Fine Wines Group Limited
Manufacturer and seller of diversified grape wine products …
|
828 | HK | Manufacturing |
|
Foley Wines Limited
Produces, markets, and distributes a portfolio of premium e…
|
FWL | NZ | Manufacturing |
|
Fratelli Vineyards Limited
Producer of premium estate-bottled wines using European vit…
|
541741 | IN | Manufacturing |
|
GANSU MOGAO INDUSTRIAL DEVELOPMENT CO.,LTD.
Produces premium wines and develops biodegradable polylacti…
|
600543 | CN | Manufacturing |
|
Grace Wine Holdings Limited
Produces and distributes premium quality wine, spirits, and…
|
8146 | HK | Manufacturing |
|
GUSBOURNE PLC
Producer, distributor, and seller of English sparkling and …
|
GUS | GB | Manufacturing |
|
Holding Nov Vek AD
A holding company with a vertically integrated business in …
|
HNVK | BG | Manufacturing |
|
Italian Wine Brands
A group engaged in the production and distribution of a div…
|
IWB | IT | Manufacturing |
|
J.Boutaris & Son Holding S.A.
Holding company in wine production, food distribution, and …
|
MPK | GR | 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.