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 |
|---|---|---|---|
|
Naftalan-Autotransportation OJSC
Provider of passenger and cargo transportation services in …
|
- | AZ | Transportation and storage |
|
NANSO Transport Co., Ltd.
Logistics provider offering transport, warehousing, and cus…
|
9034 | JP | Transportation and storage |
|
North Eastern Carrying Corporation Limited
Provides freight forwarding, FTL, LTL, and supply chain man…
|
NECCLTD | IN | Transportation and storage |
|
Oilko KDA
Transports, distributes, and stores petroleum products and …
|
OILK | MK | Transportation and storage |
|
Okayamaken Freight Transportation Co.,Ltd
Logistics firm offering freight transport, 3PL, warehousing…
|
9063 | JP | Transportation and storage |
|
OLD DOMINION FREIGHT LINE, INC.
A less-than-truckload (LTL) motor carrier providing logisti…
|
ODFL | US | Transportation and storage |
|
Orissa Bengal Carrier Limited
Provides FTL, LTL, and heavy-duty cargo logistics for indus…
|
OBCL | IN | Transportation and storage |
|
PAMT CORP
A truckload transportation and logistics provider of genera…
|
PAMT | US | Transportation and storage |
|
Premier Roadlines Limited
Provides logistics, surface transport, and specialized proj…
|
PRLIND | IN | Transportation and storage |
|
Proficient Auto Logistics, Inc
A specialized freight company providing auto transportation…
|
PAL | US | 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.