Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
121 changes: 121 additions & 0 deletions core/dcschema_enum_instances.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -4630,3 +4630,124 @@ name: "Wifi Enabled Device"
Node: dcid:StudentRetained
typeOf: dcid:StudentStatusEnum
name: "Student Retained"

Node: dcid:Public
typeOf: dcid:EstablishmentOwnershipEnum
name: "Public"

Node: dcid:PostSecondaryInstitution
typeOf: dcid:InstitutionTypeEnum
name: "Post Secondary Institution"

Node: dcid:FullTimeEquivalent
typeOf: dcid:EnrollmentStatusEnum
name: "Full Time Equivalent"

Node: dcid:CityLarge
typeOf: dcid:LocationClassificationEnum
name: "City Large"

Node: dcid:CityMidsize
typeOf: dcid:LocationClassificationEnum
name: "City Midsize"

Node: dcid:CitySmall
typeOf: dcid:LocationClassificationEnum
name: "City Small"

Node: dcid:SuburbLarge
typeOf: dcid:LocationClassificationEnum
name: "Suburb Large"

Node: dcid:SuburbMidsize
typeOf: dcid:LocationClassificationEnum
name: "Suburb Midsize"

Node: dcid:SuburbSmall
typeOf: dcid:LocationClassificationEnum
name: "Suburb Small"

Node: dcid:TownFringe
typeOf: dcid:LocationClassificationEnum
name: "Town Fringe"

Node: dcid:TownDistant
typeOf: dcid:LocationClassificationEnum
name: "Town Distant"

Node: dcid:TownRemote
typeOf: dcid:LocationClassificationEnum
name: "Town Remote"

Node: dcid:NonHBCU
typeOf: dcid:MinorityServingInstitutionTypeEnum
name: "Non HBCU"

Node: dcid:FourOrMoreYears
typeOf: dcid:CollegeOrUniversityLevelEnum
name: "Four Or More Years"

Node: dcid:TwoOrLessThanFourYears
typeOf: dcid:CollegeOrUniversityLevelEnum
name: "Two Or Less Than Four Years"

Node: dcid:FourYearOrAbove
typeOf: dcid:CollegeOrUniversityLevelEnum
name: "Four Year Or Above"

Node: dcid:LessThanTwoYear
typeOf: dcid:CollegeOrUniversityLevelEnum
name: "Less Than Two Year"

Node: dcid:DegreeNotAwarded
typeOf: dcid:EducationalAttainmentEnum
name: "Degree Not Awarded"

Node: dcid:ResearchScholarshipAndProfessionalPractice
typeOf: dcid:EducationalMajorEnum
name: "Research Scholarship And Professional Practice"

Node: dcid:ResearchScholarship
typeOf: dcid:EducationalMajorEnum
name: "Research Scholarship"

Node: dcid:ProfessionalPractice
typeOf: dcid:EducationalMajorEnum
name: "Professional Practice"

Node: dcid:OtherMajor
typeOf: dcid:EducationalMajorEnum
name: "Other Major"

Node: dcid:DegreeGranting
typeOf: dcid:CollegeOrUniversityLevelEnum
name: "Degree Granting"

Node: dcid:GraduateWithNoUndergraduateDegrees
typeOf: dcid:EnrollmentLevelEnum
name: "Graduate With No Undergraduate Degrees"

Node: dcid:BaccalaureateOrAbove
typeOf: dcid:EnrollmentLevelEnum
name: "Baccalaureate Or Above"

Node: dcid:NotPrimaryBaccalaureateOrAbove
typeOf: dcid:EnrollmentLevelEnum
name: "Not Primary Baccalaureate Or Above"

Node: dcid:Associates
typeOf: dcid:EnrollmentLevelEnum
name: "Associates"

Node: dcid:NonDegreeGranting
typeOf: dcid:CollegeOrUniversityLevelEnum
name: "Non Degree Granting"

Node: dcid:AboveBaccalaureate
typeOf: dcid:EnrollmentLevelEnum
name: "Above Baccalaureate"

Node: dcid:SubBaccalaureate
typeOf: dcid:EnrollmentLevelEnum
name: "Sub Baccalaureate"
isProvisional: dcid:True
Loading
Loading