LONGZHOU GROUP CO.,LTD. — Investor Relations & Filings
Longzhou Group Co., Ltd. is a comprehensive service provider specializing in modern logistics and transportation infrastructure. The company operates across several core business segments, including road passenger transportation, freight logistics, and automobile sales and services. It provides integrated logistics solutions encompassing warehousing, distribution, and supply chain management. A significant portion of its operations involves the asphalt supply chain, where it engages in the procurement, processing, storage, and distribution of road construction materials. Additionally, the company manages urban and intercity passenger transport networks and operates automobile 4S dealerships. By leveraging its diversified service portfolio, the group supports infrastructure development and commercial trade through efficient transport and material supply services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于龙洲集团股份有限公司2025年度营业收入扣除情况的专项核查意见 | 2026-04-23 | Chinese | |
| 上市公司非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-23 | Chinese | |
| 2025年度内部控制评价报告 | 2026-04-23 | Chinese | |
| 内部控制审计报告 | 2026-04-23 | Chinese | |
| 关于2025年度计提资产减值准备的公告 | 2026-04-23 | Chinese | |
| 关于召开2025年度股东会的通知 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36840274 | 关于龙洲集团股份有限公司2025年度营业收入扣除情况的专项核查意见 | 2026-04-23 | Chinese | ||
| 36840270 | 上市公司非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-23 | Chinese | ||
| 36840213 | 2025年度内部控制评价报告 | 2026-04-23 | Chinese | ||
| 36840212 | 内部控制审计报告 | 2026-04-23 | Chinese | ||
| 36840207 | 关于2025年度计提资产减值准备的公告 | 2026-04-23 | Chinese | ||
| 36840206 | 关于召开2025年度股东会的通知 | 2026-04-23 | Chinese | ||
| 36840202 | 第七届董事会第五十五次会议决议公告 | 2026-04-23 | Chinese | ||
| 36840200 | 董事会对独立董事独立性评估的专项意见 | 2026-04-23 | Chinese | ||
| 36840192 | 2025年度独立董事述职报告(林金贵) | 2026-04-23 | Chinese | ||
| 36840186 | 《信息披露暂缓与豁免制度》(2026年4月) | 2026-04-23 | Chinese | ||
| 36840181 | 关于2025年度利润分配方案的公告 | 2026-04-23 | Chinese | ||
| 36840179 | 关于对会计师事务所2025年度履职情况评估及审计委员会履行监督职责情况的报告 | 2026-04-23 | Chinese | ||
| 36840175 | 2025年年度审计报告 | 2026-04-23 | Chinese | ||
| 36839980 | 2025年度董事会工作报告 | 2026-04-23 | Chinese | ||
| 36839978 | 2025年年度报告 | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Freight transport by road
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Jayesh Logistics Limited
Provider of integrated supply chain, road transport, wareho…
|
JAYESH | IN | Transportation and storage |
|
JSL S.A.
Provides integrated logistics, road freight, and supply cha…
|
— | BR | Transportation and storage |
|
Kanda Holdings Co.,Ltd
A holding company providing logistics for transport, public…
|
9059 | JP | Transportation and storage |
|
Kerry TJ Logistics Company Limited
Provides supply chain solutions, freight, and specialized c…
|
2608 | TW | Transportation and storage |
|
Knight-Swift Transportation Holdings Inc.
A provider of multiple truckload transportation and logisti…
|
KNX | US | Transportation and storage |
|
K & S CORPORATION LIMITED
Provides integrated transport, warehousing, and logistics s…
|
KSC | AU | Transportation and storage |
|
Kupiec Spolka Akcyjna
Specializes in domestic and international road transport in…
|
KPC | PL | Transportation and storage |
|
Kyogoku unyu shoji Co., Ltd.
Logistics firm specializing in transporting petroleum, chem…
|
9073 | JP | Transportation and storage |
|
LEF McLean Brothers International Inc.
Provides transportation and logistics services, and produce…
|
— | CA | Transportation and storage |
|
LINDSAY AUSTRALIA LIMITED
Integrated transport, logistics, and rural supply for agric…
|
LAU | AU | Transportation and storage |
LONGZHOU 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/54701/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54701 | 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=54701 | 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=54701 \ -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": 54701}, 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 LONGZHOU GROUP CO.,LTD. (id: 54701)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.