
SANXIANG IMPRESSION CO.,LTD — Investor Relations & Filings
Sanxiang Impression Co., Ltd. operates a dual-core business model focused on green real estate development and cultural tourism. The company specializes in the design and construction of energy-efficient residential properties, utilizing advanced low-carbon technologies and sustainable building systems. Its cultural division, anchored by the "Impression" and "Encore" brands, produces large-scale live-action performances and immersive theatrical productions. These performances often integrate natural landscapes with high-tech stage effects to highlight regional heritage and artistic expression. By synthesizing high-end green construction with premium cultural content, the company provides integrated lifestyle and entertainment solutions. Its portfolio includes a range of sustainable housing projects and iconic tourism performances located in major scenic destinations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会决议公告 | 2024-10-28 | Chinese | |
| 关于召开2024年第二次临时股东大会的通知 | 2024-10-28 | Chinese | |
| 关于变更独立董事并调整董事会专门委员会的公告 | 2024-10-28 | Chinese | |
| 关于公司计提资产减值准备和预计负债的公告 | 2024-10-28 | Chinese | |
| 2024年三季度报告 | 2024-10-28 | Chinese | |
| 独立董事提名人声明与承诺 | 2024-10-28 | Chinese |
Browse filings by year
27 years- 2026 29 filings
- 2025 83 filings
- 2024 71 filings
- 2023 153 filings
- 2022 96 filings
- 2021 102 filings
- 2020 118 filings
- 2019 123 filings
- 2018 156 filings
- 2017 147 filings
- 2016 186 filings
- 2015 252 filings
- 2014 175 filings
- 2013 117 filings
- 2012 129 filings
- 2011 70 filings
- 2010 52 filings
- 2009 56 filings
- 2008 42 filings
- 2007 66 filings
- 2006 55 filings
- 2005 65 filings
- 2004 43 filings
- 2003 34 filings
- 2002 36 filings
- 2001 9 filings
- 1997 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 43960333 | 董事会决议公告 | 2024-10-28 | Chinese | ||
| 43960276 | 关于召开2024年第二次临时股东大会的通知 | 2024-10-28 | Chinese | ||
| 43960231 | 关于变更独立董事并调整董事会专门委员会的公告 | 2024-10-28 | Chinese | ||
| 43960157 | 关于公司计提资产减值准备和预计负债的公告 | 2024-10-28 | Chinese | ||
| 43960101 | 2024年三季度报告 | 2024-10-28 | Chinese | ||
| 43960054 | 独立董事提名人声明与承诺 | 2024-10-28 | Chinese | ||
| 43959980 | 关于控股股东部分股份质押的公告 | 2024-09-27 | Chinese | ||
| 43959920 | 第八届董事会第二十一次(临时)会议决议公告 | 2024-09-27 | Chinese | ||
| 43959880 | 关于拟出售参股公司股权的公告 | 2024-09-27 | Chinese | ||
| 43959800 | 关于公司获得政府补助的公告 | 2024-09-10 | Chinese | ||
| 43959725 | 中国国际金融股份有限公司关于三湘印象股份有限公司收购报告书之2024年第二季度持续督导意见 | 2024-09-09 | Chinese | ||
| 43959609 | 2024年半年度报告摘要 | 2024-08-26 | Chinese | ||
| 43959604 | 2024年半年度报告 | 2024-08-26 | Chinese | ||
| 43959318 | 关于公司独立董事接受纪律审查和监察调查的公告 | 2024-08-26 | Chinese | ||
| 43959275 | 关于公司计提资产减值准备和预计负债的公告 | 2024-08-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
16080022 CANADA INC
Wholly-owned subsidiary of Margaux REIT that amalgamated wi…
|
— | CA | Real estate activities |
|
235 Holdings AD
A real estate investment company that acquires, manages, an…
|
235H | BG | Real estate activities |
|
3P LAND HOLDINGS LTD.
Engaged in real estate development, land management, and pr…
|
3PLAND | IN | Real estate activities |
|
a.a.a. AG Allgemeine Anlageverwaltung
A real estate project and property developer of commercial …
|
AAA | DE | Real estate activities |
|
ABACUS GROUP
Asset manager and owner of metropolitan office and retail p…
|
ABG | AU | Real estate activities |
|
ABACUS STORAGE KING
Owns and manages a portfolio of residential and commercial …
|
ASK | AU | Real estate activities |
|
Abbey Woods Developments Limited
Real estate development firm creating residential and comme…
|
— | CA | Real estate activities |
|
Abitare In
A real estate developer specializing in customized resident…
|
ABT | IT | Real estate activities |
|
abrdn European Logistics Income plc
An investment trust investing in a portfolio of European lo…
|
ASLI | GB | Real estate activities |
|
abrdn Property Income Trust Ltd
A closed-ended investment company winding down its UK comme…
|
API | GG | Real estate activities |
SANXIANG IMPRESSION 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/53862/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53862 | 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=53862 | 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=53862 \ -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": 53862}, 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 SANXIANG IMPRESSION CO.,LTD (id: 53862)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.