Jinan High-tech Development Co.,Ltd. — Investor Relations & Filings
About Jinan High-tech Development Co.,Ltd.
Jinan High-tech Development Co., Ltd. specializes in the development and operation of industrial parks, commercial real estate, and residential projects. The company focuses on urban infrastructure construction and the management of high-tech industrial zones. Its core business activities include land development, property management, and strategic investments in emerging sectors such as biotechnology, information technology, and advanced manufacturing. By integrating industrial development with urban planning, the company facilitates the growth of high-tech ecosystems and provides comprehensive support services for enterprises. It plays a significant role in regional economic development through the construction of specialized industrial clusters and the provision of modern office and production facilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2019年度内部控制评价报告 | 2020-06-23 | Chinese | |
| 关于选举第十届监事会职工代表监事的公告 | 2020-06-22 | Chinese | |
| 2020年第二次临时股东大会决议公告 | 2020-06-22 | Chinese | |
| 2020年第二次临时股东大会的法律意见书 | 2020-06-22 | Chinese | |
| 关于公司收购旺盛生态环境股份有限公司部分股权的公告 | 2020-06-19 | Chinese | |
| 关于公司签署协议书的公告 | 2020-06-19 | Chinese |
Browse filings by year
27 years- 2026 17 filings
- 2025 133 filings
- 2024 122 filings
- 2023 128 filings
- 2022 204 filings
- 2021 134 filings
- 2020 118 filings
- 2019 168 filings
- 2018 133 filings
- 2017 197 filings
- 2016 165 filings
- 2015 177 filings
- 2014 134 filings
- 2013 95 filings
- 2012 46 filings
- 2011 47 filings
- 2010 45 filings
- 2009 57 filings
- 2008 43 filings
- 2007 50 filings
- 2006 60 filings
- 2005 48 filings
- 2004 32 filings
- 2003 24 filings
- 2002 36 filings
- 2001 12 filings
- 1993 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 41641882 | 2019年度内部控制评价报告 | 2020-06-23 | Chinese | ||
| 41641869 | 关于选举第十届监事会职工代表监事的公告 | 2020-06-22 | Chinese | ||
| 41641863 | 2020年第二次临时股东大会决议公告 | 2020-06-22 | Chinese | ||
| 41641851 | 2020年第二次临时股东大会的法律意见书 | 2020-06-22 | Chinese | ||
| 41641691 | 关于公司收购旺盛生态环境股份有限公司部分股权的公告 | 2020-06-19 | Chinese | ||
| 41641678 | 关于公司签署协议书的公告 | 2020-06-19 | Chinese | ||
| 41641668 | 济南高新发展股份有限公司拟股权收购所涉及旺盛生态环境股份有限公司股东全部权益价值资产评估报告 | 2020-06-19 | Chinese | ||
| 41641384 | 旺盛生态环境股份有限公司2018年度、2019年度专项审计报告 | 2020-06-19 | Chinese | ||
| 41641120 | 第九届董事会第三十五次临时会议决议公告 | 2020-06-19 | Chinese | ||
| 41641112 | 关于设立子公司的公告 | 2020-06-19 | Chinese | ||
| 41641104 | 2020年第二次临时股东大会会议资料 | 2020-06-15 | Chinese | ||
| 41641098 | 关于召开2020年第二次临时股东大会的通知 | 2020-06-04 | Chinese | ||
| 41641092 | 独立董事候选人声明 | 2020-06-04 | Chinese | ||
| 41641019 | 第九届董事会第三十四次临时会议决议公告 | 2020-06-04 | Chinese | ||
| 41641006 | 第九届监事会第二十二次临时会议决议公告 | 2020-06-04 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
16080022 CANADA INC
Wholly-owned subsidiary of Margaux REIT that amalgamated wi…
|
— | CA | Real estate activities |
|
235 Holdings AD
A real estate investment company that acquires, manages, an…
|
235H | BG | Real estate activities |
|
3P LAND HOLDINGS LTD.
Engaged in real estate development, land management, and pr…
|
3PLAND | IN | Real estate activities |
|
a.a.a. AG Allgemeine Anlageverwaltung
A real estate project and property developer of commercial …
|
AAA | DE | Real estate activities |
|
ABACUS GROUP
Asset manager and owner of metropolitan office and retail p…
|
ABG | AU | Real estate activities |
|
ABACUS STORAGE KING
Owns and manages a portfolio of residential and commercial …
|
ASK | AU | Real estate activities |
|
Abbey Woods Developments Limited
Real estate development firm creating residential and comme…
|
— | CA | Real estate activities |
|
Abitare In
A real estate developer specializing in customized resident…
|
ABT | IT | Real estate activities |
|
abrdn European Logistics Income plc
An investment trust investing in a portfolio of European lo…
|
ASLI | GB | Real estate activities |
|
abrdn Property Income Trust Ltd
A closed-ended investment company winding down its UK comme…
|
API | GG | Real estate activities |
Jinan High-tech Development 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/57022/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57022 | 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=57022 | 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=57022 \ -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": 57022}, 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 Jinan High-tech Development Co.,Ltd. (id: 57022)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.