
Zhongguancun Science-Tech Leasing Co., Ltd. — Investor Relations & Filings
Zhongguancun Science-Tech Leasing Co., Ltd. provides comprehensive financial leasing and related consulting services, primarily targeting science and technology innovation enterprises and new economy companies. The firm specializes in offering efficient financing solutions, including equipment financing leasing, intellectual property leasing, project leasing, and service-oriented leasing. As a platform focused on industrial-financial integration, the company aims to empower the growth of high-tech enterprises by providing tailored financing structures and diversified consulting, often involving equity investment and sale-and-leaseback arrangements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FINAL DIVIDEND FOR THE YEAR ENDED DECEMBER 31, 2025 (UPDATED) | 2026-05-21 | English | |
| CHANGE OF DATE AND BOOK CLOSURE PERIOD FOR THE ANNUAL GENERAL MEETING AND CHANGE OF BOOK CLOSURE PERIOD, RECORD DATE AND PAYMENT DATE FOR THE FINAL DIVIDEND | 2026-05-21 | English | |
| DISCLOSEABLE TRANSACTION FINANCE LEASE TRANSACTIONS | 2026-04-30 | English | |
| 2025 Annual Report | 2026-04-28 | English | |
| DISCLOSEABLE TRANSACTION FINANCE LEASE TRANSACTIONS | 2026-04-28 | English | |
| UNAUDITED FINANCIAL STATEMENTS OF THE GROUP FOR THE FIRST QUARTER OF 2026 | 2026-04-28 | English |
Browse filings by year
28 years- 2026 25 filings
- 2025 204 filings
- 2024 170 filings
- 2023 176 filings
- 2022 163 filings
- 2021 142 filings
- 2020 159 filings
- 2019 46 filings
- 2018 43 filings
- 2017 47 filings
- 2016 71 filings
- 2015 66 filings
- 2014 56 filings
- 2013 104 filings
- 2012 61 filings
- 2011 65 filings
- 2010 89 filings
- 2009 87 filings
- 2008 28 filings
- 2007 51 filings
- 2006 52 filings
- 2005 15 filings
- 2004 12 filings
- 2003 12 filings
- 2002 45 filings
- 2001 15 filings
- 2000 13 filings
- 1999 5 filings
Market data
Market data not available
Price history
Peer group · Financial leasing activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abhinav Leasing & Finance Limited
Provides leasing, hire purchase, and trade finance for asse…
|
538952 | IN | Financial and insurance activit… |
|
AIR LEASE CORP
Purchases, leases, and sells new commercial jet aircraft to…
|
AL | US | Financial and insurance activit… |
|
AK FİNANSAL KİRALAMA A.Ş.
Financial leasing company providing solutions for corporate…
|
AKFK | TR | Financial and insurance activit… |
|
Albis Leasing AG
Provider of leasing and financing solutions for capital goo…
|
ALG | DE | Financial and insurance activit… |
|
Alliance International Education Leasing Holdings Limited
Provides comprehensive finance leasing and advisory service…
|
1563 | HK | Financial and insurance activit… |
|
ALTERNATİF FİNANSAL KİRALAMA A.Ş.
Financial leasing company providing mid- to long-term finan…
|
ALFIN | TR | Financial and insurance activit… |
|
Amedeo Air Four Plus Limited
A specialist fund that acquires, leases, and sells wide-bod…
|
AA4 | GG | Financial and insurance activit… |
|
AmeriTrust Financial Technologies Inc.
FinTech provider of cloud-based transaction platforms for t…
|
AMT | CA | Financial and insurance activit… |
|
Apoorva Leasing Finance & Investment Company Limited
NBFC providing leasing, hire purchase, and credit solutions…
|
539545 | IN | Financial and insurance activit… |
|
Arco Leasing Ltd.
Provides leasing and hire purchase for industrial machinery…
|
511038 | IN | Financial and insurance activit… |
Zhongguancun Science-Tech Leasing 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/50032/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50032 | 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=50032 | 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=50032 \ -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": 50032}, 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 Zhongguancun Science-Tech Leasing Co., Ltd. (id: 50032)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.