> For the complete documentation index, see [llms.txt](https://central-docs.mymagic.my/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://central-docs.mymagic.my/data-standard.md).

# MaGIC Data Standard

### Publication

Published data standard can be found in this [Gdrive directory](https://drive.google.com/drive/folders/1LdmDXLWJ_8a13v3PMVap_2Y_MCBBu8Uy)

* [Industry](https://drive.google.com/open?id=12H03rMqpgl69kmiHQgnZF1QKFyKXlcKTxe9fgJ6JPk8)&#x20;
* [Technology](https://drive.google.com/drive/folders/1LdmDXLWJ_8a13v3PMVap_2Y_MCBBu8Uy)
* [Persona](https://drive.google.com/open?id=1s5t6gGrEH0tOdPrC57T-af5zdcuv14UrDNYwUh1DClg)&#x20;
* [Startup Stages ](https://drive.google.com/open?id=1MVkqNgw-qb8xWX407AB4Dftiyu75Zd4_mAYcoMq4sB4)
* [SDG](https://docs.google.com/document/d/13am4iVrFOzH01CtPK9X3mJTNgVck5Zmz3ov33V-z21s/edit?usp=sharing)&#x20;
* [Race](https://drive.google.com/open?id=1l1x72mxDejDsElZpKMbSTHINdyy60YqQhEidaplXmOs)&#x20;
* Beneficiary (Pending from SE team)
* [Classification](https://drive.google.com/drive/folders/1LdmDXLWJ_8a13v3PMVap_2Y_MCBBu8Uy) (Pending from Corp team)
* [Hear From ](https://drive.google.com/open?id=1iqRPOLeowA0JBk_GlTeFORsfcPsJmRSbecuZsDDhHwM)(Marco requirement)&#x20;
* [Legal Form ](https://docs.google.com/document/d/1kYGAhxcpjMDEWMoG96tQ4pFontIFXPlcWZXUpQd1sK8/edit?usp=sharing)(Type of company)&#x20;
* [Social Impact](https://drive.google.com/open?id=12wyH_1M6qnn2WiMeC7RMhIoWfCdR7-xcbiIgbm3dVUk) (Deprecated, please use SDG)&#x20;
* [Knowledge Domain ](https://drive.google.com/open?id=1xRqnPmALfX-Hz7FZoWyC1-TB5MNqqUe0TRO8-jetI08)(Deprecated, use by Academy in the past)

### Data Type

#### Startup Organisation

* Organisation Name&#x20;
* Legal Form (e.g. Sdn Bhd, LLP, etc)
* Organisation Registration Number (e.g. SSM)
* Address&#x20;
* Country&#x20;
* State&#x20;
* City&#x20;
* Contact Email&#x20;
* Industry&#x20;
* Year Founded&#x20;
* Website

#### Social Enterprise Organisation

* Organisation Name&#x20;
* Legal Form (e.g. Sdn Bhd, LLP, etc)
* Organisation Registration Number (e.g. SSM)
* Address&#x20;
* Country&#x20;
* State&#x20;
* City&#x20;
* Contact Email&#x20;
* Primary SDG&#x20;
* Industry&#x20;
* Year Founded&#x20;
* Website

#### Individual

* Email (verified)
* Full name&#x20;
* IC Number / Passport&#x20;
* Country&#x20;
* State&#x20;
* Race&#x20;
* Gender&#x20;
* Date of Birth&#x20;
* Mobile Number&#x20;
* Persona (Student, Aspiring entrepreneurs, Startup founder, etc)

#### Event

{% hint style="info" %}
Everyone should buy their own ticket. Participants are not allowed to buy on behalf of their friends.
{% endhint %}

* Title&#x20;
* Description&#x20;
* Location (Full Address)&#x20;
* Date Start & End Registered&#x20;
* Participants Attended&#x20;
* Participants Event owners (organisation) & their role (e.g. main organiser, supporting, sponsor…)

### Others References

* [Master Doc for Data Standard 2020](https://docs.google.com/presentation/d/17uTi_GSYywW7Fk-iC20nJ1DuS_8z8Hef8iPku5cLEYU/edit?usp=sharing) - maintain by Afidz from Strategy team


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://central-docs.mymagic.my/data-standard.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
