---
title: "Calculate Oev Gueteklassen"
method: POST
path: "/api/v1/indicators/pt-oev-gueteklassen"
tags: ["Indicators"]
---

# Calculate Oev Gueteklassen

`POST /api/v1/indicators/pt-oev-gueteklassen`

ÖV-Güteklassen (The public transport quality classes) is an indicator for access to public transport.
The indicator makes it possible to identify locations which, thanks to their good access to public transport, have great potential as focal points for development.
The calculation in an automated process from the data in the electronic timetable (GTFS).

## Request body

- CalculateOevGueteklassenParameters
  - `start_time` integer
  - `end_time` integer
  - `weekday` integer
  - `study_area_ids` integer[]
  - `return_type` 'geojson' | 'geobuf' — "Default return types
  - `station_config` object, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/plan4better/apis/goat.md) · [All operations](https://skmtc.net/plan4better/apis/goat/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/plan4better/goat/revisions/931df3e5ac48/schema)
