Fetch Industry Valued Credentials Data
Source:R/fetch_college_career.R
fetch_industry_credentials.RdDownloads and extracts industry-valued credentials earned by students from the SPR database. Organized by career cluster.
Value
Data frame with industry credentials including:
end_year, county_id, county_name, district_id, district_name
school_id, school_name (for school-level data)
career_cluster - Career cluster area (e.g., "Health Sciences", "STEM")
students_enrolled - Number of students enrolled in CTE program
earned_one_credential - Students earning at least one credential
credentials_earned - Total industry credentials earned
Aggregation flags (is_state, is_county, is_district, is_school, is_charter)