Skip to content

Commit

Permalink
Schema and Data Manifest CL for OECD Student Teacher Ratio for differ…
Browse files Browse the repository at this point in the history
…ent countries.

PiperOrigin-RevId: 559680347
  • Loading branch information
Data Commons authored and copybara-github committed Jul 26, 2024
1 parent 153dca8 commit e7dfb1f
Show file tree
Hide file tree
Showing 2 changed files with 440 additions and 2 deletions.
12 changes: 10 additions & 2 deletions core/edu.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -936,11 +936,11 @@ name: "Elementary School"

Node: dcid:PrePrimarySchool
typeOf: dcs:SchoolLevelEnum
name: "PrePrimarySchool"
name: "PrePrimary School"

Node: dcid:EverAttendedSchool
typeOf: dcs:SchoolLevelEnum
name: "EverAttendedSchool"
name: "Ever Attended School"


Node: dcid:SecondarySchool
Expand Down Expand Up @@ -985,6 +985,10 @@ Node: dcid:TertiarySchool
name: "TertiarySchool"
typeOf: dcid:SchoolLevelEnum

Node: dcid:OECD_EarlyChildhoodEducationalDevelopment
typeOf: dcid:SchoolLevelEnum
name: "OECD Early Childhood Educational Development"

## Public School Type Enum

Node: dcid:PublicSchoolTypeEnum
Expand Down Expand Up @@ -1634,6 +1638,10 @@ Node: dcid:NCES_Catholic
typeOf: dcs:SchoolManagementEnum
name: "NCES Catholic"

Node: dcid:IndependentPrivatelyOwned
typeOf: dcid:SchoolManagementEnum
name: "Independent Privately Owned"

Node: dcid:dropoutRate
name: "dropoutRate"
typeOf: schema:Property
Expand Down
Loading

0 comments on commit e7dfb1f

Please sign in to comment.