diff --git a/core/census_enums.mcf b/core/census_enums.mcf index d13c7c26a..44048784c 100644 --- a/core/census_enums.mcf +++ b/core/census_enums.mcf @@ -231,6 +231,11 @@ subClassOf: schema:Enumeration dcid: "USC_EducationalAttainmentEnum" name: "USC_EducationalAttainmentEnum" +Node: dcid:CourseCompletionTimeEnum +typeOf: schema:Class +subClassOf: schema:Enumeration +name: "CourseCompletionTimeEnum" + Node: dcid:parentEducationStatus typeOf: schema:Property domainIncludes: dcs:School diff --git a/core/dcschema.mcf b/core/dcschema.mcf index 2491a005d..a2c6d30dd 100644 --- a/core/dcschema.mcf +++ b/core/dcschema.mcf @@ -2620,6 +2620,12 @@ rangeIncludes: schema:Number domainIncludes: dcs:Student description: "The high school graduation rate is a percentage of the ninth-grade cohort that graduates in four years." +Node: dcid:graduationRate +typeOf: schema:Property +domainIncludes: dcs:Person +name: "graduationRate" +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." + Node: dcid:Percentile typeOf: schema:UnitOfMeasure name: "Percentile" @@ -5743,3 +5749,25 @@ name: "Sparsely populated rural areas" description: "Sparsely populated areas with dispersed small settlements that are located at a distance from each other." descriptionUrl: "https://stat.fi/meta/kas/kaupunki_maaseu_en.html" typeOf: dcs:HumanSettlementClassificationEnum + +Node: dcid:courseCompletionTime +typeOf: schema:Property +name: "courseCompletionTime" +description: "The time within which a course or program is completed, often expressed relative to the normal or expected duration." +domainIncludes: dcid:Person +rangeIncludes: dcs:CourseCompletionTimeEnum + +Node: dcid:Within100PercentOfNormalTime +typeOf: dcid:CourseCompletionTimeEnum +name: "Within 100 percent of normal time" +description: "Indicates course completion within the standard full-time duration expected for the program " + +Node: dcid:Within150PercentOfNormalTime +typeOf: dcid:CourseCompletionTimeEnum +name: "Within 150 percent of normal time" +description: "Indicates course completion within 150% of the standard full-time duration expected for the program." + +Node: dcid:Within200PercentOfNormalTime +typeOf: dcid:CourseCompletionTimeEnum +name: "Within 200 percent of normal time" +description: "Indicates course completion within 200% of the standard full-time duration expected for the program." diff --git a/core/enum_specializations.mcf b/core/enum_specializations.mcf index 277ad3c4b..9f4e16266 100644 --- a/core/enum_specializations.mcf +++ b/core/enum_specializations.mcf @@ -220,6 +220,18 @@ Node: dcid:GraduateOrProfessionalDegree typeOf: dcs:USC_EducationalAttainmentEnum specializationOf: dcs:BachelorsDegreeOrHigher +Node: dcid:AssociateDegreeOrCertificate +typeOf: dcs:USC_EducationalAttainmentEnum +specializationOf: dcs:SecondaryOrHigher +description: "An award that normally requires at least 2 but less than 4 years of full-time equivalent college work" +descriptionUrl: "https://academicprograms.uic.edu/resources/ipeds/" + +Node: dcid:PostSecondaryCertificate +typeOf: dcs:USC_EducationalAttainmentEnum +specializationOf: dcs:SecondaryOrHigher +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" +descriptionUrl: "https://academicprograms.uic.edu/resources/ipeds/" + # *CrimeTypeEnum from dcschema_enum_instances.mcf # USC_DetailedLevelOfSchoolEnum is range of detailedLevelOfSchool diff --git a/stat_vars/IPEDS_GraduationRates_National.mcf b/stat_vars/IPEDS_GraduationRates_National.mcf new file mode 100644 index 000000000..d2ae45b5e --- /dev/null +++ b/stat_vars/IPEDS_GraduationRates_National.mcf @@ -0,0 +1,350 @@ +Node: dcid:GraduationRate_Person_Within100PercentOfNormalTime_EducationalAttainmentAssociateDegreeOrCertificate +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for associate degree or certificate completed within 100 percent of normal course completion time" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within100PercentOfNormalTime +educationalAttainment: dcid:AssociateDegreeOrCertificate + +Node: dcid:GraduationRate_Person_Within100PercentOfNormalTime_EducationalAttainmentAssociateDegreeOrCertificate_PrivatelyOwnedForProfitEstablishment +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for associate degree or certificate completed within 100 percent of normal course completion time at private for-profit establishment" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within100PercentOfNormalTime +educationalAttainment: dcid:AssociateDegreeOrCertificate +establishmentOwnership: dcid:PrivatelyOwnedForProfit + +Node: dcid:GraduationRate_Person_Within100PercentOfNormalTime_EducationalAttainmentAssociateDegreeOrCertificate_PrivatelyOwnedNotForProfitEstablishment +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for associate degree or certificate completed within 100 percent of normal course completion time at private non-profit establishment" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within100PercentOfNormalTime +educationalAttainment: dcid:AssociateDegreeOrCertificate +establishmentOwnership: dcid:PrivatelyOwnedNotForProfit + +Node: dcid:GraduationRate_Person_Within100PercentOfNormalTime_EducationalAttainmentAssociateDegreeOrCertificate_PubliclyOwnedEstablishment +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for associate degree or certificate completed within 100 percent of normal course completion time at public establishment" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within100PercentOfNormalTime +educationalAttainment: dcid:AssociateDegreeOrCertificate +establishmentOwnership: dcid:PubliclyOwned + +Node: dcid:GraduationRate_Person_Within100PercentOfNormalTime_EducationalAttainmentBachelorsDegree +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for bachelors degree completed within 100 percent of normal course completion time" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within100PercentOfNormalTime +educationalAttainment: dcid:BachelorsDegree + +Node: dcid:GraduationRate_Person_Within100PercentOfNormalTime_EducationalAttainmentBachelorsDegree_PrivatelyOwnedForProfitEstablishment +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for bachelors degree completed within 100 percent of normal course completion time at private for-profit establishment" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within100PercentOfNormalTime +educationalAttainment: dcid:BachelorsDegree +establishmentOwnership: dcid:PrivatelyOwnedForProfit + +Node: dcid:GraduationRate_Person_Within100PercentOfNormalTime_EducationalAttainmentBachelorsDegree_PrivatelyOwnedNotForProfitEstablishment +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for bachelors degree completed within 100 percent of normal course completion time at private non-profit establishment" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within100PercentOfNormalTime +educationalAttainment: dcid:BachelorsDegree +establishmentOwnership: dcid:PrivatelyOwnedNotForProfit + +Node: dcid:GraduationRate_Person_Within100PercentOfNormalTime_EducationalAttainmentBachelorsDegree_PubliclyOwnedEstablishment +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for bachelors degree completed within 100 percent of normal course completion time at public establishment" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within100PercentOfNormalTime +educationalAttainment: dcid:BachelorsDegree +establishmentOwnership: dcid:PubliclyOwned + +Node: dcid:GraduationRate_Person_Within100PercentOfNormalTime_EducationalAttainmentPostSecondaryCertificate +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for post secondary certificate completed within 100 percent of normal course completion time" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within100PercentOfNormalTime +educationalAttainment: dcid:PostSecondaryCertificate + +Node: dcid:GraduationRate_Person_Within100PercentOfNormalTime_EducationalAttainmentPostSecondaryCertificate_PrivatelyOwnedForProfitEstablishment +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for post secondary certificate completed within 100 percent of normal course completion time at private for-profit establishment" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within100PercentOfNormalTime +educationalAttainment: dcid:PostSecondaryCertificate +establishmentOwnership: dcid:PrivatelyOwnedForProfit + +Node: dcid:GraduationRate_Person_Within100PercentOfNormalTime_EducationalAttainmentPostSecondaryCertificate_PrivatelyOwnedNotForProfitEstablishment +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for post secondary certificate completed within 100 percent of normal course completion time at private non-profit establishment" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within100PercentOfNormalTime +educationalAttainment: dcid:PostSecondaryCertificate +establishmentOwnership: dcid:PrivatelyOwnedNotForProfit + +Node: dcid:GraduationRate_Person_Within100PercentOfNormalTime_EducationalAttainmentPostSecondaryCertificate_PubliclyOwnedEstablishment +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for post secondary certificate completed within 100 percent of normal course completion time at public establishment" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within100PercentOfNormalTime +educationalAttainment: dcid:PostSecondaryCertificate +establishmentOwnership: dcid:PubliclyOwned + +Node: dcid:GraduationRate_Person_Within150PercentOfNormalTime_EducationalAttainmentAssociateDegreeOrCertificate +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for associate degree or certificate completed within 150 percent of normal course completion time" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within150PercentOfNormalTime +educationalAttainment: dcid:AssociateDegreeOrCertificate + +Node: dcid:GraduationRate_Person_Within150PercentOfNormalTime_EducationalAttainmentAssociateDegreeOrCertificate_PrivatelyOwnedForProfitEstablishment +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for associate degree or certificate completed within 150 percent of normal course completion time at private for-profit establishment" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within150PercentOfNormalTime +educationalAttainment: dcid:AssociateDegreeOrCertificate +establishmentOwnership: dcid:PrivatelyOwnedForProfit + +Node: dcid:GraduationRate_Person_Within150PercentOfNormalTime_EducationalAttainmentAssociateDegreeOrCertificate_PrivatelyOwnedNotForProfitEstablishment +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for associate degree or certificate completed within 150 percent of normal course completion time at private non-profit establishment" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within150PercentOfNormalTime +educationalAttainment: dcid:AssociateDegreeOrCertificate +establishmentOwnership: dcid:PrivatelyOwnedNotForProfit + +Node: dcid:GraduationRate_Person_Within150PercentOfNormalTime_EducationalAttainmentAssociateDegreeOrCertificate_PubliclyOwnedEstablishment +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for associate degree or certificate completed within 150 percent of normal course completion time at public establishment" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within150PercentOfNormalTime +educationalAttainment: dcid:AssociateDegreeOrCertificate +establishmentOwnership: dcid:PubliclyOwned + +Node: dcid:GraduationRate_Person_Within150PercentOfNormalTime_EducationalAttainmentBachelorsDegree +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for bachelors degree completed within 150 percent of normal course completion time" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within150PercentOfNormalTime +educationalAttainment: dcid:BachelorsDegree + +Node: dcid:GraduationRate_Person_Within150PercentOfNormalTime_EducationalAttainmentBachelorsDegree_PrivatelyOwnedForProfitEstablishment +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for bachelors degree completed within 150 percent of normal course completion time at private for-profit establishment" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within150PercentOfNormalTime +educationalAttainment: dcid:BachelorsDegree +establishmentOwnership: dcid:PrivatelyOwnedForProfit + +Node: dcid:GraduationRate_Person_Within150PercentOfNormalTime_EducationalAttainmentBachelorsDegree_PrivatelyOwnedNotForProfitEstablishment +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for bachelors degree completed within 150 percent of normal course completion time at private non-profit establishment" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within150PercentOfNormalTime +educationalAttainment: dcid:BachelorsDegree +establishmentOwnership: dcid:PrivatelyOwnedNotForProfit + +Node: dcid:GraduationRate_Person_Within150PercentOfNormalTime_EducationalAttainmentBachelorsDegree_PubliclyOwnedEstablishment +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for bachelors degree completed within 150 percent of normal course completion time at public establishment" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within150PercentOfNormalTime +educationalAttainment: dcid:BachelorsDegree +establishmentOwnership: dcid:PubliclyOwned + +Node: dcid:GraduationRate_Person_Within150PercentOfNormalTime_EducationalAttainmentPostSecondaryCertificate +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for post secondary certificate completed within 150 percent of normal course completion time" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within150PercentOfNormalTime +educationalAttainment: dcid:PostSecondaryCertificate + +Node: dcid:GraduationRate_Person_Within150PercentOfNormalTime_EducationalAttainmentPostSecondaryCertificate_PrivatelyOwnedForProfitEstablishment +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for post secondary certificate completed within 150 percent of normal course completion time at private for-profit establishment" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within150PercentOfNormalTime +educationalAttainment: dcid:PostSecondaryCertificate +establishmentOwnership: dcid:PrivatelyOwnedForProfit + +Node: dcid:GraduationRate_Person_Within150PercentOfNormalTime_EducationalAttainmentPostSecondaryCertificate_PrivatelyOwnedNotForProfitEstablishment +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for post secondary certificate completed within 150 percent of normal course completion time at private non-profit establishment" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within150PercentOfNormalTime +educationalAttainment: dcid:PostSecondaryCertificate +establishmentOwnership: dcid:PrivatelyOwnedNotForProfit + +Node: dcid:GraduationRate_Person_Within150PercentOfNormalTime_EducationalAttainmentPostSecondaryCertificate_PubliclyOwnedEstablishment +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for post secondary certificate completed within 150 percent of normal course completion time at public establishment" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within150PercentOfNormalTime +educationalAttainment: dcid:PostSecondaryCertificate +establishmentOwnership: dcid:PubliclyOwned + +Node: dcid:GraduationRate_Person_Within200PercentOfNormalTime_EducationalAttainmentAssociateDegreeOrCertificate +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for associate degree or certificate completed within 200 percent of normal course completion time" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within200PercentOfNormalTime +educationalAttainment: dcid:AssociateDegreeOrCertificate + +Node: dcid:GraduationRate_Person_Within200PercentOfNormalTime_EducationalAttainmentAssociateDegreeOrCertificate_PrivatelyOwnedForProfitEstablishment +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for associate degree or certificate completed within 200 percent of normal course completion time at private for-profit establishment" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within200PercentOfNormalTime +educationalAttainment: dcid:AssociateDegreeOrCertificate +establishmentOwnership: dcid:PrivatelyOwnedForProfit + +Node: dcid:GraduationRate_Person_Within200PercentOfNormalTime_EducationalAttainmentAssociateDegreeOrCertificate_PrivatelyOwnedNotForProfitEstablishment +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for associate degree or certificate completed within 200 percent of normal course completion time at private non-profit establishment" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within200PercentOfNormalTime +educationalAttainment: dcid:AssociateDegreeOrCertificate +establishmentOwnership: dcid:PrivatelyOwnedNotForProfit + +Node: dcid:GraduationRate_Person_Within200PercentOfNormalTime_EducationalAttainmentAssociateDegreeOrCertificate_PubliclyOwnedEstablishment +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for associate degree or certificate completed within 200 percent of normal course completion time at public establishment" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within200PercentOfNormalTime +educationalAttainment: dcid:AssociateDegreeOrCertificate +establishmentOwnership: dcid:PubliclyOwned + +Node: dcid:GraduationRate_Person_Within200PercentOfNormalTime_EducationalAttainmentBachelorsDegree +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for bachelors degree completed within 200 percent of normal course completion time" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within200PercentOfNormalTime +educationalAttainment: dcid:BachelorsDegree + +Node: dcid:GraduationRate_Person_Within200PercentOfNormalTime_EducationalAttainmentBachelorsDegree_PrivatelyOwnedForProfitEstablishment +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for bachelors degree completed within 200 percent of normal course completion time at private for-profit establishment" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within200PercentOfNormalTime +educationalAttainment: dcid:BachelorsDegree +establishmentOwnership: dcid:PrivatelyOwnedForProfit + +Node: dcid:GraduationRate_Person_Within200PercentOfNormalTime_EducationalAttainmentBachelorsDegree_PrivatelyOwnedNotForProfitEstablishment +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for bachelors degree completed within 200 percent of normal course completion time at private non-profit establishment" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within200PercentOfNormalTime +educationalAttainment: dcid:BachelorsDegree +establishmentOwnership: dcid:PrivatelyOwnedNotForProfit + +Node: dcid:GraduationRate_Person_Within200PercentOfNormalTime_EducationalAttainmentBachelorsDegree_PubliclyOwnedEstablishment +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for bachelors degree completed within 200 percent of normal course completion time at public establishment" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within200PercentOfNormalTime +educationalAttainment: dcid:BachelorsDegree +establishmentOwnership: dcid:PubliclyOwned + +Node: dcid:GraduationRate_Person_Within200PercentOfNormalTime_EducationalAttainmentPostSecondaryCertificate +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for post secondary certificate completed within 200 percent of normal course completion time" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within200PercentOfNormalTime +educationalAttainment: dcid:PostSecondaryCertificate + +Node: dcid:GraduationRate_Person_Within200PercentOfNormalTime_EducationalAttainmentPostSecondaryCertificate_PrivatelyOwnedForProfitEstablishment +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for post secondary certificate completed within 200 percent of normal course completion time at private for-profit establishment" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within200PercentOfNormalTime +educationalAttainment: dcid:PostSecondaryCertificate +establishmentOwnership: dcid:PrivatelyOwnedForProfit + +Node: dcid:GraduationRate_Person_Within200PercentOfNormalTime_EducationalAttainmentPostSecondaryCertificate_PrivatelyOwnedNotForProfitEstablishment +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for post secondary certificate completed within 200 percent of normal course completion time at private non-profit establishment" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within200PercentOfNormalTime +educationalAttainment: dcid:PostSecondaryCertificate +establishmentOwnership: dcid:PrivatelyOwnedNotForProfit + +Node: dcid:GraduationRate_Person_Within200PercentOfNormalTime_EducationalAttainmentPostSecondaryCertificate_PubliclyOwnedEstablishment +typeOf: dcid:StatisticalVariable +populationType: dcid:Person +name: "Graduation rate for post secondary certificate completed within 200 percent of normal course completion time at public establishment" +measuredProperty: dcid:graduationRate +statType: dcid:measuredValue +courseCompletionTime: dcid:Within200PercentOfNormalTime +educationalAttainment: dcid:PostSecondaryCertificate +establishmentOwnership: dcid:PubliclyOwned