
广咨国际 — Investor Relations & Filings
Guangdong Consulting International Co., Ltd. specializes in comprehensive engineering and investment consulting services. The firm provides a wide range of professional solutions, including whole-process engineering consulting, bidding agency services, project management, and cost estimation. Its core activities encompass policy research, investment decision-making advisory, and technical evaluation for infrastructure, industrial, and urban development projects. The company emphasizes digital innovation and sustainable practices, offering specialized expertise in green development and energy-saving assessments. By integrating technical proficiency with strategic planning, it supports government agencies and private enterprises in optimizing project lifecycles, ensuring regulatory compliance, and enhancing investment efficiency across diverse sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度报告说明会预告公告 | 2026-04-27 | Chinese | |
| 2025年度独立董事述职报告(朱为绎,已离任) | 2026-04-02 | Chinese | |
| 2025年年度报告披露提示性公告 | 2026-04-02 | Chinese | |
| 预计2026年度日常性关联交易 | 2026-04-02 | Chinese | |
| 关于向银行申请综合授信额度的公告 | 2026-04-02 | Chinese | |
| 董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-04-02 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39989014 | 2025年度报告说明会预告公告 | 2026-04-27 | Chinese | ||
| 39989004 | 2025年度独立董事述职报告(朱为绎,已离任) | 2026-04-02 | Chinese | ||
| 39988988 | 2025年年度报告披露提示性公告 | 2026-04-02 | Chinese | ||
| 39988976 | 预计2026年度日常性关联交易 | 2026-04-02 | Chinese | ||
| 39988974 | 关于向银行申请综合授信额度的公告 | 2026-04-02 | Chinese | ||
| 39988961 | 董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-04-02 | Chinese | ||
| 39988949 | 国投证券股份有限公司关于广东广咨国际投资咨询集团股份有限公司2025年度募集资金存放与实际使用情况的专项核查报告 | 2026-04-02 | Chinese | ||
| 39988936 | 华兴会计师事务所(特殊普通合伙)关于广东广咨国际投资咨询集团股份有限公司2025年度审计报告 | 2026-04-02 | Chinese | ||
| 39988735 | 2025年年度报告 | 2026-04-02 | Chinese | ||
| 39988683 | 2025年度独立董事述职报告(周小春) | 2026-04-02 | Chinese | ||
| 39988671 | 第四届董事会第六次会议决议公告 | 2026-04-02 | Chinese | ||
| 39988662 | 董事会关于独立董事独立性情况的专项意见 | 2026-04-02 | Chinese | ||
| 39988649 | 2025年度董事会审计委员会履职情况报告 | 2026-04-02 | Chinese | ||
| 39988642 | 委托理财的公告 | 2026-04-02 | Chinese | ||
| 39988631 | 关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-02 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Architectural and engineering, and related technical consultancy activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CHANGZHENG ENGINEERING TECHNOLOGY CO.,LTD
Provides coal gasification technology and engineering for c…
|
603698 | CN | Professional, scientific and te… |
|
China Come Ride New Energy Group Ltd.
Provides architectural and structural engineering consultan…
|
8039 | HK | Professional, scientific and te… |
|
CHINA DESIGN GROUP CO.,LTD
Engineering firm for transportation infrastructure planning…
|
603018 | CN | Professional, scientific and te… |
|
CHINA HAISUM ENGINEERING CO.,LTD.
Provides engineering, consulting, and EPC services for ligh…
|
002116 | CN | Professional, scientific and te… |
|
CHINA NERIN ENGINEERING CO., LTD
International engineering firm providing metallurgical and …
|
603257 | CN | Professional, scientific and te… |
|
CHINA SOUTHERN POWER GRID TECHNOLOGY CO.,LTD
Provides power system technical services, intelligent equip…
|
688248 | CN | Professional, scientific and te… |
|
CHIYODA CORPORATION
Global engineering firm specializing in large-scale industr…
|
6366 | JP | Professional, scientific and te… |
|
Chrome Silicon Limited
Provides semiconductor design and embedded systems engineer…
|
513005 | IN | Professional, scientific and te… |
|
Cintech Solutions, Inc.
Provides strategic consultancy and engineering specializing…
|
CIAQQ | CA | Professional, scientific and te… |
|
COFCO Technology & Industry Co., Ltd
Engineering and technology services for grain, oil, and foo…
|
301058 | CN | Professional, scientific and te… |
广咨国际 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/58946/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58946 | 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=58946 | 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=58946 \ -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": 58946}, 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 广咨国际 (id: 58946)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.