get_associate_degree_atlas_details
Retrieve detailed information about an associate degree program from YOKATLAS Atlas using its YÖP code and specific year, including program statistics, quotas, placement data, and academic details.
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
Name | Required | Description | Default |
---|---|---|---|
year | Yes | Data year for statistics (e.g., 2024, 2023) | |
yop_kodu | Yes | Program YÖP code (e.g., '120910060') - unique identifier for the associate degree program |