Entity Relationship Graph
Export person-company relationship data as structured graphs for network analysis, visualization, and research.
What is included
- 1.Director appointments — current and former board seats from SGX filings
- 2.Executive roles — CEO, CFO, and C-suite positions from management team data
- 3.Cross-platform links — positions held at charities, public sector bodies, and private companies (where available)
- 4.Insider trades — buy/sell transactions by directors and substantial holders
JSON-LD
Schema.org-compatible linked data format. Ideal for web applications, knowledge graphs, and programmatic consumption.
Content-Type: application/jsonGraphML
Standard XML graph format supported by Neo4j, Gephi, Cytoscape, yEd, and most network analysis tools.
Content-Type: application/xmlExport
Leave ticker and person empty to export the full graph. Filter to a single company or person for a focused subgraph.
API Access
Programmatically access the graph export via the REST API:
GET /api/v1/graph?format=json&ticker=D05&depth=1See the API documentation for authentication details and rate limits.