get_associate_degree_atlas_details
Retrieve detailed associate degree program information from YOKATLAS, including statistics, quotas, scores, demographics, and historical data for specific program codes and years.
Instructions
Get comprehensive details for a specific associate degree program from YOKATLAS Atlas.
Parameters:
yop_kodu (str): Program YÖP code (e.g., '120910060')
year (int): Data year (e.g., 2024, 2023)
Returns detailed information including:
General program information and statistics
Quota, placement, and score data
Student demographics and distribution
Academic staff and facility information
Historical placement trends
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| yop_kodu | Yes | Program YÖP code (e.g., '120910060') - unique identifier for the associate degree program | |
| year | Yes | Data year for statistics (e.g., 2024, 2023) |