Skip to content

Commit eb48b5b

Browse files
Data Commonscopybara-github
authored andcommitted
This CL introduces a new import for US CCD Enrollment data from NCES, including the manifest, provenance, and Statistical Variables for student counts by race and school grade level.
PiperOrigin-RevId: 827902928
1 parent 5040da1 commit eb48b5b

File tree

2 files changed

+799
-0
lines changed

2 files changed

+799
-0
lines changed

core/edu.mcf

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,11 @@ typeOf: dcs:SchoolGradeLevelEnum
174174
name: "Grades 9 to 12"
175175
description: "Students from Grade 9 to Grade 12 level in school."
176176

177+
Node: dcid:SchoolGradePKTo8
178+
typeOf: dcs:SchoolGradeLevelEnum
179+
name: "Grades PK to 8"
180+
description: "Students from Pre-Kindergarten to Grade 8 level in school."
181+
177182
Node: dcid:AdultEducation
178183
typeOf: dcs:SchoolGradeLevelEnum
179184
name: "AdultEducation"
@@ -190,6 +195,16 @@ typeOf: dcs:SchoolGradeLevelEnum
190195
name: "NCESUngradedClasses"
191196
description: "No Grade Level"
192197

198+
Node: dcid:Ungraded
199+
typeOf: dcs:SchoolGradeLevelEnum
200+
name: "Ungraded"
201+
description: "Ungraded"
202+
203+
Node: dcid:GradeNotSpecified
204+
typeOf: dcs:SchoolGradeLevelEnum
205+
name: "Grade Not Specified"
206+
description: "Grade Not Specified"
207+
193208
Node: dcid:TransitionalGrade1
194209
typeOf: dcs:SchoolGradeLevelEnum
195210
name: "Transitional 1st grade"

0 commit comments

Comments
 (0)