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 |
|---|---|---|---|
|
BBM LOGÍSTICA S.A.
Integrated logistics operator for road transport, warehousi…
|
— | BR | Transportation and storage |
|
Bulgarski Transporten Holding AD
A holding company investing in transportation, vehicle serv…
|
— | BG | Transportation and storage |
|
Chartered Logistics Ltd
Provides surface transport, warehousing, and logistics solu…
|
531977 | IN | Transportation and storage |
|
China Resources and Transportation Group Limited
Core business is the management and maintenance of toll exp…
|
269 | HK | Transportation and storage |
|
Coastal Roadways Ltd.
Offers road-based freight, project cargo, and integrated su…
|
520131 | IN | Transportation and storage |
|
Contrans Corp.
Diversified logistics provider offering specialized trucklo…
|
CSS | CA | Transportation and storage |
|
Contrans Group Inc.
Specialized freight transportation, warehousing, flatbed, a…
|
CSS | CA | Transportation and storage |
|
Contrans Income Fund
North American carrier specializing in diversified bulk tra…
|
CSS.UN | CA | Transportation and storage |
|
COVENANT LOGISTICS GROUP, INC.
Transportation and logistics provider specializing in value…
|
CVLG | US | Transportation and storage |
|
CTF Services Limited
Diversified conglomerate focused on toll roads, finance, lo…
|
659 | BM | 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.