# Institution Types Overview

Institution types classify the kind of organization. Values are derived from [ROR](https://ror.org/) data.

## Values

| ID | Display name |
|----|-------------|
| `archive` | archive |
| `company` | company |
| `education` | education |
| `facility` | facility |
| `government` | government |
| `healthcare` | healthcare |
| `nonprofit` | nonprofit |
| `other` | other |

Use these values with the `type` filter on institutions: `filter=type:education`

See the [Institutions guide](/api/institutions/) for more about institution types.
