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 |
|---|---|---|---|
| 独立董事意见 | 2019-09-19 | Chinese | |
| 关于控股股东股份被轮候冻结的公告 | 2019-09-19 | Chinese | |
| 第九届董事会第三十九次会议决议公告 | 2019-09-19 | Chinese | |
| 2019年第三次临时股东大会决议公告 | 2019-09-10 | Chinese | |
| 2019年第三次临时股东大会的法律意见书 | 2019-09-10 | Chinese | |
| 独立董事意见 | 2019-08-30 | 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
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
15 filings
| |||||
| 41489764 | 独立董事意见 | 2019-09-19 | Chinese | ||
| 41489759 | 关于控股股东股份被轮候冻结的公告 | 2019-09-19 | Chinese | ||
| 41489750 | 第九届董事会第三十九次会议决议公告 | 2019-09-19 | Chinese | ||
| 41489740 | 2019年第三次临时股东大会决议公告 | 2019-09-10 | Chinese | ||
| 41489727 | 2019年第三次临时股东大会的法律意见书 | 2019-09-10 | Chinese | ||
| 41489708 | 独立董事意见 | 2019-08-30 | Chinese | ||
| 41489701 | 第九届董事会第三十八次会议决议公告 | 2019-08-30 | Chinese | ||
| 41489692 | 第九届监事会第二十二次会议决议公告 | 2019-08-30 | Chinese | ||
| 41489687 | 关于2019年半年度募集资金存放与实际使用情况的专项报告 | 2019-08-30 | Chinese | ||
| 41489675 | 关于对外投资设立合资孙公司并完成工商登记的公告 | 2019-08-30 | Chinese | ||
| 41489666 | 2019年半年度报告 | 2019-08-30 | Chinese | ||
| 41489632 | 2019年半年度报告摘要 | 2019-08-30 | Chinese | ||
| 41489625 | 关于在深圳设立全资子公司完成工商登记的公告 | 2019-08-27 | Chinese | ||
| 41489619 | 2019年度第三次临时股东大会会议材料 | 2019-08-23 | Chinese | ||
| 41489614 | 深圳兴飞财务报表(2019年3月31日) | 2019-08-23 | 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… |
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.