# CD.COM.15: education\_level

This code directory represents standardised codes/values for different education levels. This corresponds to Level 1 of the [UNESCO International Standard Classification of Education (ISCED).](https://uis.unesco.org/en/topic/international-standard-classification-education-isced) For a more detailed view, refer to the full standard.

<table><thead><tr><th width="198.5">Code</th><th>Value</th></tr></thead><tbody><tr><td>0</td><td>Early childhood education</td></tr><tr><td>1</td><td>Primary education</td></tr><tr><td>2</td><td>Lower secondary education</td></tr><tr><td>3</td><td>Upper secondary education</td></tr><tr><td>4</td><td>Post-secondary non-tertiary education</td></tr><tr><td>5</td><td>Short-cycle tertiary education</td></tr><tr><td>6</td><td>Bachelor's or equivalent</td></tr><tr><td>7</td><td>Master's or equivalent</td></tr><tr><td>8</td><td>Doctorate or equivalent</td></tr></tbody></table>

### JSON-LD GitHub file

{% embed url="<https://schema.spdci.org/core/v1/code/EducationCode.jsonld>" %}


---

# Agent Instructions: 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://standards.spdci.org/standards/standards-for-interoperability-interfaces/common-standards-for-interoperability-interfaces/data/code-directory/cd.com.15-education_level.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.
