SONGCHENG PERFORMANCE DEVELOPMENT CO .,LTD. — Investor Relations & Filings
Songcheng Performance Development Co., Ltd. specializes in the development and operation of large-scale cultural theme parks and live performance productions. The company is best known for its "Romantic Show" series, which utilizes advanced stage technology, mechanical effects, and immersive storytelling to depict local historical and cultural themes. Its core business model integrates theatrical performances with themed environments, creating comprehensive entertainment destinations. The company manages a diverse portfolio of projects across major tourist hubs, focusing on high-quality artistic content and proprietary intellectual property. Key services include the production of indoor and outdoor spectacles, park management, and the integration of digital technology into live entertainment to enhance visitor engagement.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2023年限制性股票激励计划预留授予(第一批)激励对象名单(截止授予日) | 2024-04-25 | Chinese | |
| 2023年度董事会工作报告 | 2024-04-25 | Chinese | |
| 2023年度商誉减值测试报告 | 2024-04-25 | Chinese | |
| 2023年度内部控制评价报告 | 2024-04-25 | Chinese | |
| 2023年度独立董事述职报告(刘树浙) | 2024-04-25 | Chinese | |
| 董事会关于2022年度审计报告保留意见涉及事项影响已消除的专项说明 | 2024-04-25 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 36008414 | 2023年限制性股票激励计划预留授予(第一批)激励对象名单(截止授予日) | 2024-04-25 | Chinese | ||
| 36008406 | 2023年度董事会工作报告 | 2024-04-25 | Chinese | ||
| 36008396 | 2023年度商誉减值测试报告 | 2024-04-25 | Chinese | ||
| 36008376 | 2023年度内部控制评价报告 | 2024-04-25 | Chinese | ||
| 36008362 | 2023年度独立董事述职报告(刘树浙) | 2024-04-25 | Chinese | ||
| 36008350 | 董事会关于2022年度审计报告保留意见涉及事项影响已消除的专项说明 | 2024-04-25 | Chinese | ||
| 36008339 | 董事会决议公告 | 2024-04-25 | Chinese | ||
| 36008327 | 2023年度监事会工作报告 | 2024-04-25 | Chinese | ||
| 36008315 | 关于会计政策变更的公告 | 2024-04-25 | Chinese | ||
| 36008303 | 上海荣正企业咨询服务(集团)股份有限公司关于宋城演艺发展股份有限公司2023年限制性股票激励计划预留授予(第一批)相关事项之独立财务顾问报告 | 2024-04-25 | Chinese | ||
| 36008289 | 2022年年度报告(更新后) | 2024-04-25 | Chinese | ||
| 36008237 | 董事会审计委员会对会计师事务所2023年度履职情况评估及履行监督职责情况的报告 | 2024-04-25 | Chinese | ||
| 36008220 | 关于宋城演艺发展股份有限公司内部控制的鉴证报告 | 2024-04-25 | Chinese | ||
| 36008070 | 上海君澜律师事务所关于宋城演艺发展股份有限公司2023年限制性股票激励计划预留授予相关事项之法律意见书 | 2024-04-25 | Chinese | ||
| 36008061 | 关于宋城演艺发展股份有限公司非经营性资金占用及其他关联资金往来情况的专项说明 | 2024-04-25 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Activities of amusement parks and theme parks
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ajwa Fun World & Resorts Ltd
Operates amusement and water parks with resort lodging and …
|
526628 | IN | Arts, sports and recreation |
|
CA Cultural Technology Group Limited
Cultural technology integrating animation IP, VR, and immer…
|
1566 | HK | Arts, sports and recreation |
|
COAST ENTERTAINMENT HOLDINGS LIMITED
Owns and operates major leisure attractions including Dream…
|
CEH | AU | Arts, sports and recreation |
|
Compagnie des Alpes
A European leisure operator managing ski areas in the Frenc…
|
CDA | FR | Arts, sports and recreation |
|
Dreamland Ltd
Investment holding company providing event management for t…
|
TDIC | US | Arts, sports and recreation |
|
E-WORLD CO.,LTD.
Operates amusement facilities, including a theme park and a…
|
084680 | KR | Arts, sports and recreation |
|
Falcon's Beyond Global, Inc.
An entertainment enterprise specializing in immersive story…
|
FBYD | US | Arts, sports and recreation |
|
Funshine Culture Group Co.,Ltd.
Designs and operates cultural tourism projects, theme parks…
|
300860 | CN | Arts, sports and recreation |
|
GOLDEN HEAVEN GROUP HOLDINGS LTD.
Operator of six amusement and water parks in geographically…
|
GDHG | US | Arts, sports and recreation |
|
greenland resort company limited
Leisure and tourism operator of amusement parks, hotels, an…
|
9656 | JP | Arts, sports and recreation |
SONGCHENG PERFORMANCE DEVELOPMENT 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/55156/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55156 | 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=55156 | 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=55156 \ -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": 55156}, 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 SONGCHENG PERFORMANCE DEVELOPMENT CO .,LTD. (id: 55156)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.