Skip to content

Commit 43a43ed

Browse files
Data Commonscopybara-github
authored andcommitted
This CL introduces a new import for education statistics from Florida.
PiperOrigin-RevId: 808909896
1 parent 5c1c4e1 commit 43a43ed

File tree

2 files changed

+846
-0
lines changed

2 files changed

+846
-0
lines changed

core/Eduschema.mcf

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
2+
Node: dcid:ProfessionalExcludingMDAndJD
3+
typeOf: dcid:EducationalMajorEnum
4+
name: "Professional Excluding MDAnd JD"
5+
6+
7+
8+
Node: dcid:NonResidentAlien
9+
typeOf: dcid:RaceCodeEnum
10+
name: "Non Resident Alien"
11+
12+
13+
Node: dcid:ResearchExcludingPhD
14+
typeOf: dcid:EducationalMajorEnum
15+
name: "Research Excluding Ph D"
16+
17+
18+
19+
Node: dcid:TransferredFromFCSAA
20+
typeOf: dcid:USC_SchoolEnrollmentEnum
21+
name: "Transferred From FCSAA"
22+
23+
24+
Node: dcid:NewEnrollment
25+
typeOf: dcid:EnrollmentStatusEnum
26+
name: "New Enrollment"
27+
28+
29+
Node: dcid:ReEnrollment
30+
typeOf: dcid:EnrollmentStatusEnum
31+
name: "Re Enrollment"
32+
33+
34+
Node: dcid:OtherUndergraduate
35+
typeOf: dcid:USC_SchoolEnrollmentEnum
36+
name: "Other Undergraduate"
37+
38+
39+
Node: dcid:PostBaccalaureate
40+
typeOf: dcid:USC_SchoolEnrollmentEnum
41+
name: "Post Baccalaureate"
42+
43+

0 commit comments

Comments
 (0)