
SanDi — Investor Relations & Filings
SanDi Properties Co., Ltd., a member of the SanDi Group, specializes in the integrated development, construction, and sale of residential and commercial real estate. The company manages the full project lifecycle, encompassing land acquisition, architectural planning, and after-sales service. Its portfolio includes diverse developments such as high-rise residential complexes, townhouses, and urban renewal projects, notably the "Aimei" series. SanDi Properties prioritizes sustainable development and ESG principles, focusing on the creation of green, healthy community environments that balance economic, social, and environmental value. By collaborating with leading architectural professionals, the company delivers modern living spaces and community-centric infrastructure, aiming to provide comprehensive housing solutions and long-term property management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_1438_20260625F13.pdf | 2026-05-25 | Chinese | |
| 115年年報及股東會資料 — 2026_1438_20260625FE2.pdf | 2026-05-25 | English | |
| 115年年報及股東會資料 — 2026_1438_20260625F02.pdf | 2026-05-25 | Chinese | |
| 115年年報及股東會資料 — 2026_1438_20260625FE1.pdf | 2026-05-25 | English | |
| 115年年報及股東會資料 — 2026_1438_20260625F01.pdf | 2026-05-25 | Chinese | |
| 115年第1季權益變動表 | 2026-05-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47013843 | 115年年報及股東會資料 — 2026_1438_20260625F13.pdf | 2026-05-25 | Chinese | ||
| 47013839 | 115年年報及股東會資料 — 2026_1438_20260625FE2.pdf | 2026-05-25 | English | ||
| 47013835 | 115年年報及股東會資料 — 2026_1438_20260625F02.pdf | 2026-05-25 | Chinese | ||
| 47013831 | 115年年報及股東會資料 — 2026_1438_20260625FE1.pdf | 2026-05-25 | English | ||
| 47013826 | 115年年報及股東會資料 — 2026_1438_20260625F01.pdf | 2026-05-25 | Chinese | ||
| 46373683 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373419 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46373132 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372775 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 45997160 | 115年第1季財務報告書 — 202601_1438_AI2.pdf | 2026-05-13 | Chinese | ||
| 45751887 | 公告本公司董事會通過115年第一季財務報告 | 2026-05-11 | Chinese | ||
| 45751493 | 公告本公司董事會決議召開115年股東常會相關事宜(新增議案) | 2026-05-11 | Chinese | ||
| 45751458 | 民國114年度股利分派情形 | 2026-05-11 | Chinese | ||
| 45746906 | 114年度股利金額(董事會決議) | 2026-05-11 | Chinese | ||
| 46897950 | 115年4月背書保證與資金貸與 | 2026-05-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ATAKULE GAYRİMENKUL YATIRIM ORTAKLIĞI A.Ş.
A real estate investment trust developing and managing comm…
|
AGYO | TR | Real estate activities |
|
Atal S.A.
A real estate developer of residential, office, and investm…
|
1AT | PL | Real estate activities |
|
ATENOR
International developer of large-scale, sustainable, mixed-…
|
ATEB | BE | Real estate activities |
|
Athos Immobilien AG
Real estate firm for development, investment, and managemen…
|
ATH | AT | Real estate activities |
|
ATOM HOTELES
A real estate investment vehicle that acquires and manages …
|
YATO | ES | Real estate activities |
|
Atrium Bire Sigi S.A.
A real estate investment company acquiring and managing cor…
|
MLATR | PT | Real estate activities |
|
Atrium Ljungberg
Owns, manages, and develops sustainable mixed-use propertie…
|
ATRLJ | SE | Real estate activities |
|
ATRIUM REAL ESTATE INVESTMENT TRUST
Primarily owns and invests in industrial properties and rel…
|
— | MY | Real estate activities |
|
ATTACQ LIMITED
Engaged in property development and investment, specializin…
|
ATT | ZA | Real estate activities |
|
Aurora Eiendom AS
A real estate company that owns, operates, and develops sho…
|
AURA | NO | Real estate activities |
SanDi 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/51801/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51801 | 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=51801 | 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=51801 \ -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": 51801}, 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 SanDi (id: 51801)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.