
A-Living Smart City Services Co., Ltd. — Investor Relations & Filings
A-Living Smart City Services Co., Ltd. is a comprehensive service provider specializing in property management and integrated urban services. The company's business portfolio includes traditional property services, community business operations, public and corporate services, and city operation management. A key focus is the strategic expansion into smart city solutions, utilizing technology to enhance service quality and efficiency. These smart city services encompass municipal sanitation, street cleaning, waste management, and intelligent community solutions. The company leverages smart technology to optimize urban life order and address logistical challenges, aiming to create safe, efficient, and intelligent living environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-04 | English | |
| 2025 ENVIRONMENTAL, SOCIAL AND GOVERNANCE REPORT | 2026-04-28 | English | |
| PROXY FORM FOR 2025 ANNUAL GENERAL MEETING TO BE HELD ON 28 MAY 2026 | 2026-04-28 | English | |
| NOTICE OF 2025 ANNUAL GENERAL MEETING TO BE HELD ON 28 MAY 2026 | 2026-04-28 | English | |
| (1) REPORT OF THE BOARD OF DIRECTORS FOR 2025 (2) REPORT OF THE SUPERVISORY COMMITTEE FOR 2025 (3) AUDITED CONSOLIDATED FINANCIAL STATEMENTS FOR 2025 (4) 2025 ANNUAL REPORT (5) ANNUAL FINANCIAL BUDGET | 2026-04-28 | English | |
| 2025 ANNUAL REPORT | 2026-04-28 | English |
Browse filings by year
10 yearsMarket data
Market data not available
Price history
Peer group · Collection of non-hazardous waste
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Biancamano
A holding company specializing in environmental services an…
|
BCM | IT | Water supply; sewerage, waste m… |
|
CLIBA INGENIERIA URBANA S A
Provides comprehensive urban hygiene and sustainable waste …
|
— | AR | Water supply; sewerage, waste m… |
|
CPH LTD.
Primarily provides waste services, also manufactures and re…
|
539 | SG | Water supply; sewerage, waste m… |
|
FULONGMA GROUP CO.,LTD.
Manufactures sanitation equipment and provides integrated e…
|
603686 | CN | Water supply; sewerage, waste m… |
|
Gangyu Smart Urban Services Holding Limited
An investment holding company specializing in integrated ur…
|
265 | HK | Water supply; sewerage, waste m… |
|
GFL Environmental Inc.
Diversified environmental services company for solid and li…
|
GFL | CA | Water supply; sewerage, waste m… |
|
Infore Environment Technology Group Co., Ltd.
Provides environmental protection equipment, smart sanitati…
|
000967 | CN | Water supply; sewerage, waste m… |
|
Jinglv Environment Science and Technology Co.,Ltd.
Provides integrated urban and rural sanitation services and…
|
001230 | CN | Water supply; sewerage, waste m… |
|
Net-a-Go Technology Company Limited
Investment holding company providing environmental maintena…
|
1483 | HK | Water supply; sewerage, waste m… |
|
QiaoYin City Management Co., Ltd.
Provides integrated urban management and environmental sani…
|
002973 | CN | Water supply; sewerage, waste m… |
A-Living Smart City Services 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/50809/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50809 | 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=50809 | 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=50809 \ -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": 50809}, 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 A-Living Smart City Services Co., Ltd. (id: 50809)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.