
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年年度股东会法律意见书 | 2026-05-21 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-21 | Chinese | |
| 第七届董事会第十一次会议决议公告 | 2025-11-14 | Chinese | |
| 成都站北运业有限责任公司资产评估报告 | 2025-11-14 | Chinese | |
| 2025年第三次临时股东会法律意见书 | 2025-11-14 | Chinese | |
| 成都站北运业有限责任公司审计报告 | 2025-11-14 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 46757804 | 2025年年度股东会法律意见书 | 2026-05-21 | Chinese | ||
| 46757502 | 2025年年度股东会决议公告 | 2026-05-21 | Chinese | ||
|
2025
13 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 | ||
Market data
Market data not available
Price history
Peer group · Other passenger land transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Adi Sarana Armada Tbk
Provider of integrated mobility and logistics solutions, in…
|
ASSA | ID | Transportation and storage |
|
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 |
|
AUTOTRANSPORTES ANDESMAR S.A.
Offers long-distance bus services, national/international l…
|
— | AR | 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 |
|
CENTRAL NIPPON EXPRESSWAY COMPANY LIMITED
Primary operator of expressways and toll roads, managing th…
|
4D7B | SG | 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 |
|
Công ty Cổ phần Cáp treo Núi Bà Tây Ninh
Operates cable car systems, transports tourists/goods, and …
|
TCT | VN | 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.