
FESCO GROUP CO., LTD — Investor Relations & Filings
FESCO Group Co., Ltd. is a comprehensive human resources service provider specializing in a wide range of workforce management solutions. The company offers services including HR outsourcing, recruitment and executive search, payroll and tax management, employee benefits administration, and labor dispatch. It also provides specialized consulting services related to labor laws and compliance. Serving a diverse clientele that includes multinational corporations, state-owned enterprises, and private businesses, the company leverages its extensive service network and decades of operational experience to streamline human capital management. Its core focus remains on delivering integrated HR solutions that enhance organizational efficiency and ensure regulatory compliance across various business sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 北京城乡关于本次交易符合《上市公司重大资产重组管理办法》第十一条和第四十三条规定的说明 | 2022-04-11 | Chinese | |
| 北京城乡关于股东权益变动的提示性公告 | 2022-04-11 | Chinese | |
| 中信建投证券股份有限公司关于北京城乡商业(集团)股份有限公司本次交易产业政策和交易类型的独立财务顾问核查意见 | 2022-04-11 | Chinese | |
| 北京城乡关于公司控股股东向本公司之全资子公司提供资金支持暨关联交易的公告 | 2022-04-11 | Chinese | |
| 北京城乡董事会关于评估机构的独立性、评估假设前提的合理性、评估方法与评估目的的相关性以及评估定价的公允性的说明 | 2022-04-11 | Chinese | |
| 北京城乡关于本次重大资产重组未摊薄即期回报的公告 | 2022-04-11 | Chinese |
Browse filings by year
27 years- 2026 14 filings
- 2025 106 filings
- 2024 73 filings
- 2023 107 filings
- 2022 146 filings
- 2021 69 filings
- 2020 40 filings
- 2019 62 filings
- 2018 66 filings
- 2017 61 filings
- 2016 49 filings
- 2015 59 filings
- 2014 29 filings
- 2013 21 filings
- 2012 24 filings
- 2011 19 filings
- 2010 22 filings
- 2009 25 filings
- 2008 26 filings
- 2007 20 filings
- 2006 43 filings
- 2005 16 filings
- 2004 10 filings
- 2003 13 filings
- 2002 15 filings
- 2001 7 filings
- 1994 1 filing
Market data
Market data not available
Price history
Peer group · Temporary employment agency activities and other human resource provisions
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aarvi Encon Limited
Provides technical manpower outsourcing and engineering con…
|
AARVI | IN | Administrative and support serv… |
|
Accordant Group Limited
Provides workforce management and recruitment services acro…
|
AGL | NZ | Administrative and support serv… |
|
ADCORP HOLDINGS LIMITED
Provides comprehensive workforce solutions including staffi…
|
ADR | ZA | Administrative and support serv… |
|
Adecco Group AG
A global talent and technology advisory firm offering compr…
|
ADI1 | CH | Administrative and support serv… |
|
Al Mawarid Manpower Co.
Provides HR solutions and recruitment for professional, tec…
|
1833 | SA | Administrative and support serv… |
|
AMADEUS FIRE AG
Provider of specialized personnel services and professional…
|
AAD | DE | Administrative and support serv… |
|
AMN HEALTHCARE SERVICES INC
Provides healthcare workforce solutions, staffing, and tech…
|
AMN | US | Administrative and support serv… |
|
ANI Integrated Services Limited
Provides technical manpower and engineering support for div…
|
AISL | IN | Administrative and support serv… |
|
ARTNER CO.,LTD.
Technical services provider specializing in engineer dispat…
|
2163 | JP | Administrative and support serv… |
|
ASHLEY SERVICES GROUP LIMITED
Provides integrated labor hire, recruitment, and vocational…
|
ASH | AU | Administrative and support serv… |
FESCO 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/57064/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57064 | 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=57064 | 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=57064 \ -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": 57064}, 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 FESCO GROUP CO., LTD (id: 57064)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.