---
title: "Get the Occupation Automation Index"
method: POST
path: "/{nation}/data"
tags: ["Nation"]
---

# Get the Occupation Automation Index

`POST /{nation}/data`

Get occupation automation index index for requested set of occupation codes. Occupation codes that are invalid or don't exist in the data will be returned with the value `null`.

## Request body

- union[]
  - union — An occupation code
    - string
    - integer

## Response `200`

OK

- DataResponse
  - `data` object, required

## Other responses

- `400` — Bad request
- `404` — The facet you requested wasn't found.

---

[API](https://skmtc.net/lightcast/apis/alumni-pathways-2-0.md) · [All operations](https://skmtc.net/lightcast/apis/alumni-pathways-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lightcast/alumni-pathways-2-0/revisions/fc66b9877391/schema)
