
INESA Intelligent Tech Inc. — Investor Relations & Filings
INESA Intelligent Tech Inc. specializes in the development and implementation of smart city solutions and advanced information technology services. The company focuses on integrating cloud computing, big data analytics, and the Internet of Things (IoT) to enhance urban management and industrial efficiency. Its core portfolio includes intelligent hardware manufacturing, software platform development, and system integration services. Key offerings encompass smart lighting systems, intelligent building management, food safety traceability platforms, and comprehensive cloud infrastructure. By leveraging a "Cloud + Terminal" strategy, the company supports digital transformation across various sectors, providing end-to-end solutions for urban governance, public services, and enterprise operations. Its technical expertise lies in creating interconnected ecosystems that optimize resource allocation and improve operational transparency in complex urban environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 独立董事2019年度述职报告 | 2020-04-24 | Chinese | |
| 独立董事关于公司2019年度对外担保事项的专项说明及独立意见函 | 2020-04-24 | Chinese | |
| 十届二十三次董事会会议决议公告 | 2020-04-24 | Chinese | |
| 2019年度内部控制审计报告 | 2020-04-24 | Chinese | |
| 关于为全资子公司提供担保的公告 | 2020-04-24 | Chinese | |
| 2019年度利润分配方案公告 | 2020-04-24 | Chinese |
Browse filings by year
29 years- 2026 26 filings
- 2025 87 filings
- 2024 74 filings
- 2023 122 filings
- 2022 62 filings
- 2021 59 filings
- 2020 70 filings
- 2019 66 filings
- 2018 46 filings
- 2017 150 filings
- 2016 102 filings
- 2015 115 filings
- 2014 54 filings
- 2013 44 filings
- 2012 61 filings
- 2011 28 filings
- 2010 26 filings
- 2009 56 filings
- 2008 43 filings
- 2007 37 filings
- 2006 36 filings
- 2005 55 filings
- 2004 16 filings
- 2003 17 filings
- 2002 28 filings
- 2001 10 filings
- 1999 1 filing
- 1993 7 filings
- 1992 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 41223819 | 独立董事2019年度述职报告 | 2020-04-24 | Chinese | ||
| 41223793 | 独立董事关于公司2019年度对外担保事项的专项说明及独立意见函 | 2020-04-24 | Chinese | ||
| 41223779 | 十届二十三次董事会会议决议公告 | 2020-04-24 | Chinese | ||
| 41223770 | 2019年度内部控制审计报告 | 2020-04-24 | Chinese | ||
| 41223584 | 关于为全资子公司提供担保的公告 | 2020-04-24 | Chinese | ||
| 41223572 | 2019年度利润分配方案公告 | 2020-04-24 | Chinese | ||
| 41223559 | 第十届监事会关于会计政策变更的说明 | 2020-04-24 | Chinese | ||
| 41223539 | 2019年年度报告 | 2020-04-24 | Chinese | ||
| 41223462 | 关于会计政策变更的公告 | 2020-04-24 | Chinese | ||
| 41223452 | 关于续聘立信会计师事务所(特殊普通合伙)的公告 | 2020-04-24 | Chinese | ||
| 41223435 | 关于2019年度日常关联交易执行情况及2020年度日常关联交易预计的公告 | 2020-04-24 | Chinese | ||
| 41223420 | 2019年年度报告摘要 | 2020-04-24 | Chinese | ||
| 41223406 | 董事会审计委员会2019年度履职情况报告 | 2020-04-24 | Chinese | ||
| 41223371 | 第十届董事会关于会计政策变更的说明 | 2020-04-24 | Chinese | ||
| 41223353 | 2019年度内部控制评价报告 | 2020-04-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1000mercis
Marketing technology group for data-driven advertising and …
|
ALMIL | FR | Telecommunications, computer pr… |
|
3C IT Solutions and Telecoms (India) Limited
Provides IT infrastructure, system integration, cloud, and …
|
544190 | IN | Telecommunications, computer pr… |
|
3 E Network Technology Group Ltd
B2B IT solutions provider of software for property, restaur…
|
MASK | US | Telecommunications, computer pr… |
|
3i Infotech limited
Provides digital transformation, cloud services, and specia…
|
3IINFOLTD | IN | Telecommunications, computer pr… |
|
4C Group AB
Provides software and expert services for readiness, traini…
|
4C | SE | Telecommunications, computer pr… |
|
4GLOBAL PLC
A data, services, and software company for the sports and p…
|
4GBL | GB | Telecommunications, computer pr… |
|
4SIGHT HOLDINGS LIMITED
Technology group providing digital transformation solutions…
|
4SIE | ZA | Telecommunications, computer pr… |
|
AAA TECHNOLOGIES LIMITED
Provides IS auditing, cybersecurity consulting, and IT comp…
|
AAATECH | IN | Telecommunications, computer pr… |
|
ABEJA,Inc.
An AI technology company that facilitates the digital trans…
|
5574 | JP | Telecommunications, computer pr… |
|
Abra Information Technologies Ltd.
Develops, implements, and integrates complex software and h…
|
ABRA | IL | Telecommunications, computer pr… |
INESA Intelligent Tech Inc. 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/56855/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56855 | 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=56855 | 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=56855 \ -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": 56855}, 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 INESA Intelligent Tech Inc. (id: 56855)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.