
Shanghai Jiao Yun Group Co., Ltd. — Investor Relations & Filings
Shanghai Jiao Yun Group Co., Ltd. specializes in integrated logistics, passenger transportation, and automotive services. The company’s logistics operations encompass specialized transport for hazardous materials, heavy-lift cargo, and cold chain distribution, alongside comprehensive urban supply chain management. Its passenger division manages intercity transport networks and specialized tourism transit. Additionally, the group maintains a significant presence in the automotive value chain, providing vehicle maintenance, sales, and the manufacturing of precision components, including stamping and welding assemblies. The organization focuses on delivering high-efficiency transport solutions and technical support through its extensive infrastructure and service networks, catering to diverse commercial and public transportation requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 上海交运集团股份有限公司第九届董事会第二十次会议决议公告 | 2026-05-28 | Chinese | |
| 上海交运集团股份有限公司关于召开2026年第二次临时股东会的通知 | 2026-05-28 | Chinese | |
| 上海金茂凯德律师事务所关于上海交运集团股份有限公司2025年年度股东会的法律意见书 | 2026-05-26 | Chinese | |
| 上海交运集团股份有限公司2025年年度股东会决议公告 | 2026-05-26 | Chinese | |
| 上海交运集团股份有限公司与控股股东上海久事(集团)有限公司及其关联方拟进行资产置换所涉及的上海交运集团股份有限公司持有的部分资产市场价值资产评估报告 | 2026-05-20 | Chinese | |
| 上海交运集团股份有限公司第九届董事会第十九次会议决议公告 | 2026-05-20 | Chinese |
Browse filings by year
27 years- 2026 34 filings
- 2025 98 filings
- 2024 95 filings
- 2023 62 filings
- 2022 61 filings
- 2021 94 filings
- 2020 69 filings
- 2019 57 filings
- 2018 66 filings
- 2017 94 filings
- 2016 98 filings
- 2015 93 filings
- 2014 73 filings
- 2013 37 filings
- 2012 61 filings
- 2011 44 filings
- 2010 32 filings
- 2009 35 filings
- 2008 47 filings
- 2007 40 filings
- 2006 33 filings
- 2005 40 filings
- 2004 24 filings
- 2003 12 filings
- 2002 13 filings
- 2001 10 filings
- 1993 1 filing
Market data
Market data not available
Price history
Peer group · Freight transport by road
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABC India Ltd.
Provides project logistics and heavy-duty transport for ove…
|
520123 | IN | Transportation and storage |
|
AMJ Campbell Inc.
Major provider of relocation and logistics services, handli…
|
— | CA | Transportation and storage |
|
Anantam Highways Trust
An InvIT dedicated to acquiring and managing completed road…
|
ANANTAM | IN | Transportation and storage |
|
ANE (Cayman) Inc.
Operates a leading LTL express freight network in China via…
|
9956 | HK | Transportation and storage |
|
Anhui Expressway Company Limited
Operates and manages toll expressways and key transportatio…
|
995 | HK | Transportation and storage |
|
Ashwini Container Movers Limited
Specializes in container transport, road haulage, and integ…
|
ASHWINI | IN | Transportation and storage |
|
Autostrade Meridionali
Former motorway concession manager for the A3 route, now in…
|
AUTME | IT | Transportation and storage |
|
Aveda Transportation and Energy Services Inc.
Specialized transportation and equipment rental solutions f…
|
AVE | CA | Transportation and storage |
|
Balurghat Technologies Ltd.
Provides integrated logistics, road transport, and tech-dri…
|
520127 | IN | Transportation and storage |
|
Batic Investments and Logistics Co.
Provides logistics, security services, and smart city infra…
|
4110 | SA | Transportation and storage |
Shanghai Jiao Yun Group 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/56913/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56913 | 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=56913 | 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=56913 \ -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": 56913}, 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 Shanghai Jiao Yun Group Co., Ltd. (id: 56913)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.