
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 |
|---|---|---|---|
|
Barings Core Spain
A REIT that acquires and manages income-generating retail a…
|
MLBAR | ES | Real estate activities |
|
Baroda Rayon Corpn. Ltd.
Transitioned from synthetic fiber manufacturing to real est…
|
500270 | IN | Real estate activities |
|
Basilix N.V.
Issuer of a real estate investment certificate for a shoppi…
|
BAS | BE | Real estate activities |
|
Bassac
A European real estate group focused on property developmen…
|
BASS | FR | Real estate activities |
|
BATI EGE GAYRİMENKUL YATIRIM ORTAKLIĞI A.Ş.
A real estate investment trust developing projects in Deniz…
|
BEGYO | TR | Real estate activities |
|
Bay Equities Inc.
Primarily focused on construction, development, and commerc…
|
BEQ | CA | Real estate activities |
|
BBI Bürgerliches Brauhaus Immobilien AG
A real estate holding company that acquires, rents, and man…
|
BBI | DE | Real estate activities |
|
BBI Development S.A.
Real estate developer of commercial and residential project…
|
BBD | PL | Real estate activities |
|
BCB BERHAD
Investment holding company primarily engaged in property de…
|
— | MY | Real estate activities |
|
BEDI BERHAD
A property development company crafting exceptional real es…
|
— | MY | 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.