Sichuan Fulin Transportation Group CO., LTD. — Investor Relations & Filings
Sichuan Fulin Transportation Group CO., LTD. is a comprehensive transportation and logistics enterprise. The company primarily focuses on road passenger transportation, including intercity bus services, urban public transit, and tourist transport. It operates an extensive network of passenger stations and transport hubs. In addition to passenger services, the group provides freight logistics, vehicle maintenance and repair, and driver training services. The company also engages in related sectors such as vehicle sales and the management of transportation infrastructure. By integrating passenger and freight operations with supporting technical services, the group maintains a significant presence in the regional transport market, emphasizing safety, efficiency, and service reliability across its diverse fleet and facility operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第七届董事会第十一次会议决议公告 | 2025-11-14 | Chinese | |
| 成都站北运业有限责任公司资产评估报告 | 2025-11-14 | Chinese | |
| 2025年第三次临时股东会法律意见书 | 2025-11-14 | Chinese | |
| 成都站北运业有限责任公司审计报告 | 2025-11-14 | Chinese | |
| 关于召开2025年第三次临时股东会的提示性公告 | 2025-11-11 | Chinese | |
| 《公司章程》修订对照表 | 2025-10-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 35562300 | 第七届董事会第十一次会议决议公告 | 2025-11-14 | Chinese | ||
| 35562292 | 成都站北运业有限责任公司资产评估报告 | 2025-11-14 | Chinese | ||
| 35562274 | 2025年第三次临时股东会法律意见书 | 2025-11-14 | Chinese | ||
| 35562217 | 成都站北运业有限责任公司审计报告 | 2025-11-14 | Chinese | ||
| 35562144 | 关于召开2025年第三次临时股东会的提示性公告 | 2025-11-11 | Chinese | ||
| 35562135 | 《公司章程》修订对照表 | 2025-10-29 | Chinese | ||
| 35562126 | 《股东会议事规则(2025年10月修订)》 | 2025-10-29 | Chinese | ||
| 35562111 | 《董事会审计委员会工作细则(2025年10月修订)》 | 2025-10-29 | Chinese | ||
| 35562098 | 《独立董事专门会议工作细则(2025年10月修订)》 | 2025-10-29 | Chinese | ||
| 35562086 | 《董事会审计委员会年报工作规程(2025年10月修订)》 | 2025-10-29 | Chinese | ||
| 35562076 | 《对外信息报送管理制度(2025年10月修订)》 | 2025-10-29 | Chinese | ||
| 35562065 | 《募集资金管理办法(2025年10月修订)》 | 2025-10-29 | Chinese | ||
| 35562055 | 《董事、高级管理人员离职管理制度(2025年10月制定)》 | 2025-10-29 | Chinese | ||
| 35562047 | 《公司章程(2025年10月修订)》 | 2025-10-29 | Chinese | ||
| 35562035 | 《董事会薪酬与考核委员会工作细则(2025年10月修订)》 | 2025-10-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other passenger land transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alpico Holdings Co., Ltd.
A holding company in Nagano managing transportation, touris…
|
297A | JP | Transportation and storage |
|
Autoprevoz AD Banja Luka
Transportation company providing passenger bus services and…
|
APBLRB | BA | Transportation and storage |
|
Baza de Transport auto nr.9 din Dondușeni
Provides passenger transport, vehicle repair, and warehouse…
|
- | MD | Transportation and storage |
|
CaoCao Inc.
Geely's shared mobility platform developing a New Energy Ve…
|
2643 | HK | Transportation and storage |
|
Chenqi Technology Limited
Mobility and technology services focused on ride-hailing an…
|
9680 | HK | Transportation and storage |
|
CHUNIL EXPRESS CO.,LTD
Passenger transportation company providing express bus serv…
|
000650 | KR | Transportation and storage |
|
DAIICHI KOUTSU SANGYO Co.,Ltd.
Diversified company in passenger transport, real estate, fi…
|
9035 | JP | Transportation and storage |
|
DAZHONG TRANSPORTATION(GROUP)CO.,LTD.
Provides urban transport, logistics, real estate, finance, …
|
600611 | CN | Transportation and storage |
|
DONGYANG EXPRESS CORP.
A transportation provider of express bus, charter rental, a…
|
084670 | KR | Transportation and storage |
|
ECOS (India) Mobility & Hospitality Limited
Provides chauffeured car rentals and corporate employee tra…
|
ECOSMOBLTY | IN | Transportation and storage |
Sichuan Fulin Transportation 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/54401/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54401 | 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=54401 | 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=54401 \ -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": 54401}, 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 Sichuan Fulin Transportation Group CO., LTD. (id: 54401)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.