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 |
|---|---|---|---|
|
GOGOX HOLDINGS LIMITED
Leading Asian online platform providing on-demand intra-cit…
|
2246 | KY | Transportation and storage |
|
Grupo Traxión, S.A.B. de C.V.
Provides integrated mobility and supply chain solutions thr…
|
TRAXION | MX | Transportation and storage |
|
Guangdong Yueyun Transportation Company Limited
Diversified provider of comprehensive road passenger transp…
|
3399 | HK | Transportation and storage |
|
HAN EXPRESS CO.,LTD
Integrated logistics company offering transportation and te…
|
014130 | KR | Transportation and storage |
|
Haoxin Holdings Ltd
Provider of temperature-controlled truckload and urban deli…
|
HXHX | US | Transportation and storage |
|
HEARTLAND EXPRESS INC
An asset-based truckload carrier providing dry van transpor…
|
HTLD | US | Transportation and storage |
|
HENGTONG LOGISTICS CO., LTD.
Provides LNG and hazardous chemical logistics, road freight…
|
603223 | CN | Transportation and storage |
|
HUNT J B TRANSPORT SERVICES INC
A provider of technology-driven freight transportation and …
|
JBHT | US | Transportation and storage |
|
Inter State Oil Carrier Ltd
Specializes in bulk transportation of petroleum, chemicals,…
|
530259 | IN | Transportation and storage |
|
Jalan Transolutions (India) Limited
Provides specialized automotive logistics, vehicle transpor…
|
JALAN | IN | 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.