
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 |
|---|---|---|---|
| 2023年度独立董事述职报告(邱晓华) | 2024-04-22 | Chinese | |
| 监事会决议公告 | 2024-04-22 | Chinese | |
| 关于龙洲集团股份有限公司营业收入扣除情况的专项核查意见 | 2024-04-22 | Chinese | |
| 2023年年度审计报告 | 2024-04-22 | Chinese | |
| 拟续聘会计师事务所的公告 | 2024-04-22 | Chinese | |
| 关于会计政策变更的公告 | 2024-04-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 36837353 | 2023年度独立董事述职报告(邱晓华) | 2024-04-22 | Chinese | ||
| 36837348 | 监事会决议公告 | 2024-04-22 | Chinese | ||
| 36837342 | 关于龙洲集团股份有限公司营业收入扣除情况的专项核查意见 | 2024-04-22 | Chinese | ||
| 36837329 | 2023年年度审计报告 | 2024-04-22 | Chinese | ||
| 36837214 | 拟续聘会计师事务所的公告 | 2024-04-22 | Chinese | ||
| 36837203 | 关于会计政策变更的公告 | 2024-04-22 | Chinese | ||
| 36837191 | 关于2023年度计提资产减值准备的公告 | 2024-04-22 | Chinese | ||
| 36837183 | 年度股东大会通知 | 2024-04-22 | Chinese | ||
| 36837176 | 北京德恒律师事务所关于龙洲集团股份有限公司2024年第一次临时股东大会的法律意见 | 2024-03-27 | Chinese | ||
| 36837169 | 2024年第一次临时股东大会决议公告 | 2024-03-27 | Chinese | ||
| 36837161 | 关于控股股东协议转让公司部分股份完成过户登记暨控股股东变更的公告 | 2024-03-21 | Chinese | ||
| 36837156 | 《内幕信息知情人登记管理制度》(2024年3月) | 2024-03-11 | Chinese | ||
| 36837144 | 《董事、监事、高级管理人员所持公司股份及其变动管理制度》(2024年3月) | 2024-03-11 | Chinese | ||
| 36837137 | 《重大事项内部报告制度》(2024年3月) | 2024-03-11 | Chinese | ||
| 36837127 | 关于召开2024年第一次临时股东大会的通知 | 2024-03-11 | Chinese | ||
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 |
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.