get_bachelor_degree_atlas_details
Retrieve detailed bachelor's degree program information from YOKATLAS, including statistics, quotas, placement trends, student demographics, and academic staff data using the program's YÖP code and year.
Instructions
Get comprehensive details for a specific bachelor's degree program from YOKATLAS Atlas.
Parameters:
- yop_kodu (str): Program YÖP code (e.g., '102210277')
- 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., '102210277') - unique identifier for the bachelor's degree program |