Fujian Start Group Co.,Ltd — Investor Relations & Filings
About Fujian Start Group Co.,Ltd
Fujian Start Group Co.,Ltd. specializes in the development and implementation of information technology solutions, focusing on the integration of the Internet of Things (IoT), big data, and cloud computing. The company provides a range of intelligent terminals, networking hardware, and software platforms tailored for sectors such as finance, telecommunications, and public administration. Its core activities involve the design of smart city infrastructure and the provision of data-driven services aimed at improving operational efficiency and digital connectivity. By leveraging its technical expertise in system integration and hardware manufacturing, the company delivers comprehensive digital transformation tools and specialized equipment to meet the requirements of modern enterprise and urban environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 福建实达集团股份有限公司高级管理人员薪酬管理制度 | 2025-07-24 | Chinese | |
| 福建实达集团股份有限公司选聘会计师事务所管理办法 | 2025-07-24 | Chinese | |
| 福建实达集团股份有限公司2025年半年度业绩预告 | 2025-07-14 | Chinese | |
| 福建实达集团股份有限公司关于上海证券交易所对公司2024年年度报告的信息披露监管工作函的回复公告 | 2025-06-27 | Chinese | |
| 华兴会计师事务所(特殊普通合伙)关于对《福建实达集团股份有限公司2024年年度报告的信息披露监管工作函》回复的专项说明 | 2025-06-27 | Chinese | |
| 福建实达集团股份有限公司关于公司副总裁辞职的公告 | 2025-05-16 | Chinese |
Browse filings by year
27 years- 2026 51 filings
- 2025 104 filings
- 2024 112 filings
- 2023 99 filings
- 2022 209 filings
- 2021 163 filings
- 2020 169 filings
- 2019 218 filings
- 2018 195 filings
- 2017 210 filings
- 2016 226 filings
- 2015 182 filings
- 2014 118 filings
- 2013 66 filings
- 2012 58 filings
- 2011 60 filings
- 2010 60 filings
- 2009 69 filings
- 2008 93 filings
- 2007 109 filings
- 2006 82 filings
- 2005 65 filings
- 2004 30 filings
- 2003 27 filings
- 2002 27 filings
- 2001 14 filings
- 1996 3 filings
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… |
Fujian Start 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/56961/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56961 | 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=56961 | 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=56961 \ -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": 56961}, 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 Fujian Start Group Co.,Ltd (id: 56961)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.