
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 |
|---|---|---|---|
| 2017年年度权益分派实施公告 | 2018-06-28 | Chinese | |
| 关于对公司2017年年报的问询函相关问题的回复 | 2018-05-24 | Chinese | |
| 关于对深圳证券交易所2017年年报问询函的回复公告 | 2018-05-24 | Chinese | |
| 关于持股5%以上股东及其一致行动人部分股份解除质押的公告 | 2018-05-21 | Chinese | |
| 国金证券股份有限公司关于公司发行股份及支付现金购买资产并募集配套资金暨关联交易之限售股上市流通的核查意见 | 2018-05-15 | Chinese | |
| 关于限售股份上市流通的提示性公告 | 2018-05-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
15 filings
| |||||
| 36829669 | 2017年年度权益分派实施公告 | 2018-06-28 | Chinese | ||
| 36829660 | 关于对公司2017年年报的问询函相关问题的回复 | 2018-05-24 | Chinese | ||
| 36829650 | 关于对深圳证券交易所2017年年报问询函的回复公告 | 2018-05-24 | Chinese | ||
| 36829645 | 关于持股5%以上股东及其一致行动人部分股份解除质押的公告 | 2018-05-21 | Chinese | ||
| 36829636 | 国金证券股份有限公司关于公司发行股份及支付现金购买资产并募集配套资金暨关联交易之限售股上市流通的核查意见 | 2018-05-15 | Chinese | ||
| 36829631 | 关于限售股份上市流通的提示性公告 | 2018-05-15 | Chinese | ||
| 36829555 | 公司章程(2018年5月) | 2018-05-10 | Chinese | ||
| 36829535 | 2017年度股东大会决议公告 | 2018-05-10 | Chinese | ||
| 36829527 | 2017年度股东大会的法律意见 | 2018-05-10 | Chinese | ||
| 36829511 | 国金证券股份有限公司关于公司发行股份及支付现金购买资产并募集配套资金暨关联交易之独立财务顾问持续督导意见(2017年度) | 2018-05-04 | Chinese | ||
| 36829498 | 国金证券股份有限公司关于公司发行股份及支付现金购买资产并募集配套资金暨关联交易2017年度业绩承诺实现情况之核查意见 | 2018-05-04 | Chinese | ||
| 36829486 | 关于举行2017年度业绩说明会的通知 | 2018-05-02 | Chinese | ||
| 36829476 | 关于重新调整2018年度为控股子公司提供担保额度的公告 | 2018-04-27 | Chinese | ||
| 36829470 | 第五届董事会第五十一次会议决议公告 | 2018-04-27 | Chinese | ||
| 36829464 | 关于2017年度股东大会的补充通知 | 2018-04-27 | 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.