You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This CL adds a new import for IPEDS Graduation Rates data at the national level. It includes new StatVars for graduation rates based on educational attainment (Associate Degree, Postsecondary Certificate) and establishment ownership (Publicly Owned, Privately Owned For Profit, Privately Owned Not For Profit). New enum values for educational attainment are also added.
description: "The high school graduation rate is a percentage of the ninth-grade cohort that graduates in four years."
2622
2622
2623
+
Node: dcid:graduationRate
2624
+
typeOf: schema:Property
2625
+
domainIncludes: dcs:Student
2626
+
name: "graduationRate"
2627
+
rangeIncludes: schema:Number
2628
+
description: "The rate at which students complete a program of study. This is often measured over different timeframes, for example, the percentage of students who complete the program within 100%, 150%, or 200% of the normal time."
description: "An award that requires completion of an organized program of study at the postsecondary level in at least 1 but less than 2 full-time equivalent academic years"
0 commit comments