
Gansu Engineering Consulting Group Co., Ltd. — Investor Relations & Filings
Gansu Engineering Consulting Group Co., Ltd. provides comprehensive technical services across the entire lifecycle of engineering projects. The group specializes in planning, survey, design, supervision, and project management. Its core operations span multiple sectors, including water conservancy, hydropower, architectural construction, transportation infrastructure, and municipal engineering. By integrating specialized design institutes, the company offers full-process engineering consulting, feasibility assessments, and technical research. Key services include the development of hydraulic structures, urban planning, highway design, and environmental protection projects. The group focuses on delivering integrated solutions through advanced engineering technologies and digital management systems to support large-scale infrastructure development and regional urban-rural integration.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 对外担保情况的专项说明 | 2007-03-16 | Chinese | |
| 2006年年度财务报告之审计报告 | 2007-03-16 | Chinese | |
| 2006年年度报告摘要 | 2007-03-16 | Chinese | |
| 董事会对有强调事项的审计报告的专项说明 | 2007-03-16 | Chinese | |
| 独立董事关于公司对外担保情况的专项说明及独立意见 | 2007-03-16 | Chinese | |
| 审计意见的专项说明 | 2007-03-16 | Chinese |
Browse filings by year
27 years- 2026 53 filings
- 2025 153 filings
- 2024 121 filings
- 2023 228 filings
- 2022 162 filings
- 2021 124 filings
- 2020 119 filings
- 2019 241 filings
- 2018 215 filings
- 2017 110 filings
- 2016 167 filings
- 2015 106 filings
- 2014 62 filings
- 2013 54 filings
- 2012 54 filings
- 2011 40 filings
- 2010 45 filings
- 2009 39 filings
- 2008 41 filings
- 2007 89 filings
- 2006 57 filings
- 2005 49 filings
- 2004 39 filings
- 2003 32 filings
- 2002 26 filings
- 2001 1 filing
- 1997 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2007
15 filings
| |||||
| 43546478 | 对外担保情况的专项说明 | 2007-03-16 | Chinese | ||
| 43546454 | 2006年年度财务报告之审计报告 | 2007-03-16 | Chinese | ||
| 43546428 | 2006年年度报告摘要 | 2007-03-16 | Chinese | ||
| 43546385 | 董事会对有强调事项的审计报告的专项说明 | 2007-03-16 | Chinese | ||
| 43546363 | 独立董事关于公司对外担保情况的专项说明及独立意见 | 2007-03-16 | Chinese | ||
| 43546337 | 审计意见的专项说明 | 2007-03-16 | Chinese | ||
| 43546313 | 2006年年度报告 | 2007-03-16 | Chinese | ||
| 43546177 | 独立董事对公司审计意见涉及事项的独立意见 | 2007-03-16 | Chinese | ||
| 43546158 | 与控股股东及其他关联方资金往来情况的专项说明 | 2007-03-16 | Chinese | ||
| 43546127 | 关于新旧会计准则差异调节表的审阅报告 | 2007-03-16 | Chinese | ||
| 43546105 | 第二届监事会第二十次会议决议 | 2007-03-16 | Chinese | ||
| 43546075 | 第二届董事会第六十九次会议决议公告 | 2007-03-16 | Chinese | ||
| 43546036 | 澄清公告 | 2007-03-09 | Chinese | ||
| 43546002 | 关于股票简称变更及股本结构变动的公告 | 2007-02-11 | Chinese | ||
| 43545974 | 清欠进展公告 | 2007-02-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Architectural and engineering, and related technical consultancy activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3S INDUSTRY GROUP INC.
Integrates RS, GIS, and GNSS technologies for surveying and…
|
605305 | CN | Professional, scientific and te… |
|
ABIST Co.,Ltd.
A technology services company specializing in industrial de…
|
6087 | JP | Professional, scientific and te… |
|
ABL Group
Global consultancy providing technical solutions for the en…
|
ABL | NO | Professional, scientific and te… |
|
ABO-Group Environment NV
Engineering and consultancy firm for geotechnics, environme…
|
ABO | BE | Professional, scientific and te… |
|
Academy of Environmental Planning and Design, Co.,Ltd., Nanjing University
University-affiliated environmental consulting, engineering…
|
300864 | CN | Professional, scientific and te… |
|
Acceleware Ltd.
Provides advanced EM heating solutions for industrial appli…
|
AXE | CA | Professional, scientific and te… |
|
ADNEO LIMITED
Engineering services for embedded systems, hardware design,…
|
AD1 | AU | Professional, scientific and te… |
|
ADVANCED SYSTEMS AUTOMATION LIMITED
Manufactures automated backend equipment for semiconductor …
|
5TY | SG | Professional, scientific and te… |
|
AECOM
A global infrastructure consulting firm providing services …
|
ACM | US | Professional, scientific and te… |
|
AEROMETREX LIMITED
Provides high-resolution aerial photography, LiDAR surveys,…
|
AMX | AU | Professional, scientific and te… |
Gansu Engineering Consulting 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/53810/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53810 | 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=53810 | 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=53810 \ -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": 53810}, 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 Gansu Engineering Consulting Group Co., Ltd. (id: 53810)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.