diff --git a/core/census_properties.mcf b/core/census_properties.mcf index 3a4f9b2fb..554128dc4 100644 --- a/core/census_properties.mcf +++ b/core/census_properties.mcf @@ -43,7 +43,7 @@ Node: dcid:disabilityStatus rangeIncludes: dcs:USC_DisabilityStatusEnum, dcs:SDG_DisabilityStatusEnum name: "disabilityStatus" typeOf: schema:Property -domainIncludes: schema:Person, schema:Household +domainIncludes: schema:Person, schema:Household, schema:Student Node: collegeOrGraduateSchoolEnrollment dcid: "collegeOrGraduateSchoolEnrollment" @@ -256,7 +256,7 @@ Node: schoolEnrollment dcid: "schoolEnrollment" name: "schoolEnrollment" rangeIncludes: dcs:USC_SchoolEnrollmentEnum -domainIncludes: schema:Person, schema:Household +domainIncludes: schema:Person, schema:Household, dcid:Student typeOf: schema:Property Node: spouseAbsentReason diff --git a/core/dcschema.mcf b/core/dcschema.mcf index 0d34e89fc..713cf603a 100644 --- a/core/dcschema.mcf +++ b/core/dcschema.mcf @@ -133,7 +133,7 @@ name: "provenance" Node: meanValue dcid: "meanValue" typeOf: schema:Property -rangeIncludes: schema:Number +rangeIncludes: schema:Number, schema:Faculty domainIncludes: schema:Observation name: "meanValue" @@ -578,7 +578,7 @@ rangeIncludes: schema:Text Node: crimeType dcid: "crimeType" -domainIncludes: schema:CriminalActivities, dcs:CriminalIncidents +domainIncludes: schema:CriminalActivities, dcs:CriminalIncidents, dcs: dcid:HateCrimeIncidents rangeIncludes: schema:CrimeTypeEnum, schema:ViolentCrimeTypeEnum typeOf: schema:Property name: "crimeType" @@ -3958,3 +3958,297 @@ typeOf: schema:Property domainIncludes: dcs:StatisticalCalculation rangeIncludes: schema:Property description: "Output property to hold the result of a Data Commons StatisticalCalculation. This is typically a StatisticalVariable." + + +####US Education data additions + +Node: dcid:enrollmentType +typeOf: dcid:Property +name: "enrollmentType" +domainIncludes: dcid:Student +rangeIncludes: dcid:EnrollmentTypeEnum + +Node: dcid:EnrollmentTypeEnum +typeOf: dcid:Class +subClassOf: dcid:Enumeration +name: "EnrollmentTypeEnum" + +Node: dcid:SharedTime +typeOf: dcid:EnrollmentTypeEnum +name: "Shared Time" + +Node: dcid:FullTimeEquivalent +typeOf: dcid:EnrollmentTypeEnum +name: "Full Time Equivalent" + +Node: dcid:FullTime +typeOf: dcid:EnrollmentTypeEnum +name: "Full Time" + +Node: dcid:enrollmentStatus +typeOf: dcid:Property +name: "enrollmentStatus" +domainIncludes: dcid:Student +rangeIncludes: dcid:Property,IdentityActivityEnum + +Node: dcid:enrolled +typeOf: dcid:Property +name: "enrolled" +rangeIncludes: dcid:EnrollmentStatusEnum + +Node: dcid:courseType +typeOf: dcid:Property +name: "courseType" +domainIncludes: dcid:Student +rangeIncludes: dcid:CourseTypeEnum + +Node: dcid:CourseTypeEnum +typeOf: dcid:Class +subClassOf: dcid:Enumeration +name: "CourseTypeEnum" + +Node: dcid:AdvancedPlacementCourse +typeOf: dcid:CourseTypeEnum +name: "Advanced Placement Course" + +Node: dcid:InternationalBaccalaureateCourse +typeOf: dcid:CourseTypeEnum +name: "International Baccalaureate Course" + +Node: dcid:InternationalBaccalaureateExam +typeOf: dcid:AcademicAssessmentTypeEnum +name: "International Baccalaureate Exam" + + +Node: dcid:DualEnrollmentCourse +typeOf: dcid:CourseTypeEnum +name: "Dual Enrollment Course" + +Node: dcid:CareerAndTechnicalEducation +typeOf: dcid:CourseTypeEnum +name: "Career And Technical Education" + +Node: dcid:testStatus +typeOf: dcid:Property +name: "testStatus" +domainIncludes: dcid:Student +rangeIncludes: dcid:AssessmentStatusEnum + +Node: dcid:TestStatusEnum +typeOf: dcid:Class +subClassOf: dcid:Enumeration +name: "TestStatusEnum" + +Node: dcid:assessmentType +typeOf: dcid:Property +name: "assessmentType" +domainIncludes: dcid:Student,Student,Marks + +Node: dcid:apQualificationStatus +typeOf: dcid:Property +name: "Advanced Placement Course Qualification Status" +domainIncludes: dcid:Student +rangeIncludes: dcid:QuantityRange + +Node: dcid:ibQualificationStatus +typeOf: dcid:Property +name: "International Baccalaureate Course Qualification Status" +domainIncludes: dcid:Student +rangeIncludes: dcid:QuantityRange + +Node: dcid:Scores +typeOf: dcid:Class +subClassOf: dcid:Number +name: "Scores" + +Node: dcid:assessmentLevel +typeOf: dcid:Property +name: "assesmentLevel" +domainIncludes: dcid:Student, Marks +rangeIncludes: dcid:AssesmentLevelEnum + +Node: dcid:AssessmentLevelEnum +typeOf: dcid:Class +subClassOf: dcid:Enumeration +name: "AssessmentLevelEnum" + +Node: dcid:workExperiencePlace +typeOf: dcid:Property +name: "workExperiencePlace" +domainIncludes: dcid:Faculty +rangeIncludes: dcid:PlaceTypeEnum + +Node: dcid:workExperience +typeOf: dcid:Property +name: "workExperience" +domainIncludes: dcid:Faculty +rangeIncludes: dcid:QuantityRange + +Node: dcid:careerClusterStatus +typeOf: dcid:Property +name: "careerClusterStatus" +domainIncludes: dcid:Student +rangeIncludes: dcid:CareerClusterStatusEnum + +Node: dcid:CareerClusterStatusEnum +typeOf: dcid:Class +subClassOf: dcid:Enumeration +name: "CareerClusterStatusEnum" + +Node: dcid:CTEParticipant +typeOf: dcid:CareerClusterStatusEnum +name: "CTEParticipant" + +Node: dcid:CTEConcentrator +typeOf: dcid:CareerClusterStatusEnum +name: "CTEConcentrator" + +Node: dcid:StructuredLearningExperienced +typeOf: dcid:CareerClusterStatusEnum +name: "Structured Learning Experienced" + +Node: dcid:IndustryValuedCredential +typeOf: dcid:CareerClusterStatusEnum,WHO_EducationalAttainmentEnum +name: "Industry Valued Credential" + +Node: dcid:Credential +typeOf: dcid:Thing +name: "Credential" + +Node: dcid:countOfCredentialEarned +typeOf: dcid:Property +name: "countOfCredentialEarned" +domainIncludes: dcid:Student +rangeIncludes: dcid:CountOfCredentialEarnedEnum + +Node: dcid:CountOfCredentialEarnedEnum +typeOf: dcid:Class +subClassOf: dcid:Enumeration +name: "CountOfCredentialEarnedEnum" + +Node: dcid:AtleastOneCredential +typeOf: dcid:CountOfCredentialEarnedEnum +name: "Atleast One Credential" + +Node: dcid:careerCluster +typeOf: dcid:Property +name: "careerCluster" +domainIncludes: dcid:Student +rangeIncludes: dcid:CareerClusterEnum + +Node: dcid:CareerClusterEnum +typeOf: dcid:Class +subClassOf: dcid:Enumeration +name: "CareerClusterEnum" + +Node: dcid:ArchitectureAndConstruction +typeOf: dcid:CareerClusterEnum +name: "Architecture And Construction" + +Node: dcid:HealthScience +typeOf: dcid:CareerClusterEnum +name: "Health Science" + +Node: dcid:InformationTechnology +typeOf: dcid:CareerClusterEnum +name: "Information Technology" + +Node: dcid:TransportationDistributionLogistics +typeOf: dcid:CareerClusterEnum +name: "Transportation Distribution Logistics" + +Node: dcid:BusinessManagementAdministration +typeOf: dcid:CareerClusterEnum +name: "Business Management Administration" + +Node: dcid:HospitalityAndTourism +typeOf: dcid:CareerClusterEnum +name: "Hospitality And Tourism" + +Node: dcid:LawPublicSafetyCorrectionsSecurity +typeOf: dcid:CareerClusterEnum +name: "Law Public Safety Corrections Security" + +Node: dcid:HumanServices +typeOf: dcid:CareerClusterEnum +name: "Human Services" + +Node: dcid:ArtsAVTechnologyCommunications +typeOf: dcid:CareerClusterEnum +name: "Arts AVTechnology Communications" + +Node: dcid:Finance +typeOf: dcid:CareerClusterEnum +name: "Finance" + +Node: dcid:Total +typeOf: dcid:CareerClusterEnum +name: "Total" + +Node: dcid:GovernmentPublicAdministration +typeOf: dcid:CareerClusterEnum +name: "Government Public Administration" + +Node: dcid:Marketing +typeOf: dcid:CareerClusterEnum +name: "Marketing" + +Node: dcid:ScienceTechnologyEngineeringAndMathematics +typeOf: dcid:CareerClusterEnum +name: "Science Technology Engineering And Mathematics" + +Node: dcid:AgricultureFoodNaturalResources +typeOf: dcid:CareerClusterEnum +name: "Agriculture Food Natural Resources" + +Node: dcid:EducationAndTraining +typeOf: dcid:CareerClusterEnum +name: "Education And Training" + +Node: dcid:classYear +typeOf: dcid:Property +name: "classYear" +domainIncludes: dcid:Student +rangeIncludes: dcid:ClassYearEnum + +Node: dcid:ClassYearEnum +typeOf: dcid:Class +subClassOf: dcid:Enumeration +name: "ClassYearEnum" + +Node: dcid:ClassYear2018 +typeOf: dcid:ClassYearEnum +name: "Class Year 20 18" + +Node: dcid:AllInstition +typeOf: dcid:CollegeOrUniversityLevelEnum +name: "All Instition" + +Node: dcid:ClassYear2019 +typeOf: dcid:ClassYearEnum +name: "Class Year 20 19" + +Node: dcid:ClassYear2020 +typeOf: dcid:ClassYearEnum +name: "Class Year 20 20" + +Node: dcid:ClassYear2021 +typeOf: dcid:ClassYearEnum +name: "Class Year 20 21" + +Node: dcid:retentionStatus +typeOf: dcid:Property +name: "retentionStatus" +domainIncludes: dcid:Faculty +rangeIncludes: dcid:RetentionStatusEnum + +Node: dcid:RetentionStatusEnum +typeOf: dcid:Class +subClassOf: dcid:Enumeration +name: "RetentionStatusEnum" + +Node: dcid:Retented +typeOf: dcid:RetentionStatusEnum +name: "Retented" + + diff --git a/core/dcschema_enum_instances.mcf b/core/dcschema_enum_instances.mcf index f3db44a40..01fa0c965 100644 --- a/core/dcschema_enum_instances.mcf +++ b/core/dcschema_enum_instances.mcf @@ -1233,6 +1233,14 @@ typeOf: dcs:ViolentCrimeTypeEnum specializationOf: dcs:CrimeAgainstProperty name: "Robbery" +Node: dcid:HarassmentOrIntimidationOrBullying +typeOf: dcid:ViolentCrimeTypeEnum +name: "Harassment Or Intimidation Or Bullying" + +Node: dcid:SubstanceCrime +typeOf: dcid:ViolentCrimeTypeEnum +name: "Substance Crime" + Node: Arson dcid: "Arson" typeOf: dcs:CrimeTypeEnum, dcs:FireCauseGeneralEnum diff --git a/core/edu.mcf b/core/edu.mcf index 29449cdf1..a65ae9fc7 100644 --- a/core/edu.mcf +++ b/core/edu.mcf @@ -485,7 +485,7 @@ description: "Describes the ratio of student to teachers in the school" Node: dcid:schoolSubject typeOf: schema:Property name: "schoolSubject" -rangeIncludes: dcs:SchoolSubjectEnum +rangeIncludes: dcs:SchoolSubjectEnum, dcs:LanguageLearnedEnum domainIncludes: dcs:Student, dcs:AcademicAssessmentEvent description: "Describes a school subject." @@ -553,6 +553,339 @@ Node: dcid:Writing name: "Writing" typeOf: dcs:SchoolSubjectEnum +###US_EDU_NJ + +Node: dcid:Biology +typeOf: dcid:SchoolSubjectEnum,ScienceCourseEnum +name: "Biology" + +Node: dcid:CalculusAB +typeOf: dcid:SchoolSubjectEnum +name: "Calculus AB" + +Node: dcid:CalculusBC +typeOf: dcid:SchoolSubjectEnum +name: "Calculus BC" + +Node: dcid:Chemistry +typeOf: dcid:SchoolSubjectEnum,ScienceCourseEnum +name: "Chemistry" + +Node: dcid:EnglishLanguageAndComposition +typeOf: dcid:SchoolSubjectEnum +name: "English Language And Composition" + +Node: dcid:EnglishLiteratureAndComposition +typeOf: dcid:SchoolSubjectEnum +name: "English Literature And Composition" + +Node: dcid:FrenchLanguageAndCulture +typeOf: dcid:SchoolSubjectEnum +name: "French Language And Culture" + +Node: dcid:schoolSubject +typeOf: dcid:Property +name: "schoolSubject" +rangeIncludes: dcid:LanguageLearnedEnum +domainIncludes: dcid:Marks + +Node: dcid:Macroeconomics +typeOf: dcid:SchoolSubjectEnum +name: "Macroeconomics" + +Node: dcid:Microeconomics +typeOf: dcid:SchoolSubjectEnum +name: "Microeconomics" + +Node: dcid:MusicTheory +typeOf: dcid:SchoolSubjectEnum +name: "Music Theory" + +Node: dcid:PhysicsC +typeOf: dcid:SchoolSubjectEnum +name: "Physics C" + +Node: dcid:PhysicsCMechanics +typeOf: dcid:SchoolSubjectEnum +name: "Physics C Mechanics" + +Node: dcid:Psychology +typeOf: dcid:SchoolSubjectEnum,SocialCourseEnum +name: "Psychology" + +Node: dcid:SpanishLanguage +typeOf: dcid:SchoolSubjectEnum +name: "Spanish Language" + +Node: dcid:Statistics +typeOf: dcid:SchoolSubjectEnum,MathCourseEnum +name: "Statistics" + +Node: dcid:StudioArtDrawingPortfolio +typeOf: dcid:SchoolSubjectEnum +name: "Studio Art Drawing Portfolio" + +Node: dcid:USGovernmentAndPolitics +typeOf: dcid:SchoolSubjectEnum +name: "US Government And Politics" + +Node: dcid:ComputerScience +typeOf: dcid:SchoolSubjectEnum +name: "Computer Science" + +Node: dcid:Physics1 +typeOf: dcid:SchoolSubjectEnum +name: "Physics 1" + +Node: dcid:PhysicsB +typeOf: dcid:SchoolSubjectEnum +name: "Physics B" + +Node: dcid:EuropeanHistory +typeOf: dcid:SchoolSubjectEnum +name: "European History" + +Node: dcid:HistoryOfArt +typeOf: dcid:SchoolSubjectEnum +name: "History Of Art" + +Node: dcid:GermanLanguageAndCulture +typeOf: dcid:SchoolSubjectEnum +name: "German Language And Culture" + +Node: dcid:Latin +typeOf: dcid:SchoolSubjectEnum,USC_LanguageSpokenAtHomeEnum +name: "Latin" + +Node: dcid:Physics2 +typeOf: dcid:SchoolSubjectEnum +name: "Physics 2" + +Node: dcid:PhysicsCElectricityAndMagnetism +typeOf: dcid:SchoolSubjectEnum +name: "Physics C Electricity And Magnetism" + +Node: dcid:SpanishLiterature +typeOf: dcid:SchoolSubjectEnum +name: "Spanish Literature" + +Node: dcid:StudioArtTwoDimensional +typeOf: dcid:SchoolSubjectEnum +name: "Studio Art Two Dimensional" + +Node: dcid:ComputerSciencePrinciples +typeOf: dcid:SchoolSubjectEnum +name: "Computer Science Principles" + +Node: dcid:ItalianLanguageAndCulture +typeOf: dcid:SchoolSubjectEnum +name: "Italian Language And Culture" + +Node: dcid:HumanGeography +typeOf: dcid:SchoolSubjectEnum +name: "Human Geography" + +Node: dcid:WorldHistory +typeOf: dcid:SchoolSubjectEnum,SocialCourseEnum +name: "World History" + +Node: dcid:ChineseLanguageAndCulture +typeOf: dcid:SchoolSubjectEnum +name: "Chinese Language And Culture" + +Node: dcid:JapaneseLanguageAndCulture +typeOf: dcid:SchoolSubjectEnum +name: "Japanese Language And Culture" + +Node: dcid:Seminar +typeOf: dcid:SchoolSubjectEnum +name: "Seminar" + +Node: dcid:EnvironmentalScience +typeOf: dcid:SchoolSubjectEnum,ScienceCourseEnum +name: "Environmental Science" + +Node: dcid:Film +typeOf: dcid:SchoolSubjectEnum +name: "Film" + +Node: dcid:FurtherMathematicSL +typeOf: dcid:SchoolSubjectEnum +name: "Further Mathematic SL" + +Node: dcid:LanguageAEnglish +typeOf: dcid:SchoolSubjectEnum +name: "Language AEnglish" + +Node: dcid:LanguageBFrench +typeOf: dcid:SchoolSubjectEnum +name: "Language BFrench" + +Node: dcid:LanguageBSpanish +typeOf: dcid:SchoolSubjectEnum +name: "Language BSpanish" + +Node: dcid:Physics +typeOf: dcid:SchoolSubjectEnum,ScienceCourseEnum +name: "Physics" + +Node: dcid:TheoryOfKnowledge +typeOf: dcid:SchoolSubjectEnum +name: "Theory Of Knowledge" + +Node: dcid:StudioArtThreeDimensional +typeOf: dcid:SchoolSubjectEnum +name: "Studio Art Three Dimensional" + +Node: dcid:ArtOrDesign +typeOf: dcid:SchoolSubjectEnum +name: "Art Or Design" + +Node: dcid:MathematicsAndComputing +typeOf: dcid:SchoolSubjectEnum +name: "Mathematics And Computing" + +Node: dcid:ComparativeGovernmentAndPolitics +typeOf: dcid:SchoolSubjectEnum +name: "Comparative Government And Politics" + +Node: dcid:Dance +typeOf: dcid:SchoolSubjectEnum,VisualArtCourseEnum +name: "Dance" + +Node: dcid:BusinessAndManagement +typeOf: dcid:SchoolSubjectEnum +name: "Business And Management" + +Node: dcid:LanguageALiteratureSpanish +typeOf: dcid:SchoolSubjectEnum +name: "Language A Literature Spanish" + +Node: dcid:Philosophy +typeOf: dcid:SchoolSubjectEnum +name: "Philosophy" + +Node: dcid:ClassicalLanguagesLatin +typeOf: dcid:SchoolSubjectEnum +name: "Classical Languages Latin" + +Node: dcid:GlobalPolitics +typeOf: dcid:SchoolSubjectEnum +name: "Global Politics" + +Node: dcid:LanguageANonEnglishFrench +typeOf: dcid:SchoolSubjectEnum +name: "Language ANon English French" + +Node: dcid:LanguageALiteraturePortuguese +typeOf: dcid:SchoolSubjectEnum +name: "Language ALiterature Portuguese" + +Node: dcid:LanguageBPortuguese +typeOf: dcid:SchoolSubjectEnum +name: "Language BPortuguese" + +Node: dcid:MathematicalStudies +typeOf: dcid:SchoolSubjectEnum +name: "Mathematical Studies" + +Node: dcid:PhysicalScience +typeOf: dcid:SchoolSubjectEnum +name: "Physical Science" + +Node: dcid:DesignTechnology +typeOf: dcid:SchoolSubjectEnum +name: "Design Technology" + +Node: dcid:InformationTechnologyGlobalSociety +typeOf: dcid:SchoolSubjectEnum +name: "Information Technology Global Society" + +Node: dcid:LanguageBtalian +typeOf: dcid:SchoolSubjectEnum +name: "Language Btalian" + +Node: dcid:LanguageBGerman +typeOf: dcid:SchoolSubjectEnum +name: "Language B German" + +Node: dcid:Theatre +typeOf: dcid:SchoolSubjectEnum +name: "Theatre" + +Node: dcid:ComputingStudies +typeOf: dcid:SchoolSubjectEnum +name: "Computing Studies" + +Node: dcid:LanguageBChinese +typeOf: dcid:SchoolSubjectEnum +name: "Language BChinese" + +Node: dcid:SportsExerciseAndHealthScience +typeOf: dcid:SchoolSubjectEnum +name: "Sports Exercise And Health Science" + +Node: dcid:LanguageAbInitioChinese +typeOf: dcid:SchoolSubjectEnum +name: "Language Ab Initio Chinese" + +Node: dcid:PersonalAndProfessionalSkills +typeOf: dcid:SchoolSubjectEnum +name: "Personal And Professional Skills" + +Node: dcid:SportsExerciseandHealthScience +typeOf: dcid:SchoolSubjectEnum +name: "Sports Exercise and Health Science" + +Node: dcid:LanguageALanguageAndLiteratureSpanish +typeOf: dcid:SchoolSubjectEnum +name: "Language A Language And Literature Spanish" + +Node: dcid:LanguageAbInitioSpanish +typeOf: dcid:SchoolSubjectEnum +name: "Language Ab Initio Spanish" + +Node: dcid:LatinLiterature +typeOf: dcid:SchoolSubjectEnum +name: "Latin Literature" + +Node: dcid:LanguageAbInitiotalian +typeOf: dcid:SchoolSubjectEnum +name: "Language Ab Initio Italian" + +Node: dcid:SocialAnthropology +typeOf: dcid:SchoolSubjectEnum +name: "Social Anthropology" + +Node: dcid:WorldReligions +typeOf: dcid:SchoolSubjectEnum +name: "World Religions" + +Node: dcid:ModernWorldHistory +typeOf: dcid:SchoolSubjectEnum +name: "Modern World History" + +Node: dcid:MathematicsAnalysisAndApproaches +typeOf: dcid:SchoolSubjectEnum +name: "Mathematics Analysis And Approaches" + +Node: dcid:ApplicationsAndInterpretationMathematics +typeOf: dcid:SchoolSubjectEnum +name: "Applications And Interpretation Mathematics" + +Node: dcid:CreativityActionService +typeOf: dcid:SchoolSubjectEnum +name: "Creativity Action Service" + +Node: dcid:LanguageALanguageAndLiteratureEnglish +typeOf: dcid:SchoolSubjectEnum +name: "Language A Language And Literature English" + +Node: dcid:SeminarEnglish +typeOf: dcid:SchoolSubjectEnum +name: "Seminar English" + + # Achievement scale metrics Node: dcid:cohortScaleAchievement name: "cohortScaleAchievement" @@ -621,7 +954,7 @@ typeOf: schema:Property name: "facultyType" description: "The specific kind of faculty member. For example, Instructional Aide" rangeIncludes: dcs:FacultyTypeEnum -domainIncludes: dcs:Faculty +domainIncludes: dcs:Faculty. dcs:Student Node: dcid:ElementarySchoolCounselor typeOf: dcs:FacultyTypeEnum @@ -671,6 +1004,19 @@ Node: dcid:UniversityAndCollegeTeacher typeOf: dcs:FacultyTypeEnum name: "University And College Teacher" +Node: dcid:IneffectiveTeacher +typeOf: dcid:FacultyTypeEnum +name: "Ineffective Teacher" + +Node: dcid:InexperiencedTeacher +typeOf: dcid:FacultyTypeEnum +name: "Inexperienced Teacher" + +Node: dcid:OutofFieldTeacher +typeOf: dcid:FacultyTypeEnum +name: "Outof Field Teacher" + + # Household properties Node: dcid:HasChildrenStatusEnum description: "Describes whether or not there are children" @@ -838,7 +1184,7 @@ domainIncludes: dcs:Student Node: dcid:race typeOf: schema:Property rangeIncludes: dcs:RaceCodeEnum -domainIncludes: schema:Person, schema:Household +domainIncludes: schema:Person, schema:Household, schema:Student ## Charter School Enum # Enum Already Defined in /cns/jv-d/home/datcom/v3_mcf/schema/K12SchemaExtensions.mcf @@ -976,6 +1322,15 @@ Node: dcid:TertiarySchool name: "TertiarySchool" typeOf: dcid:SchoolLevelEnum +Node: dcid:SchoolGrade3OrMore +typeOf: dcid:SchoolLevelEnum +name: "School Grade 3Or More" + +Node: dcid:SchoolGrade3OrMore +typeOf: dcid:SchoolLevelEnum +name: "School Grade 3Or More" + + ## Public School Type Enum Node: dcid:PublicSchoolTypeEnum @@ -1119,6 +1474,19 @@ Node: dcid:White typeOf: dcs:RaceCodeEnum name: White +Node: dcid:AfricanAmerican +typeOf: dcid:RaceCodeEnum +name: "African American" + +Node: dcid:Hispanic +typeOf: dcid:RaceCodeEnum +name: "Hispanic" + +Node: dcid:AmericanIndian +typeOf: dcid:RaceCodeEnum +name: "American Indian" + + ## National School Lunch Program Enum Node: dcid:NationalSchoolLunchProgramEnum @@ -1632,11 +2000,23 @@ domainIncludes: dcs:Person, dcs:Student rangeIncludes: schema:Number description: "Percentage of students who are no longer enrolled." +Node: dcid:enrollmentRate +typeOf: dcid:Property +name: "enrollmentRate" +rangeIncludes: dcid:EnrollmentStatusEnum,Number +domainIncludes: dcid:Student + +Node: dcid:graduationPeriod +typeOf: dcid:Property +name: "graduationPeriod" +domainIncludes: dcid:Student +rangeIncludes: dcid:CollegeOrUniversityLevelEnum + Node: dcid:assessmentScore name: "assessmentScore" typeOf: schema:Property domainIncludes: dcs:School, dcs:Student -rangeIncludes: schema:Number +rangeIncludes: schema:Number, dcid:AssessmentScoreEnum description: "The score secured by students in an assessment." Node: dcid:assessmentScore @@ -1973,6 +2353,24 @@ Node: dcid:NotFoster typeOf: dcs:SocialVulnerabilityStatusEnum name: "Not Foster" +Node: dcid:LowIncome +typeOf: dcid:SocialVulnerabilityStatusEnum +name: "Low Income" + +Node: dcid:NonLowIncome +typeOf: dcid:SocialVulnerabilityStatusEnum +name: "Non Low Income" + +Node: dcid:Minority +typeOf: dcid:SocialVulnerabilityStatusEnum +name: "Minority" + +Node: dcid:NonMinority +typeOf: dcid:SocialVulnerabilityStatusEnum +name: "Non Minority" + + + Node: dcid:StudentCohortMembershipEnum typeOf: schema:Class subClassOf: schema:Enumeration @@ -2317,3 +2715,323 @@ typeOf: schema:Property domainIncludes: schema:Person rangeIncludes: dcs:EducationalMajorEnum name: "doctorateDegreeMajor" + +###US_EDU_NJ + +Node: dcid:languageSpokenAtHome +typeOf: dcid:Property +name: "languageSpokenAtHome" +domainIncludes: dcid:Student +rangeIncludes: dcid:LanguageLearnedEnum, RaceCodeEnum + +Node: dcid:LanguageSpokenAtHomeEnum +typeOf: dcid:Class +subClassOf: dcid:Enumeration +name: "LanguageSpokenAtHomeEnum" + +Node: dcid:Pashto +typeOf: dcid:LanguageSpokenAtHomeEnum +name: "Pashto" + +Node: dcid:Albanian +typeOf: dcid:LanguageSpokenAtHomeEnum +name: "Albanian" + +Node: dcid:Malayalam +typeOf: dcid:LanguageSpokenAtHomeEnum +name: "Malayalam" + +Node: dcid:Turkish +typeOf: dcid:LanguageSpokenAtHomeEnum +name: "Turkish" + +Node: dcid:Macedonian +typeOf: dcid:LanguageSpokenAtHomeEnum +name: "Macedonian" + +Node: dcid:Panjabi +typeOf: dcid:LanguageSpokenAtHomeEnum +name: "Panjabi" + +Node: dcid:Burmese +typeOf: dcid:LanguageSpokenAtHomeEnum +name: "Burmese" + +Node: dcid:ModernGreek +typeOf: dcid:LanguageSpokenAtHomeEnum +name: "Modern Greek" + +Node: dcid:Afar +typeOf: dcid:LanguageSpokenAtHomeEnum +name: "Afar" + +Node: dcid:CreolesAndPidginsEnglishBased +typeOf: dcid:LanguageSpokenAtHomeEnum +name: "Creoles And Pidgins English Based" + +Node: dcid:CreolesAndPidginsFrencbBased +typeOf: dcid:LanguageSpokenAtHomeEnum +name: "Creoles And Pidgins Frencb Based" + +Node: dcid:French +typeOf: dcid:LanguageSpokenAtHomeEnum +name: "French" + +Node: dcid:Cree +typeOf: dcid:LanguageSpokenAtHomeEnum +name: "Cree" + +Node: dcid:Twi +typeOf: dcid:LanguageSpokenAtHomeEnum +name: "Twi" + +Node: dcid:CreolesAndPidgins +typeOf: dcid:LanguageSpokenAtHomeEnum +name: "Creoles And Pidgins" + +Node: dcid:Ukrainian +typeOf: dcid:LanguageSpokenAtHomeEnum +name: "Ukrainian" + +Node: dcid:Mandingo +typeOf: dcid:LanguageSpokenAtHomeEnum +name: "Mandingo" + +Node: dcid:Yoruba +typeOf: dcid:LanguageSpokenAtHomeEnum +name: "Yoruba" + +Node: dcid:Persian +typeOf: dcid:LanguageSpokenAtHomeEnum +name: "Persian" + +Node: dcid:Tagalog +typeOf: dcid:USC_LanguageSpokenAtHomeEnum +name: "Tagalog" + +Node: dcid:Igbo +typeOf: dcid:USC_LanguageSpokenAtHomeEnum +name: "Igbo" + +Node: dcid:SlavicLanguages +typeOf: dcid:USC_LanguageSpokenAtHomeEnum +name: "Slavic Languages" + +Node: dcid:Tibetan +typeOf: dcid:LanguageSpokenAtHomeEnum +name: "Tibetan" + +Node: dcid:Marathi +typeOf: dcid:LanguageSpokenAtHomeEnum +name: "Marathi" + +Node: dcid:Syriac +typeOf: dcid:LanguageSpokenAtHomeEnum +name: "Syriac" + +Node: dcid:Bulgarian +typeOf: dcid:LanguageSpokenAtHomeEnum +name: "Bulgarian" + +Node: dcid:Dargwa +typeOf: dcid:LanguageSpokenAtHomeEnum +name: "Dargwa" + +Node: dcid:mathCourse +typeOf: dcid:Property +name: "mathCourse" +domainIncludes: dcid:Student +rangeIncludes: dcid:MathCourseEnum + +Node: dcid:MathCourseEnum +typeOf: dcid:Class +subClassOf: dcid:Enumeration +name: "MathCourseEnum" + +Node: dcid:OtherMath +typeOf: dcid:MathCourseEnum +name: "Other Math" + +Node: dcid:Geometry +typeOf: dcid:MathCourseEnum +name: "Geometry" + +Node: dcid:Algebra_I +typeOf: dcid:MathCourseEnum +name: "Algebra_ I" + +Node: dcid:Algebra_II +typeOf: dcid:MathCourseEnum +name: "Algebra_ II" + +Node: dcid:PreCalculus +typeOf: dcid:MathCourseEnum +name: "Pre Calculus" + +Node: dcid:Calculus +typeOf: dcid:MathCourseEnum +name: "Calculus" +Node: dcid:StateScholasticAssessmentTest +typeOf: dcid:AcademicAssessmentTypeEnum +name: "State Scholastic Assessment Test" + +Node: dcid:AssessmentScoreEnum +typeOf: dcid:Class +subClassOf: dcid:Enumeration +name: "AssessmentScoreEnum" + +Node: dcid:BelowBasicScore +typeOf: dcid:AssessmentScoreEnum +name: "Below Basic Score" + +Node: dcid:BasicScore +typeOf: dcid:AssessmentScoreEnum +name: "Basic Score" + +Node: dcid:ProficientScore +typeOf: dcid:AssessmentScoreEnum +name: "Proficient Score" + +Node: dcid:AdvancedScore +typeOf: dcid:AssessmentScoreEnum +name: "Advanced Score" + +Node: dcid:ScholasticAssessmentTest +typeOf: dcid:AcademicAssessmentTypeEnum +name: "Scholastic Assessment Test" + +Node: dcid:AmericanCollegeTesting +typeOf: dcid:AcademicAssessmentTypeEnum +name: "American College Testing" + +Node: dcid:PreliminaryScholasticAssessmentTest +typeOf: dcid:AcademicAssessmentTypeEnum +name: "Preliminary Scholastic Assessment Test" + +Node: dcid:StateAmericanCollegeTesting +typeOf: dcid:AcademicAssessmentTypeEnum +name: "State American College Testing" + +Node: dcid:StatePreliminaryScholasticAssessmentTest +typeOf: dcid:AcademicAssessmentTypeEnum +name: "State Preliminary Scholastic Assessment Test" + +Node: dcid:InternationalBaccalaureateExam +typeOf: dcid:AcademicAssessmentTypeEnum +name: "International Baccalaureate Exam" + +Node: dcid:AdvancedPlacementExam +typeOf: dcid:AcademicAssessmentTypeEnum +name: "AdvancedPlacement Exam" + +Node: dcid:BenchmarkScore +typeOf: dcid:AssessmentLevelEnum +name: "Benchmark Score" + +Node: dcid:AboveBenchmarkScore +typeOf: dcid:AssessmentLevelEnum +name: "Above Benchmark Score" + +Node: dcid:AboveStateBenchmarkScore +typeOf: dcid:AssessmentLevelEnum +name: "Above State Benchmark Score" + +Node: dcid:kindergartenProgram +typeOf: dcid:Property +name: "kindergartenProgram" +domainIncludes: dcid:Student +rangeIncludes: dcid:KindergartenProgramEnum + +Node: dcid:KindergartenProgramEnum +typeOf: dcid:Class +subClassOf: dcid:Enumeration +name: "KindergartenProgramEnum" + +Node: dcid:HalfDay +typeOf: dcid:KindergartenProgramEnum +name: "Half Day" + +Node: dcid:FullDay +typeOf: dcid:KindergartenProgramEnum +name: "Full Day" + +Node: dcid:scienceCourse +typeOf: dcid:Property +name: "scienceCourse" +domainIncludes: dcid:Student +rangeIncludes: dcid:ScienceCourseEnum + +Node: dcid:ScienceCourseEnum +typeOf: dcid:Class +subClassOf: dcid:Enumeration +name: "ScienceCourseEnum" + +Node: dcid:EarthAndSpaceScience +typeOf: dcid:ScienceCourseEnum +name: "Earth And Space Science" + +Node: dcid:OtherScience +typeOf: dcid:ScienceCourseEnum +name: "Other Science" + +Node: dcid:socialCourse +typeOf: dcid:Property +name: "socialCourse" +domainIncludes: dcid:Student +rangeIncludes: dcid:SocialCourseEnum,SchoolSubjectEnum,SocialCourseEnum,SchoolSubjectEnum,SocialCourseEnum,SchoolSubjectEnum,SocialCourseEnum,SchoolSubjectEnum,SocialCourseEnum,SchoolSubjectEnum,SocialCourseEnum,SchoolSubjectEnum,SocialCourseEnum,SchoolSubjectEnum + +Node: dcid:SocialCourseEnum +typeOf: dcid:Class +subClassOf: dcid:Enumeration +name: "SocialCourseEnum" + +Node: dcid:USHistoryOneAndTwo +typeOf: dcid:SocialCourseEnum +name: "USHistory One And Two" + +Node: dcid:SocialStudiesOrHistory +typeOf: dcid:SocialCourseEnum +name: "Social Studies Or History" + +Node: dcid:Sociology +typeOf: dcid:SocialCourseEnum +name: "Sociology" + +Node: dcid:taughtBy +typeOf: dcid:Property +name: "taughtBy" +domainIncludes: dcid:Student +rangeIncludes: dcid:QuantityRange + +Node: dcid:visualArtCourse +typeOf: dcid:Property +name: "visualArtCourse" +domainIncludes: dcid:Student +rangeIncludes: dcid:VisualArtCourseEnum,SchoolSubjectEnum + +Node: dcid:VisualArtCourseEnum +typeOf: dcid:Class +subClassOf: dcid:Enumeration +name: "VisualArtCourseEnum" + +Node: dcid:AnyVisualArt +typeOf: dcid:VisualArtCourseEnum +name: "Any Visual Art" + +Node: dcid:VisualArt +typeOf: dcid:VisualArtCourseEnum +name: "Visual Art" + +Node: dcid:Drama +typeOf: dcid:VisualArtCourseEnum +name: "Drama" + +Node: dcid:worldLanguageCourse +typeOf: dcid:Property +name: "worldLanguageCourse" +domainIncludes: dcid:Student +rangeIncludes: dcid:USC_LanguageSpokenAtHomeEnum,RaceCodeEnum + +Node: dcid:OtherLanguage +typeOf: dcid:USC_LanguageSpokenAtHomeEnum +name: "Other Language" diff --git a/core/schema.mcf b/core/schema.mcf index 13b9ce9a0..e9c0d2804 100644 --- a/core/schema.mcf +++ b/core/schema.mcf @@ -8400,7 +8400,7 @@ name: "lodgingUnitType" Node: gender dcid: "gender" typeOf: schema:Property -domainIncludes: schema:Person, schema:BirthEvent, schema:Household +domainIncludes: schema:Person, schema:BirthEvent, schema:Household, schema:Student name: "gender" rangeIncludes: schema:GenderType, dcs:SDG_SexEnum diff --git a/core/who_enums.mcf b/core/who_enums.mcf index 069c2134a..a6dc03c2b 100644 --- a/core/who_enums.mcf +++ b/core/who_enums.mcf @@ -56,6 +56,10 @@ Node: dcid:ShortCycleTertiaryEducation name: "ShortCycleTertiaryEducation" typeOf: dcs:USC_EducationalAttainmentEnum +Node: dcid:StateSealOfBiliteracy +typeOf: dcid:WHO_EducationalAttainmentEnum +name: "State Seal Of Biliteracy" + Node: dcid:AlcoholUseAndAlcoholUseDisorders name: "AlcoholUseAndAlcoholUseDisorders" typeOf: dcs:SubstanceUseDisorderEnum diff --git a/stat_vars/US_EDU_NewJersey_DistrictState_statvar.mcf b/stat_vars/US_EDU_NewJersey_DistrictState_statvar.mcf new file mode 100644 index 000000000..b5aefa767 --- /dev/null +++ b/stat_vars/US_EDU_NewJersey_DistrictState_statvar.mcf @@ -0,0 +1,7336 @@ +Node: dcid:Count_Student_FullTimeEquivalent_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +enrollmentType: dcid:FullTimeEquivalent +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_FullTime_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +enrollmentType: dcid:FullTime +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_SharedTime_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +enrollmentType: dcid:SharedTime +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_3To5Scores_AdvancedPlacementCourseOrInternationalBaccalaureateCourse_4To7Scores_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +apQualificationStatus: [3 5 Scores] +courseType: dcid:AdvancedPlacementCourse__InternationalBaccalaureateCourse +ibQualificationStatus: [4 7 Scores] +testStatus: dcid:Tested + +Node: dcid:Count_Student_3To5Scores_AdvancedPlacementExamOrInternationalBaccalaureateExam_4To7Scores_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +apQualificationStatus: [3 5 Scores] +assessmentType: dcid:AdvancedPlacementExam__InternationalBaccalaureateExam +ibQualificationStatus: [4 7 Scores] +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_Biology_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:Biology +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_CalculusAB_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:CalculusAB +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_CalculusBC_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:CalculusBC +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_Chemistry_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:Chemistry +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_ChineseLanguageAndCulture_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:ChineseLanguageAndCulture +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_ComparativeGovernmentAndPolitics_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:ComparativeGovernmentAndPolitics +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_ComputerSciencePrinciples_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:ComputerSciencePrinciples +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_ComputerScience_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:ComputerScience +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_EVS_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:EVS +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_EnglishLanguageAndComposition_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:EnglishLanguageAndComposition +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_EnglishLiteratureAndComposition_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:EnglishLiteratureAndComposition +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_Biology +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:Biology + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_CalculusAB +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:CalculusAB + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_CalculusBC +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:CalculusBC + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_Chemistry +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:Chemistry + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_ChineseLanguageAndCulture +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:ChineseLanguageAndCulture + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_ComparativeGovernmentAndPolitics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:ComparativeGovernmentAndPolitics + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_ComputerScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:ComputerScience + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_ComputerSciencePrinciples +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:ComputerSciencePrinciples + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_EVS +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:EVS + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_EnglishLanguageAndComposition +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:EnglishLanguageAndComposition + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_EnglishLiteratureAndComposition +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:EnglishLiteratureAndComposition + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_EuropeanHistory +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:EuropeanHistory + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_FrenchLanguageAndCulture +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:FrenchLanguageAndCulture + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_GermanLanguageAndCulture +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:GermanLanguageAndCulture + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_Government +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:Government + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_HistoryOfArt +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:HistoryOfArt + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_HumanGeography +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:HumanGeography + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_ItalianLanguageAndCulture +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:ItalianLanguageAndCulture + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_JapaneseLanguageAndCulture +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:JapaneseLanguageAndCulture + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_Latin +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:Latin + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_Macroeconomics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:Macroeconomics + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_Microeconomics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:Microeconomics + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_MusicTheory +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:MusicTheory + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_Physics1 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:Physics1 + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_Physics2 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:Physics2 + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_PhysicsB +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:PhysicsB + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_PhysicsC +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:PhysicsC + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_PhysicsCElectricityAndMagnetism +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:PhysicsCElectricityAndMagnetism + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_PhysicsCMechanics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:PhysicsCMechanics + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_Psychology +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:Psychology + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_Research +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:Research + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_Seminar +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:Seminar + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_SpanishLanguage +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:SpanishLanguage + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_SpanishLiterature +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:SpanishLiterature + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_Statistics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:Statistics + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_StudioArtDrawingPortfolio +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:StudioArtDrawingPortfolio + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_StudioArtThreeDimensional +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:StudioArtThreeDimensional + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_StudioArtTwoDimensional +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:StudioArtTwoDimensional + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_USGovernmentAndPolitics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:USGovernmentAndPolitics + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_USHistory +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:USHistory + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_WorldHistory +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:WorldHistory + +Node: dcid:Count_Student_AdvancedPlacementCourse_EuropeanHistory_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:EuropeanHistory +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_FrenchLanguageAndCulture_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:FrenchLanguageAndCulture +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_GermanLanguageAndCulture_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:GermanLanguageAndCulture +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_HistoryOfArt_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:HistoryOfArt +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_HumanGeography_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:HumanGeography +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_ItalianLanguageAndCulture_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:ItalianLanguageAndCulture +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_JapaneseLanguageAndCulture_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:JapaneseLanguageAndCulture +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_Latin_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:Latin +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_Macroeconomics_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:Macroeconomics +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_Microeconomics_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:Microeconomics +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_MusicTheory_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:MusicTheory +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_Physics1_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:Physics1 +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_Physics2_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:Physics2 +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_PhysicsCElectricityAndMagnetism_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:PhysicsCElectricityAndMagnetism +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_PhysicsCMechanics_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:PhysicsCMechanics +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_Psychology_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:Psychology +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_Research_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:Research +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_Seminar_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:Seminar +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_SpanishLanguage_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:SpanishLanguage +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_SpanishLiterature_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:SpanishLiterature +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_Statistics_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:Statistics +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_StudioArtDrawingPortfolio_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:StudioArtDrawingPortfolio +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_StudioArtThreeDimensional_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:StudioArtThreeDimensional +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_StudioArtTwoDimensional_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:StudioArtTwoDimensional +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_USGovernmentAndPolitics_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:USGovernmentAndPolitics +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_USHistory_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:USHistory +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_WorldHistory_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:WorldHistory +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementExamOrInternationalBaccalaureateExam_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentType: dcid:AdvancedPlacementExam__InternationalBaccalaureateExam +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_ArtOrDesign_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:ArtOrDesign +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Biology_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:Biology +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_BusinessAndManagement_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:BusinessAndManagement +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Chemistry_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:Chemistry +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_ClassicalLanguagesLatin_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:ClassicalLanguagesLatin +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_ComputingStudies_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:ComputingStudies +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Dance_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:Dance +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_DesignTechnology_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:DesignTechnology +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Economics_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:Economics +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_ArtOrDesign +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:ArtOrDesign + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_Biology +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:Biology + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_BusinessAndManagement +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:BusinessAndManagement + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_Chemistry +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:Chemistry + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_ClassicalLanguagesLatin +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:ClassicalLanguagesLatin + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_ComputingStudies +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:ComputingStudies + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_Dance +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:Dance + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_DesignTechnology +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:DesignTechnology + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_Economics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:Economics + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_EnvironmentalScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:EnvironmentalScience + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_FurtherMathematicSL +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:FurtherMathematicSL + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_Geography +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:Geography + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_History +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:History + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_InformationTechnologyGlobalSociety +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:InformationTechnologyGlobalSociety + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_LanguageAEnglish +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:LanguageAEnglish + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_LanguageALiteraturePortuguese +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:LanguageALiteraturePortuguese + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_LanguageALiteratureSpanish +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:LanguageALiteratureSpanish + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_LanguageANonEnglishFrench +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:LanguageANonEnglishFrench + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_LanguageBChinese +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:LanguageBChinese + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_LanguageBFrench +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:LanguageBFrench + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_LanguageBGerman +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:LanguageBGerman + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_LanguageBPortuguese +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:LanguageBPortuguese + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_LanguageBSpanish +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:LanguageBSpanish + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_LanguageBtalian +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:LanguageBtalian + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_MathematicalStudies +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:MathematicalStudies + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_MathematicsAndComputing +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:MathematicsAndComputing + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_Music +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:Music + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_Philosophy +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:Philosophy + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_PhysicalScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:PhysicalScience + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_Physics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:Physics + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_Psychology +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:Psychology + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_Theatre +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:Theatre + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_TheoryOfKnowledge +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:TheoryOfKnowledge + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_EnvironmentalScience_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:EnvironmentalScience +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Film_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:Film +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_GlobalPolitics_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:GlobalPolitics +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_History_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:History +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_InformationTechnologyGlobalSociety_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:InformationTechnologyGlobalSociety +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_LanguageAEnglish_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:LanguageAEnglish +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_LanguageBChinese_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:LanguageBChinese +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_LanguageBFrench_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:LanguageBFrench +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_LanguageBGerman_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:LanguageBGerman +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_LanguageBPortuguese_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:LanguageBPortuguese +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_LanguageBSpanish_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:LanguageBSpanish +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_LanguageBtalian_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:LanguageBtalian +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_MathematicalStudies_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:MathematicalStudies +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Mathematics_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:Mathematics +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Music_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:Music +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Philosophy_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:Philosophy +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Physics_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:Physics +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Psychology_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:Psychology +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_SportsExerciseAndHealthScience_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:SportsExerciseAndHealthScience +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Theatre_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:Theatre +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_TheoryOfKnowledge_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:TheoryOfKnowledge +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_LatinLiterature +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:LatinLiterature + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_Film +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:Film + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_LanguageALanguageAndLiteratureSpanish +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:LanguageALanguageAndLiteratureSpanish + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_LanguageAbInitioChinese +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:LanguageAbInitioChinese + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_LanguageAbInitioSpanish +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:LanguageAbInitioSpanish + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_PersonalAndProfessionalSkills +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:PersonalAndProfessionalSkills + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_SportsExerciseandHealthScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:SportsExerciseandHealthScience + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_SportsExerciseandHealthScience_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:SportsExerciseandHealthScience +testStatus: dcid:Tested + +Node: dcid:Count_Student_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_GlobalPolitics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:GlobalPolitics + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_LanguageAbInitiotalian +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:LanguageAbInitiotalian + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_SocialAnthropology +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:SocialAnthropology + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_WorldReligions +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:WorldReligions + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_WorldReligions_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:WorldReligions +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_ModernWorldHistory +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:ModernWorldHistory + +Node: dcid:Count_Student_AdvancedPlacementCourse_Government_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:Government +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_ModernWorldHistory_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:ModernWorldHistory +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_PhysicsB_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:PhysicsB +testStatus: dcid:Tested + +Node: dcid:Count_Student_AdvancedPlacementCourse_PhysicsC_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +schoolSubject: dcid:PhysicsC +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_ApplicationsAndInterpretationMathematics_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:ApplicationsAndInterpretationMathematics +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_CreativityActionService_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:CreativityActionService +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_ApplicationsAndInterpretationMathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:ApplicationsAndInterpretationMathematics + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_CreativityActionService +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:CreativityActionService + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_LanguageALanguageAndLiteratureEnglish +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:LanguageALanguageAndLiteratureEnglish + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Enrolled_MathematicsAnalysisAndApproaches +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:MathematicsAnalysisAndApproaches + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_FurtherMathematicSL_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:FurtherMathematicSL +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_Geography_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:Geography +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_LanguageALanguageAndLiteratureEnglish_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:LanguageALanguageAndLiteratureEnglish +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_LanguageALiteraturePortuguese_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:LanguageALiteraturePortuguese +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_LanguageALiteratureSpanish_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:LanguageALiteratureSpanish +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_LanguageANonEnglishFrench_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:LanguageANonEnglishFrench +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_LanguageAbInitioChinese_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:LanguageAbInitioChinese +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_LanguageAbInitioSpanish_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:LanguageAbInitioSpanish +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_LanguageAbInitiotalian_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:LanguageAbInitiotalian +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_MathematicsAnalysisAndApproaches_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:MathematicsAnalysisAndApproaches +testStatus: dcid:Tested + +Node: dcid:Count_Student_InternationalBaccalaureateCourse_PersonalAndProfessionalSkills_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:PersonalAndProfessionalSkills +testStatus: dcid:Tested + +Node: dcid:Count_Student_Enrolled +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +enrollmentStatus: dcid:enrolled + +Node: dcid:Count_Student_AdvancedPlacementCourse_Enrolled_SeminarEnglish +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:enrolled +schoolSubject: dcid:SeminarEnglish + +Node: dcid:Count_Student +typeOf: dcid:StatisticalVariable +name: "Count of Student" +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue + +Node: dcid:Count_Student_APScoreQualifiedOrIBScoreSatisfactory_AdvancedPlacementCourseOrInternationalBaccalaureateCourse_AsAFractionOf_Count_Student +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student +assessmentLevel: dcid:APScoreQualified__IBScoreSatisfactory +courseType: dcid:AdvancedPlacementCourse__InternationalBaccalaureateCourse + +Node: dcid:Count_Student_AdvancedPlacementCourseOrInternationalBaccalaureateCourse_AsAFractionOf_Count_Student +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student +courseType: dcid:AdvancedPlacementCourse__InternationalBaccalaureateCourse + +Node: dcid:Count_Student_AdvancedPlacementExamOrInternationalBaccalaureateExam_AsAFractionOf_Count_Student +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student +assessmentType: dcid:AdvancedPlacementExam__InternationalBaccalaureateExam + +Node: dcid:Count_Student_DualEnrollmentCourse_AsAFractionOf_Count_Student +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student +courseType: dcid:DualEnrollmentCourse + +Node: dcid:Count_Faculty_SchoolAdministrator +typeOf: dcid:StatisticalVariable +name: "Count of Faculty: School Administrator" +populationType: dcid:Faculty +measuredProperty: dcid:count +statType: dcid:measuredValue +facultyType: dcid:SchoolAdministrator + +Node: dcid:Count_Faculty_SchoolAdministrator_4OrMoreYears_District +typeOf: dcid:StatisticalVariable +populationType: dcid:Faculty +measuredProperty: dcid:count +statType: dcid:measuredValue +facultyType: dcid:SchoolAdministrator +workExperience: [4 - Years] +workExperiencePlace: dcid:District + +Node: dcid:Count_Faculty_SchoolAdministrator_WorkExperience +typeOf: dcid:StatisticalVariable +populationType: dcid:Faculty +measuredProperty: dcid:count +statType: dcid:measuredValue +facultyType: dcid:SchoolAdministrator +meanValue: dcid:workExperience + +Node: dcid:Count_Faculty_SchoolAdministrator_WorkExperience_District +typeOf: dcid:StatisticalVariable +populationType: dcid:Faculty +measuredProperty: dcid:count +statType: dcid:measuredValue +facultyType: dcid:SchoolAdministrator +meanValue: dcid:workExperience +workExperiencePlace: dcid:District + +Node: dcid:Count_Student_CTEConcentrator_CareerAndTechnicalEducation_AsAFractionOf_Count_Student_CareerAndTechnicalEducation +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_CareerAndTechnicalEducation +careerClusterStatus: dcid:CTEConcentrator +courseType: dcid:CareerAndTechnicalEducation + +Node: dcid:Count_Student_CTEParticipant_CareerAndTechnicalEducation_AsAFractionOf_Count_Student_CareerAndTechnicalEducation +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_CareerAndTechnicalEducation +careerClusterStatus: dcid:CTEParticipant +courseType: dcid:CareerAndTechnicalEducation + +Node: dcid:Count_Student_CareerAndTechnicalEducation +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:CareerAndTechnicalEducation + +Node: dcid:Count_Student_StructuredLearningExperienced_CareerAndTechnicalEducation_AsAFractionOf_Count_Student_CareerAndTechnicalEducation +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_CareerAndTechnicalEducation +careerClusterStatus: dcid:StructuredLearningExperienced +courseType: dcid:CareerAndTechnicalEducation + +Node: dcid:Count_Student_IndustryValuedCredential_CareerAndTechnicalEducation_AsAFractionOf_Count_Student_CareerAndTechnicalEducation +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_CareerAndTechnicalEducation +careerClusterStatus: dcid:IndustryValuedCredential +courseType: dcid:CareerAndTechnicalEducation + +Node: dcid:DropoutRate_Student +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:dropoutRate +statType: dcid:measuredValue + +Node: dcid:Count_Student_AfarSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Afar +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_AlbanianSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Albanian +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_ArabicSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Arabic +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_BengaliSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Bengali +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_BurmeseSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Burmese +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_ChineseSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Chinese +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_CreeSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Cree +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_CreolesAndPidginsEnglishBasedSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:CreolesAndPidginsEnglishBased +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_CreolesAndPidginsFrencbBasedSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:CreolesAndPidginsFrencbBased +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_CreolesAndPidginsSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:CreolesAndPidgins +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_EnglishSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:English +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_FilipinoSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Filipino +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_FrenchSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:French +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_GujaratiSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Gujarati +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_HaitianSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Haitian +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_HebrewSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Hebrew +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_HindiSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Hindi +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_ItalianSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Italian +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_JapaneseSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Japanese +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_KoreanSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Korean +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_MacedonianSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Macedonian +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_MalayalamSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Malayalam +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_MandingoSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Mandingo +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_ModernGreekSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:ModernGreek +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_OtherLanguageSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:OtherLanguage +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_PanjabiSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Panjabi +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_PashtoSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Pashto +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_PolishSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Polish +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_PortugueseSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Portuguese +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_RussianSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Russian +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_SpanishSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Spanish +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_TagalogSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Tagalog +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_TamilSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Tamil +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_TeluguSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Telugu +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_TurkishSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Turkish +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_TwiSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Twi +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_UkrainianSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Ukrainian +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_UrduSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Urdu +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_VietnameseSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Vietnamese +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_YorubaSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Yoruba +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_IgboSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Igbo +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_SlavicLanguagesSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:SlavicLanguages +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_MarathiSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Marathi +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_PersianSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Persian +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_TibetanSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Tibetan +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_BulgarianSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Bulgarian +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_DargwaSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Dargwa +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_SyriacSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Syriac +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_AmericanIndianOrAlaskaNativeAlone_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +race: dcid:AmericanIndianOrAlaskaNativeAlone +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_Asian_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +race: dcid:Asian +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_BlackOrAfricanAmericanAlone_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +race: dcid:BlackOrAfricanAmericanAlone +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_HawaiianNativeOrPacificIslander_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +race: dcid:HawaiianNativeOrPacificIslander +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_HispanicOrLatino_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +race: dcid:HispanicOrLatino +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_TwoOrMoreRaces_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +race: dcid:TwoOrMoreRaces +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_White_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +race: dcid:White +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_AnyDisability_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +disabilityStatus: dcid:AnyDisability +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_EnglishLearner_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageLearned: dcid:EnglishLearner +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_EnrolledInSchool_EconomicallyDisadvantaged_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +schoolEnrollment: dcid:EnrolledInSchool +socialVulnerabilityStatus: dcid:EconomicallyDisadvantaged + +Node: dcid:Count_Student_EnrolledInSchool_Foster_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +schoolEnrollment: dcid:EnrolledInSchool +socialVulnerabilityStatus: dcid:Foster + +Node: dcid:Count_Student_EnrolledInSchool_Homeless_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +schoolEnrollment: dcid:EnrolledInSchool +socialVulnerabilityStatus: dcid:Homeless + +Node: dcid:Count_Student_EnrolledInSchool_Migrant_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +schoolEnrollment: dcid:EnrolledInSchool +socialVulnerabilityStatus: dcid:Migrant + +Node: dcid:Count_Student_FamilyOfArmedForces_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +armedForcesStatus: dcid:FamilyOfArmedForces +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_Female_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +gender: dcid:Female +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_Male_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +gender: dcid:Male +schoolEnrollment: dcid:EnrolledInSchool + +Node: dcid:Count_Student_GenderNonConforming_AsAFractionOf_Count_Student +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student +gender: dcid:GenderNonConforming + +Node: dcid:Count_Student_EnrolledInSchool_Kindergarten +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolEnrollment: dcid:EnrolledInSchool +schoolGradeLevel: dcid:Kindergarten + +Node: dcid:Count_Student_EnrolledInSchool_PreKindergarten +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolEnrollment: dcid:EnrolledInSchool +schoolGradeLevel: dcid:PreKindergarten + +Node: dcid:Count_Student_EnrolledInSchool_SchoolGrade1 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolEnrollment: dcid:EnrolledInSchool +schoolGradeLevel: dcid:SchoolGrade1 + +Node: dcid:Count_Student_EnrolledInSchool_SchoolGrade10 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolEnrollment: dcid:EnrolledInSchool +schoolGradeLevel: dcid:SchoolGrade10 + +Node: dcid:Count_Student_EnrolledInSchool_SchoolGrade11 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolEnrollment: dcid:EnrolledInSchool +schoolGradeLevel: dcid:SchoolGrade11 + +Node: dcid:Count_Student_EnrolledInSchool_SchoolGrade12 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolEnrollment: dcid:EnrolledInSchool +schoolGradeLevel: dcid:SchoolGrade12 + +Node: dcid:Count_Student_EnrolledInSchool_SchoolGrade2 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolEnrollment: dcid:EnrolledInSchool +schoolGradeLevel: dcid:SchoolGrade2 + +Node: dcid:Count_Student_EnrolledInSchool_SchoolGrade3 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolEnrollment: dcid:EnrolledInSchool +schoolGradeLevel: dcid:SchoolGrade3 + +Node: dcid:Count_Student_EnrolledInSchool_SchoolGrade4 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolEnrollment: dcid:EnrolledInSchool +schoolGradeLevel: dcid:SchoolGrade4 + +Node: dcid:Count_Student_EnrolledInSchool_SchoolGrade5 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolEnrollment: dcid:EnrolledInSchool +schoolGradeLevel: dcid:SchoolGrade5 + +Node: dcid:Count_Student_EnrolledInSchool_SchoolGrade6 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolEnrollment: dcid:EnrolledInSchool +schoolGradeLevel: dcid:SchoolGrade6 + +Node: dcid:Count_Student_EnrolledInSchool_SchoolGrade7 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolEnrollment: dcid:EnrolledInSchool +schoolGradeLevel: dcid:SchoolGrade7 + +Node: dcid:Count_Student_EnrolledInSchool_SchoolGrade8 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolEnrollment: dcid:EnrolledInSchool +schoolGradeLevel: dcid:SchoolGrade8 + +Node: dcid:Count_Student_EnrolledInSchool_SchoolGrade9 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolEnrollment: dcid:EnrolledInSchool +schoolGradeLevel: dcid:SchoolGrade9 + +Node: dcid:Count_Student_UngradedSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:UngradedSchool + +Node: dcid:Count_Credential_EducationalAttainmentIndustryValuedCredential +typeOf: dcid:StatisticalVariable +populationType: dcid:Credential +measuredProperty: dcid:count +statType: dcid:measuredValue +educationalAttainment: dcid:IndustryValuedCredential + +Node: dcid:Count_Student_ArchitectureAndConstruction_AtleastOneCredential +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:ArchitectureAndConstruction +countOfCredentialEarned: dcid:AtleastOneCredential + +Node: dcid:Count_Student_ArchitectureAndConstruction_EducationalAttainmentIndustryValuedCredential +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:ArchitectureAndConstruction +educationalAttainment: dcid:IndustryValuedCredential + +Node: dcid:Count_Student_AtleastOneCredential +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +countOfCredentialEarned: dcid:AtleastOneCredential + +Node: dcid:Count_Student_BusinessManagementAdministration_AtleastOneCredential +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:BusinessManagementAdministration +countOfCredentialEarned: dcid:AtleastOneCredential + +Node: dcid:Count_Student_BusinessManagementAdministration_EducationalAttainmentIndustryValuedCredential +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:BusinessManagementAdministration +educationalAttainment: dcid:IndustryValuedCredential + +Node: dcid:Count_Student_HealthScience_AtleastOneCredential +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:HealthScience +countOfCredentialEarned: dcid:AtleastOneCredential + +Node: dcid:Count_Student_HealthScience_EducationalAttainmentIndustryValuedCredential +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:HealthScience +educationalAttainment: dcid:IndustryValuedCredential + +Node: dcid:Count_Student_HospitalityAndTourism_AtleastOneCredential +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:HospitalityAndTourism +countOfCredentialEarned: dcid:AtleastOneCredential + +Node: dcid:Count_Student_HospitalityAndTourism_EducationalAttainmentIndustryValuedCredential +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:HospitalityAndTourism +educationalAttainment: dcid:IndustryValuedCredential + +Node: dcid:Count_Student_HumanServices_AtleastOneCredential +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:HumanServices +countOfCredentialEarned: dcid:AtleastOneCredential + +Node: dcid:Count_Student_HumanServices_EducationalAttainmentIndustryValuedCredential +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:HumanServices +educationalAttainment: dcid:IndustryValuedCredential + +Node: dcid:Count_Student_InformationTechnology_AtleastOneCredential +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:InformationTechnology +countOfCredentialEarned: dcid:AtleastOneCredential + +Node: dcid:Count_Student_InformationTechnology_EducationalAttainmentIndustryValuedCredential +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:InformationTechnology +educationalAttainment: dcid:IndustryValuedCredential + +Node: dcid:Count_Student_LawPublicSafetyCorrectionsSecurity_AtleastOneCredential +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:LawPublicSafetyCorrectionsSecurity +countOfCredentialEarned: dcid:AtleastOneCredential + +Node: dcid:Count_Student_LawPublicSafetyCorrectionsSecurity_EducationalAttainmentIndustryValuedCredential +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:LawPublicSafetyCorrectionsSecurity +educationalAttainment: dcid:IndustryValuedCredential + +Node: dcid:Count_Student_Manufacturing_AtleastOneCredential +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:Manufacturing +countOfCredentialEarned: dcid:AtleastOneCredential + +Node: dcid:Count_Student_Manufacturing_EducationalAttainmentIndustryValuedCredential +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:Manufacturing +educationalAttainment: dcid:IndustryValuedCredential + +Node: dcid:Count_Student_TransportationDistributionLogistics_AtleastOneCredential +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:TransportationDistributionLogistics +countOfCredentialEarned: dcid:AtleastOneCredential + +Node: dcid:Count_Student_TransportationDistributionLogistics_EducationalAttainmentIndustryValuedCredential +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:TransportationDistributionLogistics +educationalAttainment: dcid:IndustryValuedCredential + +Node: dcid:Count_Student_AgricultureFoodNaturalResources_Enrolled +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:AgricultureFoodNaturalResources +enrollmentStatus: dcid:enrolled + +Node: dcid:Count_Student_ArchitectureAndConstruction_Enrolled +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:ArchitectureAndConstruction +enrollmentStatus: dcid:enrolled + +Node: dcid:Count_Student_ArtsAVTechnologyCommunications_Enrolled +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:ArtsAVTechnologyCommunications +enrollmentStatus: dcid:enrolled + +Node: dcid:Count_Student_BusinessManagementAdministration_Enrolled +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:BusinessManagementAdministration +enrollmentStatus: dcid:enrolled + +Node: dcid:Count_Student_EducationAndTraining_Enrolled +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:EducationAndTraining +enrollmentStatus: dcid:enrolled + +Node: dcid:Count_Student_EducationalAttainmentIndustryValuedCredential +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +educationalAttainment: dcid:IndustryValuedCredential + +Node: dcid:Count_Student_Finance_Enrolled +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:Finance +enrollmentStatus: dcid:enrolled + +Node: dcid:Count_Student_GovernmentPublicAdministration_Enrolled +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:GovernmentPublicAdministration +enrollmentStatus: dcid:enrolled + +Node: dcid:Count_Student_HealthScience_Enrolled +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:HealthScience +enrollmentStatus: dcid:enrolled + +Node: dcid:Count_Student_HospitalityAndTourism_Enrolled +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:HospitalityAndTourism +enrollmentStatus: dcid:enrolled + +Node: dcid:Count_Student_HumanServices_Enrolled +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:HumanServices +enrollmentStatus: dcid:enrolled + +Node: dcid:Count_Student_InformationTechnology_Enrolled +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:InformationTechnology +enrollmentStatus: dcid:enrolled + +Node: dcid:Count_Student_LawPublicSafetyCorrectionsSecurity_Enrolled +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:LawPublicSafetyCorrectionsSecurity +enrollmentStatus: dcid:enrolled + +Node: dcid:Count_Student_Manufacturing_Enrolled +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:Manufacturing +enrollmentStatus: dcid:enrolled + +Node: dcid:Count_Student_Marketing_Enrolled +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:Marketing +enrollmentStatus: dcid:enrolled + +Node: dcid:Count_Student_ScienceTechnologyEngineeringAndMathematics_Enrolled +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:ScienceTechnologyEngineeringAndMathematics +enrollmentStatus: dcid:enrolled + +Node: dcid:Count_Student_TransportationDistributionLogistics_Enrolled +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:TransportationDistributionLogistics +enrollmentStatus: dcid:enrolled + +Node: dcid:Count_Student_Finance_AtleastOneCredential +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:Finance +countOfCredentialEarned: dcid:AtleastOneCredential + +Node: dcid:Count_Student_Finance_EducationalAttainmentIndustryValuedCredential +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:Finance +educationalAttainment: dcid:IndustryValuedCredential + +Node: dcid:Count_Student_ArtsAVTechnologyCommunications_AtleastOneCredential +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:ArtsAVTechnologyCommunications +countOfCredentialEarned: dcid:AtleastOneCredential + +Node: dcid:Count_Student_ArtsAVTechnologyCommunications_EducationalAttainmentIndustryValuedCredential +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:ArtsAVTechnologyCommunications +educationalAttainment: dcid:IndustryValuedCredential + +Node: dcid:Count_Student_ScienceTechnologyEngineeringAndMathematics_AtleastOneCredential +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:ScienceTechnologyEngineeringAndMathematics +countOfCredentialEarned: dcid:AtleastOneCredential + +Node: dcid:Count_Student_ScienceTechnologyEngineeringAndMathematics_EducationalAttainmentIndustryValuedCredential +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +careerCluster: dcid:ScienceTechnologyEngineeringAndMathematics +educationalAttainment: dcid:IndustryValuedCredential + +Node: dcid:Count_Student_AdvancedPlacementCourseOrInternationalBaccalaureateCourse_Enrolled_Calculus +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse__InternationalBaccalaureateCourse +enrollmentStatus: dcid:Enrolled +mathCourse: dcid:Calculus + +Node: dcid:Count_Student_AdvancedPlacementCourseOrInternationalBaccalaureateCourse_Enrolled_OtherMath +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse__InternationalBaccalaureateCourse +enrollmentStatus: dcid:Enrolled +mathCourse: dcid:OtherMath + +Node: dcid:Count_Student_AdvancedPlacementCourseOrInternationalBaccalaureateCourse_Enrolled_Statistics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse__InternationalBaccalaureateCourse +enrollmentStatus: dcid:Enrolled +mathCourse: dcid:Statistics + +Node: dcid:Count_Student_AlgebraI +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Algebra_I + +Node: dcid:Count_Student_AlgebraII +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Algebra_II + +Node: dcid:Count_Student_AlgebraII_SchoolGrade10 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Algebra_II +schoolGradeLevel: dcid:SchoolGrade10 + +Node: dcid:Count_Student_AlgebraII_SchoolGrade11 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Algebra_II +schoolGradeLevel: dcid:SchoolGrade11 + +Node: dcid:Count_Student_AlgebraII_SchoolGrade12 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Algebra_II +schoolGradeLevel: dcid:SchoolGrade12 + +Node: dcid:Count_Student_AlgebraII_SchoolGrade7 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Algebra_II +schoolGradeLevel: dcid:SchoolGrade7 + +Node: dcid:Count_Student_AlgebraII_SchoolGrade8 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Algebra_II +schoolGradeLevel: dcid:SchoolGrade8 + +Node: dcid:Count_Student_AlgebraII_SchoolGrade9 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Algebra_II +schoolGradeLevel: dcid:SchoolGrade9 + +Node: dcid:Count_Student_AlgebraI_SchoolGrade10 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Algebra_I +schoolGradeLevel: dcid:SchoolGrade10 + +Node: dcid:Count_Student_AlgebraI_SchoolGrade11 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Algebra_I +schoolGradeLevel: dcid:SchoolGrade11 + +Node: dcid:Count_Student_AlgebraI_SchoolGrade12 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Algebra_I +schoolGradeLevel: dcid:SchoolGrade12 + +Node: dcid:Count_Student_AlgebraI_SchoolGrade6 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Algebra_I +schoolGradeLevel: dcid:SchoolGrade6 + +Node: dcid:Count_Student_AlgebraI_SchoolGrade7 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Algebra_I +schoolGradeLevel: dcid:SchoolGrade7 + +Node: dcid:Count_Student_AlgebraI_SchoolGrade8 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Algebra_I +schoolGradeLevel: dcid:SchoolGrade8 + +Node: dcid:Count_Student_AlgebraI_SchoolGrade9 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Algebra_I +schoolGradeLevel: dcid:SchoolGrade9 + +Node: dcid:Count_Student_Calculus +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Calculus + +Node: dcid:Count_Student_Calculus_SchoolGrade10 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Calculus +schoolGradeLevel: dcid:SchoolGrade10 + +Node: dcid:Count_Student_Calculus_SchoolGrade11 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Calculus +schoolGradeLevel: dcid:SchoolGrade11 + +Node: dcid:Count_Student_Calculus_SchoolGrade12 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Calculus +schoolGradeLevel: dcid:SchoolGrade12 + +Node: dcid:Count_Student_Calculus_SchoolGrade6 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Calculus +schoolGradeLevel: dcid:SchoolGrade6 + +Node: dcid:Count_Student_Calculus_SchoolGrade7 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Calculus +schoolGradeLevel: dcid:SchoolGrade7 + +Node: dcid:Count_Student_Calculus_SchoolGrade8 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Calculus +schoolGradeLevel: dcid:SchoolGrade8 + +Node: dcid:Count_Student_Calculus_SchoolGrade9 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Calculus +schoolGradeLevel: dcid:SchoolGrade9 + +Node: dcid:Count_Student_Geometry +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Geometry + +Node: dcid:Count_Student_Geometry_SchoolGrade10 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Geometry +schoolGradeLevel: dcid:SchoolGrade10 + +Node: dcid:Count_Student_Geometry_SchoolGrade11 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Geometry +schoolGradeLevel: dcid:SchoolGrade11 + +Node: dcid:Count_Student_Geometry_SchoolGrade12 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Geometry +schoolGradeLevel: dcid:SchoolGrade12 + +Node: dcid:Count_Student_Geometry_SchoolGrade6 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Geometry +schoolGradeLevel: dcid:SchoolGrade6 + +Node: dcid:Count_Student_Geometry_SchoolGrade7 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Geometry +schoolGradeLevel: dcid:SchoolGrade7 + +Node: dcid:Count_Student_Geometry_SchoolGrade8 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Geometry +schoolGradeLevel: dcid:SchoolGrade8 + +Node: dcid:Count_Student_Geometry_SchoolGrade9 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Geometry +schoolGradeLevel: dcid:SchoolGrade9 + +Node: dcid:Count_Student_OtherMath +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:OtherMath + +Node: dcid:Count_Student_OtherMath_SchoolGrade10 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:OtherMath +schoolGradeLevel: dcid:SchoolGrade10 + +Node: dcid:Count_Student_OtherMath_SchoolGrade11 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:OtherMath +schoolGradeLevel: dcid:SchoolGrade11 + +Node: dcid:Count_Student_OtherMath_SchoolGrade12 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:OtherMath +schoolGradeLevel: dcid:SchoolGrade12 + +Node: dcid:Count_Student_OtherMath_SchoolGrade6 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:OtherMath +schoolGradeLevel: dcid:SchoolGrade6 + +Node: dcid:Count_Student_OtherMath_SchoolGrade7 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:OtherMath +schoolGradeLevel: dcid:SchoolGrade7 + +Node: dcid:Count_Student_OtherMath_SchoolGrade8 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:OtherMath +schoolGradeLevel: dcid:SchoolGrade8 + +Node: dcid:Count_Student_OtherMath_SchoolGrade9 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:OtherMath +schoolGradeLevel: dcid:SchoolGrade9 + +Node: dcid:Count_Student_PreCalculus +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:PreCalculus + +Node: dcid:Count_Student_PreCalculus_SchoolGrade10 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:PreCalculus +schoolGradeLevel: dcid:SchoolGrade10 + +Node: dcid:Count_Student_PreCalculus_SchoolGrade11 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:PreCalculus +schoolGradeLevel: dcid:SchoolGrade11 + +Node: dcid:Count_Student_PreCalculus_SchoolGrade12 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:PreCalculus +schoolGradeLevel: dcid:SchoolGrade12 + +Node: dcid:Count_Student_PreCalculus_SchoolGrade8 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:PreCalculus +schoolGradeLevel: dcid:SchoolGrade8 + +Node: dcid:Count_Student_PreCalculus_SchoolGrade9 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:PreCalculus +schoolGradeLevel: dcid:SchoolGrade9 + +Node: dcid:Count_Student_Statistics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Statistics + +Node: dcid:Count_Student_Statistics_SchoolGrade10 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Statistics +schoolGradeLevel: dcid:SchoolGrade10 + +Node: dcid:Count_Student_Statistics_SchoolGrade11 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Statistics +schoolGradeLevel: dcid:SchoolGrade11 + +Node: dcid:Count_Student_Statistics_SchoolGrade12 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Statistics +schoolGradeLevel: dcid:SchoolGrade12 + +Node: dcid:Count_Student_Statistics_SchoolGrade9 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Statistics +schoolGradeLevel: dcid:SchoolGrade9 + +Node: dcid:Count_Student_AlgebraII_SchoolGrade6 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Algebra_II +schoolGradeLevel: dcid:SchoolGrade6 + +Node: dcid:Count_Student_DualEnrollmentCourse_Enrolled_AlgebraI +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:DualEnrollmentCourse +enrollmentStatus: dcid:Enrolled +mathCourse: dcid:Algebra_I + +Node: dcid:Count_Student_DualEnrollmentCourse_Enrolled_AlgebraII +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:DualEnrollmentCourse +enrollmentStatus: dcid:Enrolled +mathCourse: dcid:Algebra_II + +Node: dcid:Count_Student_DualEnrollmentCourse_Enrolled_Calculus +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:DualEnrollmentCourse +enrollmentStatus: dcid:Enrolled +mathCourse: dcid:Calculus + +Node: dcid:Count_Student_DualEnrollmentCourse_Enrolled_Geometry +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:DualEnrollmentCourse +enrollmentStatus: dcid:Enrolled +mathCourse: dcid:Geometry + +Node: dcid:Count_Student_DualEnrollmentCourse_Enrolled_OtherMath +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:DualEnrollmentCourse +enrollmentStatus: dcid:Enrolled +mathCourse: dcid:OtherMath + +Node: dcid:Count_Student_DualEnrollmentCourse_Enrolled_PreCalculus +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:DualEnrollmentCourse +enrollmentStatus: dcid:Enrolled +mathCourse: dcid:PreCalculus + +Node: dcid:Count_Student_DualEnrollmentCourse_Enrolled_Statistics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:DualEnrollmentCourse +enrollmentStatus: dcid:Enrolled +mathCourse: dcid:Statistics + +Node: dcid:Count_Student_PreCalculus_SchoolGrade7 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:PreCalculus +schoolGradeLevel: dcid:SchoolGrade7 + +Node: dcid:Count_Student_Statistics_SchoolGrade8 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +mathCourse: dcid:Statistics +schoolGradeLevel: dcid:SchoolGrade8 + +Node: dcid:Count_Student_AdvancedPlacementCourseOrInternationalBaccalaureateCourse_Enrolled_PreCalculus +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse__InternationalBaccalaureateCourse +enrollmentStatus: dcid:Enrolled +mathCourse: dcid:PreCalculus + +Node: dcid:Count_Student_AdvancedScore_ScholasticAssessmentTest_SchoolGrade4 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:AdvancedScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 + +Node: dcid:Count_Student_AdvancedScore_ScholasticAssessmentTest_SchoolGrade4_AsAFractionOf_Count_Student_AdvancedScore_ScholasticAssessmentTest_SchoolGrade4 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_AdvancedScore_ScholasticAssessmentTest_SchoolGrade4 +assessmentScore: dcid:AdvancedScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 + +Node: dcid:Count_Student_AdvancedScore_ScholasticAssessmentTest_SchoolGrade4_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:AdvancedScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Reading + +Node: dcid:Count_Student_AdvancedScore_ScholasticAssessmentTest_SchoolGrade4_Reading_AsAFractionOf_Count_Student_AdvancedScore_ScholasticAssessmentTest_SchoolGrade4_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_AdvancedScore_ScholasticAssessmentTest_SchoolGrade4_Reading +assessmentScore: dcid:AdvancedScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Reading + +Node: dcid:Count_Student_AdvancedScore_ScholasticAssessmentTest_SchoolGrade4_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:AdvancedScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Science + +Node: dcid:Count_Student_AdvancedScore_ScholasticAssessmentTest_SchoolGrade4_Science_AsAFractionOf_Count_Student_AdvancedScore_ScholasticAssessmentTest_SchoolGrade4_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_AdvancedScore_ScholasticAssessmentTest_SchoolGrade4_Science +assessmentScore: dcid:AdvancedScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Science + +Node: dcid:Count_Student_AdvancedScore_ScholasticAssessmentTest_SchoolGrade8 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:AdvancedScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 + +Node: dcid:Count_Student_AdvancedScore_ScholasticAssessmentTest_SchoolGrade8_AsAFractionOf_Count_Student_AdvancedScore_ScholasticAssessmentTest_SchoolGrade8 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_AdvancedScore_ScholasticAssessmentTest_SchoolGrade8 +assessmentScore: dcid:AdvancedScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 + +Node: dcid:Count_Student_AdvancedScore_ScholasticAssessmentTest_SchoolGrade8_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:AdvancedScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Reading + +Node: dcid:Count_Student_AdvancedScore_ScholasticAssessmentTest_SchoolGrade8_Reading_AsAFractionOf_Count_Student_AdvancedScore_ScholasticAssessmentTest_SchoolGrade8_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_AdvancedScore_ScholasticAssessmentTest_SchoolGrade8_Reading +assessmentScore: dcid:AdvancedScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Reading + +Node: dcid:Count_Student_AdvancedScore_ScholasticAssessmentTest_SchoolGrade8_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:AdvancedScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Science + +Node: dcid:Count_Student_AdvancedScore_ScholasticAssessmentTest_SchoolGrade8_Science_AsAFractionOf_Count_Student_AdvancedScore_ScholasticAssessmentTest_SchoolGrade8_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_AdvancedScore_ScholasticAssessmentTest_SchoolGrade8_Science +assessmentScore: dcid:AdvancedScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Science + +Node: dcid:Count_Student_AdvancedScore_StateScholasticAssessmentTest_SchoolGrade4 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:AdvancedScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 + +Node: dcid:Count_Student_AdvancedScore_StateScholasticAssessmentTest_SchoolGrade4_AsAFractionOf_Count_Student_AdvancedScore_StateScholasticAssessmentTest_SchoolGrade4 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_AdvancedScore_StateScholasticAssessmentTest_SchoolGrade4 +assessmentScore: dcid:AdvancedScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 + +Node: dcid:Count_Student_AdvancedScore_StateScholasticAssessmentTest_SchoolGrade4_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:AdvancedScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Reading + +Node: dcid:Count_Student_AdvancedScore_StateScholasticAssessmentTest_SchoolGrade4_Reading_AsAFractionOf_Count_Student_AdvancedScore_StateScholasticAssessmentTest_SchoolGrade4_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_AdvancedScore_StateScholasticAssessmentTest_SchoolGrade4_Reading +assessmentScore: dcid:AdvancedScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Reading + +Node: dcid:Count_Student_AdvancedScore_StateScholasticAssessmentTest_SchoolGrade4_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:AdvancedScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Science + +Node: dcid:Count_Student_AdvancedScore_StateScholasticAssessmentTest_SchoolGrade4_Science_AsAFractionOf_Count_Student_AdvancedScore_StateScholasticAssessmentTest_SchoolGrade4_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_AdvancedScore_StateScholasticAssessmentTest_SchoolGrade4_Science +assessmentScore: dcid:AdvancedScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Science + +Node: dcid:Count_Student_AdvancedScore_StateScholasticAssessmentTest_SchoolGrade8 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:AdvancedScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 + +Node: dcid:Count_Student_AdvancedScore_StateScholasticAssessmentTest_SchoolGrade8_AsAFractionOf_Count_Student_AdvancedScore_StateScholasticAssessmentTest_SchoolGrade8 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_AdvancedScore_StateScholasticAssessmentTest_SchoolGrade8 +assessmentScore: dcid:AdvancedScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 + +Node: dcid:Count_Student_AdvancedScore_StateScholasticAssessmentTest_SchoolGrade8_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:AdvancedScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Reading + +Node: dcid:Count_Student_AdvancedScore_StateScholasticAssessmentTest_SchoolGrade8_Reading_AsAFractionOf_Count_Student_AdvancedScore_StateScholasticAssessmentTest_SchoolGrade8_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_AdvancedScore_StateScholasticAssessmentTest_SchoolGrade8_Reading +assessmentScore: dcid:AdvancedScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Reading + +Node: dcid:Count_Student_AdvancedScore_StateScholasticAssessmentTest_SchoolGrade8_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:AdvancedScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Science + +Node: dcid:Count_Student_AdvancedScore_StateScholasticAssessmentTest_SchoolGrade8_Science_AsAFractionOf_Count_Student_AdvancedScore_StateScholasticAssessmentTest_SchoolGrade8_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_AdvancedScore_StateScholasticAssessmentTest_SchoolGrade8_Science +assessmentScore: dcid:AdvancedScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Science + +Node: dcid:Count_Student_BasicScore_ScholasticAssessmentTest_SchoolGrade4 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:BasicScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 + +Node: dcid:Count_Student_BasicScore_ScholasticAssessmentTest_SchoolGrade4_AsAFractionOf_Count_Student_BasicScore_ScholasticAssessmentTest_SchoolGrade4 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_BasicScore_ScholasticAssessmentTest_SchoolGrade4 +assessmentScore: dcid:BasicScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 + +Node: dcid:Count_Student_BasicScore_ScholasticAssessmentTest_SchoolGrade4_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:BasicScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Reading + +Node: dcid:Count_Student_BasicScore_ScholasticAssessmentTest_SchoolGrade4_Reading_AsAFractionOf_Count_Student_BasicScore_ScholasticAssessmentTest_SchoolGrade4_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_BasicScore_ScholasticAssessmentTest_SchoolGrade4_Reading +assessmentScore: dcid:BasicScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Reading + +Node: dcid:Count_Student_BasicScore_ScholasticAssessmentTest_SchoolGrade4_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:BasicScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Science + +Node: dcid:Count_Student_BasicScore_ScholasticAssessmentTest_SchoolGrade4_Science_AsAFractionOf_Count_Student_BasicScore_ScholasticAssessmentTest_SchoolGrade4_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_BasicScore_ScholasticAssessmentTest_SchoolGrade4_Science +assessmentScore: dcid:BasicScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Science + +Node: dcid:Count_Student_BasicScore_ScholasticAssessmentTest_SchoolGrade8 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:BasicScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 + +Node: dcid:Count_Student_BasicScore_ScholasticAssessmentTest_SchoolGrade8_AsAFractionOf_Count_Student_BasicScore_ScholasticAssessmentTest_SchoolGrade8 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_BasicScore_ScholasticAssessmentTest_SchoolGrade8 +assessmentScore: dcid:BasicScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 + +Node: dcid:Count_Student_BasicScore_ScholasticAssessmentTest_SchoolGrade8_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:BasicScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Reading + +Node: dcid:Count_Student_BasicScore_ScholasticAssessmentTest_SchoolGrade8_Reading_AsAFractionOf_Count_Student_BasicScore_ScholasticAssessmentTest_SchoolGrade8_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_BasicScore_ScholasticAssessmentTest_SchoolGrade8_Reading +assessmentScore: dcid:BasicScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Reading + +Node: dcid:Count_Student_BasicScore_ScholasticAssessmentTest_SchoolGrade8_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:BasicScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Science + +Node: dcid:Count_Student_BasicScore_ScholasticAssessmentTest_SchoolGrade8_Science_AsAFractionOf_Count_Student_BasicScore_ScholasticAssessmentTest_SchoolGrade8_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_BasicScore_ScholasticAssessmentTest_SchoolGrade8_Science +assessmentScore: dcid:BasicScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Science + +Node: dcid:Count_Student_BasicScore_StateScholasticAssessmentTest_SchoolGrade4 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:BasicScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 + +Node: dcid:Count_Student_BasicScore_StateScholasticAssessmentTest_SchoolGrade4_AsAFractionOf_Count_Student_BasicScore_StateScholasticAssessmentTest_SchoolGrade4 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_BasicScore_StateScholasticAssessmentTest_SchoolGrade4 +assessmentScore: dcid:BasicScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 + +Node: dcid:Count_Student_BasicScore_StateScholasticAssessmentTest_SchoolGrade4_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:BasicScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Reading + +Node: dcid:Count_Student_BasicScore_StateScholasticAssessmentTest_SchoolGrade4_Reading_AsAFractionOf_Count_Student_BasicScore_StateScholasticAssessmentTest_SchoolGrade4_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_BasicScore_StateScholasticAssessmentTest_SchoolGrade4_Reading +assessmentScore: dcid:BasicScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Reading + +Node: dcid:Count_Student_BasicScore_StateScholasticAssessmentTest_SchoolGrade4_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:BasicScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Science + +Node: dcid:Count_Student_BasicScore_StateScholasticAssessmentTest_SchoolGrade4_Science_AsAFractionOf_Count_Student_BasicScore_StateScholasticAssessmentTest_SchoolGrade4_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_BasicScore_StateScholasticAssessmentTest_SchoolGrade4_Science +assessmentScore: dcid:BasicScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Science + +Node: dcid:Count_Student_BasicScore_StateScholasticAssessmentTest_SchoolGrade8 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:BasicScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 + +Node: dcid:Count_Student_BasicScore_StateScholasticAssessmentTest_SchoolGrade8_AsAFractionOf_Count_Student_BasicScore_StateScholasticAssessmentTest_SchoolGrade8 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_BasicScore_StateScholasticAssessmentTest_SchoolGrade8 +assessmentScore: dcid:BasicScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 + +Node: dcid:Count_Student_BasicScore_StateScholasticAssessmentTest_SchoolGrade8_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:BasicScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Reading + +Node: dcid:Count_Student_BasicScore_StateScholasticAssessmentTest_SchoolGrade8_Reading_AsAFractionOf_Count_Student_BasicScore_StateScholasticAssessmentTest_SchoolGrade8_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_BasicScore_StateScholasticAssessmentTest_SchoolGrade8_Reading +assessmentScore: dcid:BasicScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Reading + +Node: dcid:Count_Student_BasicScore_StateScholasticAssessmentTest_SchoolGrade8_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:BasicScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Science + +Node: dcid:Count_Student_BasicScore_StateScholasticAssessmentTest_SchoolGrade8_Science_AsAFractionOf_Count_Student_BasicScore_StateScholasticAssessmentTest_SchoolGrade8_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_BasicScore_StateScholasticAssessmentTest_SchoolGrade8_Science +assessmentScore: dcid:BasicScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Science + +Node: dcid:Count_Student_BelowBasicScore_ScholasticAssessmentTest_SchoolGrade4 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:BelowBasicScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 + +Node: dcid:Count_Student_BelowBasicScore_ScholasticAssessmentTest_SchoolGrade4_AsAFractionOf_Count_Student_BelowBasicScore_ScholasticAssessmentTest_SchoolGrade4 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_BelowBasicScore_ScholasticAssessmentTest_SchoolGrade4 +assessmentScore: dcid:BelowBasicScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 + +Node: dcid:Count_Student_BelowBasicScore_ScholasticAssessmentTest_SchoolGrade4_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:BelowBasicScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Reading + +Node: dcid:Count_Student_BelowBasicScore_ScholasticAssessmentTest_SchoolGrade4_Reading_AsAFractionOf_Count_Student_BelowBasicScore_ScholasticAssessmentTest_SchoolGrade4_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_BelowBasicScore_ScholasticAssessmentTest_SchoolGrade4_Reading +assessmentScore: dcid:BelowBasicScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Reading + +Node: dcid:Count_Student_BelowBasicScore_ScholasticAssessmentTest_SchoolGrade4_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:BelowBasicScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Science + +Node: dcid:Count_Student_BelowBasicScore_ScholasticAssessmentTest_SchoolGrade4_Science_AsAFractionOf_Count_Student_BelowBasicScore_ScholasticAssessmentTest_SchoolGrade4_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_BelowBasicScore_ScholasticAssessmentTest_SchoolGrade4_Science +assessmentScore: dcid:BelowBasicScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Science + +Node: dcid:Count_Student_BelowBasicScore_ScholasticAssessmentTest_SchoolGrade8 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:BelowBasicScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 + +Node: dcid:Count_Student_BelowBasicScore_ScholasticAssessmentTest_SchoolGrade8_AsAFractionOf_Count_Student_BelowBasicScore_ScholasticAssessmentTest_SchoolGrade8 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_BelowBasicScore_ScholasticAssessmentTest_SchoolGrade8 +assessmentScore: dcid:BelowBasicScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 + +Node: dcid:Count_Student_BelowBasicScore_ScholasticAssessmentTest_SchoolGrade8_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:BelowBasicScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Reading + +Node: dcid:Count_Student_BelowBasicScore_ScholasticAssessmentTest_SchoolGrade8_Reading_AsAFractionOf_Count_Student_BelowBasicScore_ScholasticAssessmentTest_SchoolGrade8_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_BelowBasicScore_ScholasticAssessmentTest_SchoolGrade8_Reading +assessmentScore: dcid:BelowBasicScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Reading + +Node: dcid:Count_Student_BelowBasicScore_ScholasticAssessmentTest_SchoolGrade8_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:BelowBasicScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Science + +Node: dcid:Count_Student_BelowBasicScore_ScholasticAssessmentTest_SchoolGrade8_Science_AsAFractionOf_Count_Student_BelowBasicScore_ScholasticAssessmentTest_SchoolGrade8_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_BelowBasicScore_ScholasticAssessmentTest_SchoolGrade8_Science +assessmentScore: dcid:BelowBasicScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Science + +Node: dcid:Count_Student_BelowBasicScore_StateScholasticAssessmentTest_SchoolGrade4 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:BelowBasicScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 + +Node: dcid:Count_Student_BelowBasicScore_StateScholasticAssessmentTest_SchoolGrade4_AsAFractionOf_Count_Student_BelowBasicScore_StateScholasticAssessmentTest_SchoolGrade4 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_BelowBasicScore_StateScholasticAssessmentTest_SchoolGrade4 +assessmentScore: dcid:BelowBasicScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 + +Node: dcid:Count_Student_BelowBasicScore_StateScholasticAssessmentTest_SchoolGrade4_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:BelowBasicScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Reading + +Node: dcid:Count_Student_BelowBasicScore_StateScholasticAssessmentTest_SchoolGrade4_Reading_AsAFractionOf_Count_Student_BelowBasicScore_StateScholasticAssessmentTest_SchoolGrade4_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_BelowBasicScore_StateScholasticAssessmentTest_SchoolGrade4_Reading +assessmentScore: dcid:BelowBasicScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Reading + +Node: dcid:Count_Student_BelowBasicScore_StateScholasticAssessmentTest_SchoolGrade4_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:BelowBasicScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Science + +Node: dcid:Count_Student_BelowBasicScore_StateScholasticAssessmentTest_SchoolGrade4_Science_AsAFractionOf_Count_Student_BelowBasicScore_StateScholasticAssessmentTest_SchoolGrade4_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_BelowBasicScore_StateScholasticAssessmentTest_SchoolGrade4_Science +assessmentScore: dcid:BelowBasicScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Science + +Node: dcid:Count_Student_BelowBasicScore_StateScholasticAssessmentTest_SchoolGrade8 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:BelowBasicScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 + +Node: dcid:Count_Student_BelowBasicScore_StateScholasticAssessmentTest_SchoolGrade8_AsAFractionOf_Count_Student_BelowBasicScore_StateScholasticAssessmentTest_SchoolGrade8 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_BelowBasicScore_StateScholasticAssessmentTest_SchoolGrade8 +assessmentScore: dcid:BelowBasicScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 + +Node: dcid:Count_Student_BelowBasicScore_StateScholasticAssessmentTest_SchoolGrade8_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:BelowBasicScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Reading + +Node: dcid:Count_Student_BelowBasicScore_StateScholasticAssessmentTest_SchoolGrade8_Reading_AsAFractionOf_Count_Student_BelowBasicScore_StateScholasticAssessmentTest_SchoolGrade8_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_BelowBasicScore_StateScholasticAssessmentTest_SchoolGrade8_Reading +assessmentScore: dcid:BelowBasicScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Reading + +Node: dcid:Count_Student_BelowBasicScore_StateScholasticAssessmentTest_SchoolGrade8_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:BelowBasicScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Science + +Node: dcid:Count_Student_BelowBasicScore_StateScholasticAssessmentTest_SchoolGrade8_Science_AsAFractionOf_Count_Student_BelowBasicScore_StateScholasticAssessmentTest_SchoolGrade8_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_BelowBasicScore_StateScholasticAssessmentTest_SchoolGrade8_Science +assessmentScore: dcid:BelowBasicScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Science + +Node: dcid:Count_Student_ProficientScore_ScholasticAssessmentTest_SchoolGrade4 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:ProficientScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 + +Node: dcid:Count_Student_ProficientScore_ScholasticAssessmentTest_SchoolGrade4_AsAFractionOf_Count_Student_ProficientScore_ScholasticAssessmentTest_SchoolGrade4 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_ProficientScore_ScholasticAssessmentTest_SchoolGrade4 +assessmentScore: dcid:ProficientScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 + +Node: dcid:Count_Student_ProficientScore_ScholasticAssessmentTest_SchoolGrade4_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:ProficientScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Reading + +Node: dcid:Count_Student_ProficientScore_ScholasticAssessmentTest_SchoolGrade4_Reading_AsAFractionOf_Count_Student_ProficientScore_ScholasticAssessmentTest_SchoolGrade4_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_ProficientScore_ScholasticAssessmentTest_SchoolGrade4_Reading +assessmentScore: dcid:ProficientScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Reading + +Node: dcid:Count_Student_ProficientScore_ScholasticAssessmentTest_SchoolGrade4_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:ProficientScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Science + +Node: dcid:Count_Student_ProficientScore_ScholasticAssessmentTest_SchoolGrade4_Science_AsAFractionOf_Count_Student_ProficientScore_ScholasticAssessmentTest_SchoolGrade4_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_ProficientScore_ScholasticAssessmentTest_SchoolGrade4_Science +assessmentScore: dcid:ProficientScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Science + +Node: dcid:Count_Student_ProficientScore_ScholasticAssessmentTest_SchoolGrade8 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:ProficientScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 + +Node: dcid:Count_Student_ProficientScore_ScholasticAssessmentTest_SchoolGrade8_AsAFractionOf_Count_Student_ProficientScore_ScholasticAssessmentTest_SchoolGrade8 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_ProficientScore_ScholasticAssessmentTest_SchoolGrade8 +assessmentScore: dcid:ProficientScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 + +Node: dcid:Count_Student_ProficientScore_ScholasticAssessmentTest_SchoolGrade8_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:ProficientScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Reading + +Node: dcid:Count_Student_ProficientScore_ScholasticAssessmentTest_SchoolGrade8_Reading_AsAFractionOf_Count_Student_ProficientScore_ScholasticAssessmentTest_SchoolGrade8_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_ProficientScore_ScholasticAssessmentTest_SchoolGrade8_Reading +assessmentScore: dcid:ProficientScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Reading + +Node: dcid:Count_Student_ProficientScore_ScholasticAssessmentTest_SchoolGrade8_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:ProficientScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Science + +Node: dcid:Count_Student_ProficientScore_ScholasticAssessmentTest_SchoolGrade8_Science_AsAFractionOf_Count_Student_ProficientScore_ScholasticAssessmentTest_SchoolGrade8_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_ProficientScore_ScholasticAssessmentTest_SchoolGrade8_Science +assessmentScore: dcid:ProficientScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Science + +Node: dcid:Count_Student_ProficientScore_StateScholasticAssessmentTest_SchoolGrade4 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:ProficientScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 + +Node: dcid:Count_Student_ProficientScore_StateScholasticAssessmentTest_SchoolGrade4_AsAFractionOf_Count_Student_ProficientScore_StateScholasticAssessmentTest_SchoolGrade4 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_ProficientScore_StateScholasticAssessmentTest_SchoolGrade4 +assessmentScore: dcid:ProficientScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 + +Node: dcid:Count_Student_ProficientScore_StateScholasticAssessmentTest_SchoolGrade4_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:ProficientScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Reading + +Node: dcid:Count_Student_ProficientScore_StateScholasticAssessmentTest_SchoolGrade4_Reading_AsAFractionOf_Count_Student_ProficientScore_StateScholasticAssessmentTest_SchoolGrade4_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_ProficientScore_StateScholasticAssessmentTest_SchoolGrade4_Reading +assessmentScore: dcid:ProficientScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Reading + +Node: dcid:Count_Student_ProficientScore_StateScholasticAssessmentTest_SchoolGrade4_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:ProficientScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Science + +Node: dcid:Count_Student_ProficientScore_StateScholasticAssessmentTest_SchoolGrade4_Science_AsAFractionOf_Count_Student_ProficientScore_StateScholasticAssessmentTest_SchoolGrade4_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_ProficientScore_StateScholasticAssessmentTest_SchoolGrade4_Science +assessmentScore: dcid:ProficientScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Science + +Node: dcid:Count_Student_ProficientScore_StateScholasticAssessmentTest_SchoolGrade8 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:ProficientScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 + +Node: dcid:Count_Student_ProficientScore_StateScholasticAssessmentTest_SchoolGrade8_AsAFractionOf_Count_Student_ProficientScore_StateScholasticAssessmentTest_SchoolGrade8 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_ProficientScore_StateScholasticAssessmentTest_SchoolGrade8 +assessmentScore: dcid:ProficientScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 + +Node: dcid:Count_Student_ProficientScore_StateScholasticAssessmentTest_SchoolGrade8_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:ProficientScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Reading + +Node: dcid:Count_Student_ProficientScore_StateScholasticAssessmentTest_SchoolGrade8_Reading_AsAFractionOf_Count_Student_ProficientScore_StateScholasticAssessmentTest_SchoolGrade8_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_ProficientScore_StateScholasticAssessmentTest_SchoolGrade8_Reading +assessmentScore: dcid:ProficientScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Reading + +Node: dcid:Count_Student_ProficientScore_StateScholasticAssessmentTest_SchoolGrade8_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:ProficientScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Science + +Node: dcid:Count_Student_ProficientScore_StateScholasticAssessmentTest_SchoolGrade8_Science_AsAFractionOf_Count_Student_ProficientScore_StateScholasticAssessmentTest_SchoolGrade8_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_ProficientScore_StateScholasticAssessmentTest_SchoolGrade8_Science +assessmentScore: dcid:ProficientScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Science + +Node: dcid:Count_Student_AdvancedScore_ScholasticAssessmentTest_SchoolGrade4_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:AdvancedScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_AdvancedScore_ScholasticAssessmentTest_SchoolGrade4_Mathematics_AsAFractionOf_Count_Student_AdvancedScore_ScholasticAssessmentTest_SchoolGrade4_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_AdvancedScore_ScholasticAssessmentTest_SchoolGrade4_Mathematics +assessmentScore: dcid:AdvancedScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_AdvancedScore_ScholasticAssessmentTest_SchoolGrade8_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:AdvancedScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_AdvancedScore_ScholasticAssessmentTest_SchoolGrade8_Mathematics_AsAFractionOf_Count_Student_AdvancedScore_ScholasticAssessmentTest_SchoolGrade8_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_AdvancedScore_ScholasticAssessmentTest_SchoolGrade8_Mathematics +assessmentScore: dcid:AdvancedScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_AdvancedScore_StateScholasticAssessmentTest_SchoolGrade4_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:AdvancedScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_AdvancedScore_StateScholasticAssessmentTest_SchoolGrade4_Mathematics_AsAFractionOf_Count_Student_AdvancedScore_StateScholasticAssessmentTest_SchoolGrade4_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_AdvancedScore_StateScholasticAssessmentTest_SchoolGrade4_Mathematics +assessmentScore: dcid:AdvancedScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_AdvancedScore_StateScholasticAssessmentTest_SchoolGrade8_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:AdvancedScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_AdvancedScore_StateScholasticAssessmentTest_SchoolGrade8_Mathematics_AsAFractionOf_Count_Student_AdvancedScore_StateScholasticAssessmentTest_SchoolGrade8_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_AdvancedScore_StateScholasticAssessmentTest_SchoolGrade8_Mathematics +assessmentScore: dcid:AdvancedScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_BasicScore_ScholasticAssessmentTest_SchoolGrade4_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:BasicScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_BasicScore_ScholasticAssessmentTest_SchoolGrade4_Mathematics_AsAFractionOf_Count_Student_BasicScore_ScholasticAssessmentTest_SchoolGrade4_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_BasicScore_ScholasticAssessmentTest_SchoolGrade4_Mathematics +assessmentScore: dcid:BasicScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_BasicScore_ScholasticAssessmentTest_SchoolGrade8_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:BasicScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_BasicScore_ScholasticAssessmentTest_SchoolGrade8_Mathematics_AsAFractionOf_Count_Student_BasicScore_ScholasticAssessmentTest_SchoolGrade8_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_BasicScore_ScholasticAssessmentTest_SchoolGrade8_Mathematics +assessmentScore: dcid:BasicScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_BasicScore_StateScholasticAssessmentTest_SchoolGrade4_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:BasicScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_BasicScore_StateScholasticAssessmentTest_SchoolGrade4_Mathematics_AsAFractionOf_Count_Student_BasicScore_StateScholasticAssessmentTest_SchoolGrade4_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_BasicScore_StateScholasticAssessmentTest_SchoolGrade4_Mathematics +assessmentScore: dcid:BasicScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_BasicScore_StateScholasticAssessmentTest_SchoolGrade8_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:BasicScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_BasicScore_StateScholasticAssessmentTest_SchoolGrade8_Mathematics_AsAFractionOf_Count_Student_BasicScore_StateScholasticAssessmentTest_SchoolGrade8_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_BasicScore_StateScholasticAssessmentTest_SchoolGrade8_Mathematics +assessmentScore: dcid:BasicScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_BelowBasicScore_ScholasticAssessmentTest_SchoolGrade4_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:BelowBasicScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_BelowBasicScore_ScholasticAssessmentTest_SchoolGrade4_Mathematics_AsAFractionOf_Count_Student_BelowBasicScore_ScholasticAssessmentTest_SchoolGrade4_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_BelowBasicScore_ScholasticAssessmentTest_SchoolGrade4_Mathematics +assessmentScore: dcid:BelowBasicScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_BelowBasicScore_ScholasticAssessmentTest_SchoolGrade8_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:BelowBasicScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_BelowBasicScore_ScholasticAssessmentTest_SchoolGrade8_Mathematics_AsAFractionOf_Count_Student_BelowBasicScore_ScholasticAssessmentTest_SchoolGrade8_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_BelowBasicScore_ScholasticAssessmentTest_SchoolGrade8_Mathematics +assessmentScore: dcid:BelowBasicScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_BelowBasicScore_StateScholasticAssessmentTest_SchoolGrade4_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:BelowBasicScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_BelowBasicScore_StateScholasticAssessmentTest_SchoolGrade4_Mathematics_AsAFractionOf_Count_Student_BelowBasicScore_StateScholasticAssessmentTest_SchoolGrade4_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_BelowBasicScore_StateScholasticAssessmentTest_SchoolGrade4_Mathematics +assessmentScore: dcid:BelowBasicScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_BelowBasicScore_StateScholasticAssessmentTest_SchoolGrade8_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:BelowBasicScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_BelowBasicScore_StateScholasticAssessmentTest_SchoolGrade8_Mathematics_AsAFractionOf_Count_Student_BelowBasicScore_StateScholasticAssessmentTest_SchoolGrade8_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_BelowBasicScore_StateScholasticAssessmentTest_SchoolGrade8_Mathematics +assessmentScore: dcid:BelowBasicScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_ProficientScore_ScholasticAssessmentTest_SchoolGrade4_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:ProficientScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_ProficientScore_ScholasticAssessmentTest_SchoolGrade4_Mathematics_AsAFractionOf_Count_Student_ProficientScore_ScholasticAssessmentTest_SchoolGrade4_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_ProficientScore_ScholasticAssessmentTest_SchoolGrade4_Mathematics +assessmentScore: dcid:ProficientScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_ProficientScore_ScholasticAssessmentTest_SchoolGrade8_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:ProficientScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_ProficientScore_ScholasticAssessmentTest_SchoolGrade8_Mathematics_AsAFractionOf_Count_Student_ProficientScore_ScholasticAssessmentTest_SchoolGrade8_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_ProficientScore_ScholasticAssessmentTest_SchoolGrade8_Mathematics +assessmentScore: dcid:ProficientScore +assessmentType: dcid:ScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_ProficientScore_StateScholasticAssessmentTest_SchoolGrade4_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:ProficientScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_ProficientScore_StateScholasticAssessmentTest_SchoolGrade4_Mathematics_AsAFractionOf_Count_Student_ProficientScore_StateScholasticAssessmentTest_SchoolGrade4_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_ProficientScore_StateScholasticAssessmentTest_SchoolGrade4_Mathematics +assessmentScore: dcid:ProficientScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade4 +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_ProficientScore_StateScholasticAssessmentTest_SchoolGrade8_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +assessmentScore: dcid:ProficientScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_ProficientScore_StateScholasticAssessmentTest_SchoolGrade8_Mathematics_AsAFractionOf_Count_Student_ProficientScore_StateScholasticAssessmentTest_SchoolGrade8_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_ProficientScore_StateScholasticAssessmentTest_SchoolGrade8_Mathematics +assessmentScore: dcid:ProficientScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolGradeLevel: dcid:SchoolGrade8 +schoolSubject: dcid:Mathematics + +Node: dcid:Count_Student_AmericanCollegeTesting_AsAFractionOf_Count_Student +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student +assessmentType: dcid:AmericanCollegeTesting + +Node: dcid:Count_Student_PreliminaryScholasticAssessmentTest_AsAFractionOf_Count_Student +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student +assessmentType: dcid:PreliminaryScholasticAssessmentTest + +Node: dcid:Count_Student_ScholasticAssessmentTest_AsAFractionOf_Count_Student +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student +assessmentType: dcid:ScholasticAssessmentTest + +Node: dcid:Count_Student_StateAmericanCollegeTesting_AsAFractionOf_Count_Student +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student +assessmentType: dcid:StateAmericanCollegeTesting + +Node: dcid:Count_Student_StatePreliminaryScholasticAssessmentTest_AsAFractionOf_Count_Student +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student +assessmentType: dcid:StatePreliminaryScholasticAssessmentTest + +Node: dcid:Count_Student_StateScholasticAssessmentTest_AsAFractionOf_Count_Student +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student +assessmentType: dcid:StateScholasticAssessmentTest + +Node: dcid:AssessmentScore_Student_AboveBenchmarkScore_AmericanCollegeTesting_English +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:assessmentScore +statType: dcid:measuredValue +assessmentLevel: dcid:AboveBenchmarkScore +assessmentType: dcid:AmericanCollegeTesting +schoolSubject: dcid:English + +Node: dcid:AssessmentScore_Student_AboveBenchmarkScore_AmericanCollegeTesting_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:assessmentScore +statType: dcid:measuredValue +assessmentLevel: dcid:AboveBenchmarkScore +assessmentType: dcid:AmericanCollegeTesting +schoolSubject: dcid:Mathematics + +Node: dcid:AssessmentScore_Student_AboveBenchmarkScore_AmericanCollegeTesting_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:assessmentScore +statType: dcid:measuredValue +assessmentLevel: dcid:AboveBenchmarkScore +assessmentType: dcid:AmericanCollegeTesting +schoolSubject: dcid:Reading + +Node: dcid:AssessmentScore_Student_AboveBenchmarkScore_AmericanCollegeTesting_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:assessmentScore +statType: dcid:measuredValue +assessmentLevel: dcid:AboveBenchmarkScore +assessmentType: dcid:AmericanCollegeTesting +schoolSubject: dcid:Science + +Node: dcid:AssessmentScore_Student_AboveBenchmarkScore_PreliminaryScholasticAssessmentTest_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:assessmentScore +statType: dcid:measuredValue +assessmentLevel: dcid:AboveBenchmarkScore +assessmentType: dcid:PreliminaryScholasticAssessmentTest +schoolSubject: dcid:Mathematics + +Node: dcid:AssessmentScore_Student_AboveBenchmarkScore_PreliminaryScholasticAssessmentTest_ReadingOrWriting +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:assessmentScore +statType: dcid:measuredValue +assessmentLevel: dcid:AboveBenchmarkScore +assessmentType: dcid:PreliminaryScholasticAssessmentTest +schoolSubject: dcid:Reading__Writing + +Node: dcid:AssessmentScore_Student_AboveBenchmarkScore_StateScholasticAssessmentTest_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:assessmentScore +statType: dcid:measuredValue +assessmentLevel: dcid:AboveBenchmarkScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolSubject: dcid:Mathematics + +Node: dcid:AssessmentScore_Student_AboveBenchmarkScore_StateScholasticAssessmentTest_ReadingOrWriting +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:assessmentScore +statType: dcid:measuredValue +assessmentLevel: dcid:AboveBenchmarkScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolSubject: dcid:Reading__Writing + +Node: dcid:AssessmentScore_Student_AboveStateBenchmarkScore_AmericanCollegeTesting_English +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:assessmentScore +statType: dcid:measuredValue +assessmentLevel: dcid:AboveStateBenchmarkScore +assessmentType: dcid:AmericanCollegeTesting +schoolSubject: dcid:English + +Node: dcid:AssessmentScore_Student_AboveStateBenchmarkScore_AmericanCollegeTesting_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:assessmentScore +statType: dcid:measuredValue +assessmentLevel: dcid:AboveStateBenchmarkScore +assessmentType: dcid:AmericanCollegeTesting +schoolSubject: dcid:Mathematics + +Node: dcid:AssessmentScore_Student_AboveStateBenchmarkScore_AmericanCollegeTesting_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:assessmentScore +statType: dcid:measuredValue +assessmentLevel: dcid:AboveStateBenchmarkScore +assessmentType: dcid:AmericanCollegeTesting +schoolSubject: dcid:Reading + +Node: dcid:AssessmentScore_Student_AboveStateBenchmarkScore_AmericanCollegeTesting_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:assessmentScore +statType: dcid:measuredValue +assessmentLevel: dcid:AboveStateBenchmarkScore +assessmentType: dcid:AmericanCollegeTesting +schoolSubject: dcid:Science + +Node: dcid:AssessmentScore_Student_AboveStateBenchmarkScore_PreliminaryScholasticAssessmentTest_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:assessmentScore +statType: dcid:measuredValue +assessmentLevel: dcid:AboveStateBenchmarkScore +assessmentType: dcid:PreliminaryScholasticAssessmentTest +schoolSubject: dcid:Mathematics + +Node: dcid:AssessmentScore_Student_AboveStateBenchmarkScore_PreliminaryScholasticAssessmentTest_ReadingOrWriting +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:assessmentScore +statType: dcid:measuredValue +assessmentLevel: dcid:AboveStateBenchmarkScore +assessmentType: dcid:PreliminaryScholasticAssessmentTest +schoolSubject: dcid:Reading__Writing + +Node: dcid:AssessmentScore_Student_AboveStateBenchmarkScore_StateScholasticAssessmentTest_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:assessmentScore +statType: dcid:measuredValue +assessmentLevel: dcid:AboveStateBenchmarkScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolSubject: dcid:Mathematics + +Node: dcid:AssessmentScore_Student_AboveStateBenchmarkScore_StateScholasticAssessmentTest_ReadingOrWriting +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:assessmentScore +statType: dcid:measuredValue +assessmentLevel: dcid:AboveStateBenchmarkScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolSubject: dcid:Reading__Writing + +Node: dcid:AssessmentScore_Student_BenchmarkScore_AmericanCollegeTesting_English +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:assessmentScore +statType: dcid:measuredValue +assessmentLevel: dcid:BenchmarkScore +assessmentType: dcid:AmericanCollegeTesting +schoolSubject: dcid:English + +Node: dcid:AssessmentScore_Student_BenchmarkScore_AmericanCollegeTesting_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:assessmentScore +statType: dcid:measuredValue +assessmentLevel: dcid:BenchmarkScore +assessmentType: dcid:AmericanCollegeTesting +schoolSubject: dcid:Mathematics + +Node: dcid:AssessmentScore_Student_BenchmarkScore_AmericanCollegeTesting_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:assessmentScore +statType: dcid:measuredValue +assessmentLevel: dcid:BenchmarkScore +assessmentType: dcid:AmericanCollegeTesting +schoolSubject: dcid:Reading + +Node: dcid:AssessmentScore_Student_BenchmarkScore_AmericanCollegeTesting_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:assessmentScore +statType: dcid:measuredValue +assessmentLevel: dcid:BenchmarkScore +assessmentType: dcid:AmericanCollegeTesting +schoolSubject: dcid:Science + +Node: dcid:AssessmentScore_Student_BenchmarkScore_StateScholasticAssessmentTest_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:assessmentScore +statType: dcid:measuredValue +assessmentLevel: dcid:BenchmarkScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolSubject: dcid:Mathematics + +Node: dcid:AssessmentScore_Student_BenchmarkScore_StateScholasticAssessmentTest_ReadingOrWriting +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:assessmentScore +statType: dcid:measuredValue +assessmentLevel: dcid:BenchmarkScore +assessmentType: dcid:StateScholasticAssessmentTest +schoolSubject: dcid:Reading__Writing + +Node: dcid:Mean_AssessmentScore_Student_AmericanCollegeTesting_English +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:assessmentScore +statType: dcid:meanValue +assessmentType: dcid:AmericanCollegeTesting +schoolSubject: dcid:English + +Node: dcid:Mean_AssessmentScore_Student_AmericanCollegeTesting_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:assessmentScore +statType: dcid:meanValue +assessmentType: dcid:AmericanCollegeTesting +schoolSubject: dcid:Mathematics + +Node: dcid:Mean_AssessmentScore_Student_AmericanCollegeTesting_Reading +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:assessmentScore +statType: dcid:meanValue +assessmentType: dcid:AmericanCollegeTesting +schoolSubject: dcid:Reading + +Node: dcid:Mean_AssessmentScore_Student_AmericanCollegeTesting_Science +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:assessmentScore +statType: dcid:meanValue +assessmentType: dcid:AmericanCollegeTesting +schoolSubject: dcid:Science + +Node: dcid:Mean_AssessmentScore_Student_PreliminaryScholasticAssessmentTest_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:assessmentScore +statType: dcid:meanValue +assessmentType: dcid:PreliminaryScholasticAssessmentTest +schoolSubject: dcid:Mathematics + +Node: dcid:Mean_AssessmentScore_Student_PreliminaryScholasticAssessmentTest_ReadingOrWriting +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:assessmentScore +statType: dcid:meanValue +assessmentType: dcid:PreliminaryScholasticAssessmentTest +schoolSubject: dcid:Reading__Writing + +Node: dcid:Mean_AssessmentScore_Student_StateScholasticAssessmentTest_Mathematics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:assessmentScore +statType: dcid:meanValue +assessmentType: dcid:StateScholasticAssessmentTest +schoolSubject: dcid:Mathematics + +Node: dcid:Mean_AssessmentScore_Student_StateScholasticAssessmentTest_ReadingOrWriting +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:assessmentScore +statType: dcid:meanValue +assessmentType: dcid:StateScholasticAssessmentTest +schoolSubject: dcid:Reading__Writing + +Node: dcid:EnrollmentRate_Student_ClassYear2018_AllInstition +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +classYear: dcid:ClassYear2018 +graduationPeriod: dcid:AllInstition + +Node: dcid:EnrollmentRate_Student_ClassYear2018_FourYear +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +classYear: dcid:ClassYear2018 +graduationPeriod: dcid:FourYear + +Node: dcid:EnrollmentRate_Student_ClassYear2018_TwoYear +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +classYear: dcid:ClassYear2018 +graduationPeriod: dcid:TwoYear + +Node: dcid:EnrollmentRate_Student_ClassYear2019_AllInstition +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +classYear: dcid:ClassYear2019 +graduationPeriod: dcid:AllInstition + +Node: dcid:EnrollmentRate_Student_ClassYear2019_FourYear +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +classYear: dcid:ClassYear2019 +graduationPeriod: dcid:FourYear + +Node: dcid:EnrollmentRate_Student_ClassYear2019_TwoYear +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +classYear: dcid:ClassYear2019 +graduationPeriod: dcid:TwoYear + +Node: dcid:EnrollmentRate_Student_ClassYear2020_AllInstition +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +classYear: dcid:ClassYear2020 +graduationPeriod: dcid:AllInstition + +Node: dcid:EnrollmentRate_Student_ClassYear2020_FourYear +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +classYear: dcid:ClassYear2020 +graduationPeriod: dcid:FourYear + +Node: dcid:EnrollmentRate_Student_ClassYear2020_TwoYear +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +classYear: dcid:ClassYear2020 +graduationPeriod: dcid:TwoYear + +Node: dcid:EnrollmentRate_Student_ClassYear2021_AllInstition +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +classYear: dcid:ClassYear2021 +graduationPeriod: dcid:AllInstition + +Node: dcid:EnrollmentRate_Student_ClassYear2021_FourYear +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +classYear: dcid:ClassYear2021 +graduationPeriod: dcid:FourYear + +Node: dcid:EnrollmentRate_Student_ClassYear2021_TwoYear +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +classYear: dcid:ClassYear2021 +graduationPeriod: dcid:TwoYear + +Node: dcid:EnrollmentRate_Student +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue + +Node: dcid:EnrollmentRate_Student_AfricanAmerican +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +race: dcid:AfricanAmerican + +Node: dcid:EnrollmentRate_Student_AmericanIndian +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +race: dcid:AmericanIndian + +Node: dcid:EnrollmentRate_Student_AnyDisability +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +disabilityStatus: dcid:AnyDisability + +Node: dcid:EnrollmentRate_Student_AnyDisability_FourYear +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +disabilityStatus: dcid:AnyDisability +graduationPeriod: dcid:FourYear + +Node: dcid:EnrollmentRate_Student_AnyDisability_TwoYear +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +disabilityStatus: dcid:AnyDisability +graduationPeriod: dcid:TwoYear + +Node: dcid:EnrollmentRate_Student_Asian +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +race: dcid:Asian + +Node: dcid:EnrollmentRate_Student_EconomicallyDisadvantaged +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +socialVulnerabilityStatus: dcid:EconomicallyDisadvantaged + +Node: dcid:EnrollmentRate_Student_EnglishLearner +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +languageLearned: dcid:EnglishLearner + +Node: dcid:EnrollmentRate_Student_FourYear +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +graduationPeriod: dcid:FourYear + +Node: dcid:EnrollmentRate_Student_FourYear_AfricanAmerican +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +graduationPeriod: dcid:FourYear +race: dcid:AfricanAmerican + +Node: dcid:EnrollmentRate_Student_FourYear_AmericanIndian +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +graduationPeriod: dcid:FourYear +race: dcid:AmericanIndian + +Node: dcid:EnrollmentRate_Student_FourYear_Asian +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +graduationPeriod: dcid:FourYear +race: dcid:Asian + +Node: dcid:EnrollmentRate_Student_FourYear_EconomicallyDisadvantaged +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +graduationPeriod: dcid:FourYear +socialVulnerabilityStatus: dcid:EconomicallyDisadvantaged + +Node: dcid:EnrollmentRate_Student_FourYear_EnglishLearner +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +graduationPeriod: dcid:FourYear +languageLearned: dcid:EnglishLearner + +Node: dcid:EnrollmentRate_Student_FourYear_Hispanic +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +graduationPeriod: dcid:FourYear +race: dcid:Hispanic + +Node: dcid:EnrollmentRate_Student_FourYear_TwoOrMoreRaces +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +graduationPeriod: dcid:FourYear +race: dcid:TwoOrMoreRaces + +Node: dcid:EnrollmentRate_Student_FourYear_White +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +graduationPeriod: dcid:FourYear +race: dcid:White + +Node: dcid:EnrollmentRate_Student_Hispanic +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +race: dcid:Hispanic + +Node: dcid:EnrollmentRate_Student_TwoOrMoreRaces +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +race: dcid:TwoOrMoreRaces + +Node: dcid:EnrollmentRate_Student_TwoYear +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +graduationPeriod: dcid:TwoYear + +Node: dcid:EnrollmentRate_Student_TwoYear_AfricanAmerican +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +graduationPeriod: dcid:TwoYear +race: dcid:AfricanAmerican + +Node: dcid:EnrollmentRate_Student_TwoYear_AmericanIndian +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +graduationPeriod: dcid:TwoYear +race: dcid:AmericanIndian + +Node: dcid:EnrollmentRate_Student_TwoYear_Asian +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +graduationPeriod: dcid:TwoYear +race: dcid:Asian + +Node: dcid:EnrollmentRate_Student_TwoYear_EconomicallyDisadvantaged +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +graduationPeriod: dcid:TwoYear +socialVulnerabilityStatus: dcid:EconomicallyDisadvantaged + +Node: dcid:EnrollmentRate_Student_TwoYear_EnglishLearner +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +graduationPeriod: dcid:TwoYear +languageLearned: dcid:EnglishLearner + +Node: dcid:EnrollmentRate_Student_TwoYear_Hispanic +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +graduationPeriod: dcid:TwoYear +race: dcid:Hispanic + +Node: dcid:EnrollmentRate_Student_TwoYear_TwoOrMoreRaces +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +graduationPeriod: dcid:TwoYear +race: dcid:TwoOrMoreRaces + +Node: dcid:EnrollmentRate_Student_TwoYear_White +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +graduationPeriod: dcid:TwoYear +race: dcid:White + +Node: dcid:EnrollmentRate_Student_White +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +race: dcid:White + +Node: dcid:EnrollmentRate_Student_AmericanIndianOrAlaskaNativeAlone +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +race: dcid:AmericanIndianOrAlaskaNativeAlone + +Node: dcid:EnrollmentRate_Student_AsianOrHawaiianNativeOrPacificIslander +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +race: dcid:Asian__HawaiianNativeOrPacificIslander + +Node: dcid:EnrollmentRate_Student_BlackOrAfricanAmericanAlone +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +race: dcid:BlackOrAfricanAmericanAlone + +Node: dcid:EnrollmentRate_Student_FourYear_AmericanIndianOrAlaskaNativeAlone +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +graduationPeriod: dcid:FourYear +race: dcid:AmericanIndianOrAlaskaNativeAlone + +Node: dcid:EnrollmentRate_Student_FourYear_AsianOrHawaiianNativeOrPacificIslander +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +graduationPeriod: dcid:FourYear +race: dcid:Asian__HawaiianNativeOrPacificIslander + +Node: dcid:EnrollmentRate_Student_FourYear_BlackOrAfricanAmericanAlone +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +graduationPeriod: dcid:FourYear +race: dcid:BlackOrAfricanAmericanAlone + +Node: dcid:EnrollmentRate_Student_TwoYear_AmericanIndianOrAlaskaNativeAlone +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +graduationPeriod: dcid:TwoYear +race: dcid:AmericanIndianOrAlaskaNativeAlone + +Node: dcid:EnrollmentRate_Student_TwoYear_AsianOrHawaiianNativeOrPacificIslander +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +graduationPeriod: dcid:TwoYear +race: dcid:Asian__HawaiianNativeOrPacificIslander + +Node: dcid:EnrollmentRate_Student_TwoYear_BlackOrAfricanAmericanAlone +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +graduationPeriod: dcid:TwoYear +race: dcid:BlackOrAfricanAmericanAlone + +Node: dcid:Count_Student_FullDay_EnrolledInSchool_Kindergarten +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +kindergartenProgram: dcid:FullDay +schoolEnrollment: dcid:EnrolledInSchool +schoolGradeLevel: dcid:Kindergarten + +Node: dcid:Count_Student_FullDay_EnrolledInSchool_PreKindergarten +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +kindergartenProgram: dcid:FullDay +schoolEnrollment: dcid:EnrolledInSchool +schoolGradeLevel: dcid:PreKindergarten + +Node: dcid:Count_Student_HalfDay_EnrolledInSchool_Kindergarten +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +kindergartenProgram: dcid:HalfDay +schoolEnrollment: dcid:EnrolledInSchool +schoolGradeLevel: dcid:Kindergarten + +Node: dcid:Count_Student_HalfDay_EnrolledInSchool_PreKindergarten +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +kindergartenProgram: dcid:HalfDay +schoolEnrollment: dcid:EnrolledInSchool +schoolGradeLevel: dcid:PreKindergarten + +Node: dcid:Count_Student_AdvancedPlacementCourseOrInternationalBaccalaureateCourse_Enrolled_Biology +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse__InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +scienceCourse: dcid:Biology + +Node: dcid:Count_Student_AdvancedPlacementCourseOrInternationalBaccalaureateCourse_Enrolled_Chemistry +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse__InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +scienceCourse: dcid:Chemistry + +Node: dcid:Count_Student_AdvancedPlacementCourseOrInternationalBaccalaureateCourse_Enrolled_EnvironmentalScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse__InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +scienceCourse: dcid:EnvironmentalScience + +Node: dcid:Count_Student_AdvancedPlacementCourseOrInternationalBaccalaureateCourse_Enrolled_OtherScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse__InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +scienceCourse: dcid:OtherScience + +Node: dcid:Count_Student_AdvancedPlacementCourseOrInternationalBaccalaureateCourse_Enrolled_Physics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse__InternationalBaccalaureateCourse +enrollmentStatus: dcid:enrolled +scienceCourse: dcid:Physics + +Node: dcid:Count_Student_Biology +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +scienceCourse: dcid:Biology + +Node: dcid:Count_Student_Chemistry +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +scienceCourse: dcid:Chemistry + +Node: dcid:Count_Student_EarthAndSpaceScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +scienceCourse: dcid:EarthAndSpaceScience + +Node: dcid:Count_Student_EnvironmentalScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +scienceCourse: dcid:EnvironmentalScience + +Node: dcid:Count_Student_OtherScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +scienceCourse: dcid:OtherScience + +Node: dcid:Count_Student_Physics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +scienceCourse: dcid:Physics + +Node: dcid:Count_Student_SchoolGrade10_Biology +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade10 +scienceCourse: dcid:Biology + +Node: dcid:Count_Student_SchoolGrade10_Chemistry +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade10 +scienceCourse: dcid:Chemistry + +Node: dcid:Count_Student_SchoolGrade10_EarthAndSpaceScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade10 +scienceCourse: dcid:EarthAndSpaceScience + +Node: dcid:Count_Student_SchoolGrade10_EnvironmentalScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade10 +scienceCourse: dcid:EnvironmentalScience + +Node: dcid:Count_Student_SchoolGrade10_OtherScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade10 +scienceCourse: dcid:OtherScience + +Node: dcid:Count_Student_SchoolGrade10_Physics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade10 +scienceCourse: dcid:Physics + +Node: dcid:Count_Student_SchoolGrade11_Biology +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade11 +scienceCourse: dcid:Biology + +Node: dcid:Count_Student_SchoolGrade11_Chemistry +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade11 +scienceCourse: dcid:Chemistry + +Node: dcid:Count_Student_SchoolGrade11_EarthAndSpaceScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade11 +scienceCourse: dcid:EarthAndSpaceScience + +Node: dcid:Count_Student_SchoolGrade11_EnvironmentalScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade11 +scienceCourse: dcid:EnvironmentalScience + +Node: dcid:Count_Student_SchoolGrade11_OtherScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade11 +scienceCourse: dcid:OtherScience + +Node: dcid:Count_Student_SchoolGrade11_Physics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade11 +scienceCourse: dcid:Physics + +Node: dcid:Count_Student_SchoolGrade12_Biology +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade12 +scienceCourse: dcid:Biology + +Node: dcid:Count_Student_SchoolGrade12_Chemistry +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade12 +scienceCourse: dcid:Chemistry + +Node: dcid:Count_Student_SchoolGrade12_EarthAndSpaceScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade12 +scienceCourse: dcid:EarthAndSpaceScience + +Node: dcid:Count_Student_SchoolGrade12_EnvironmentalScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade12 +scienceCourse: dcid:EnvironmentalScience + +Node: dcid:Count_Student_SchoolGrade12_OtherScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade12 +scienceCourse: dcid:OtherScience + +Node: dcid:Count_Student_SchoolGrade12_Physics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade12 +scienceCourse: dcid:Physics + +Node: dcid:Count_Student_SchoolGrade6_Biology +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade6 +scienceCourse: dcid:Biology + +Node: dcid:Count_Student_SchoolGrade6_EarthAndSpaceScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade6 +scienceCourse: dcid:EarthAndSpaceScience + +Node: dcid:Count_Student_SchoolGrade6_EnvironmentalScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade6 +scienceCourse: dcid:EnvironmentalScience + +Node: dcid:Count_Student_SchoolGrade6_OtherScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade6 +scienceCourse: dcid:OtherScience + +Node: dcid:Count_Student_SchoolGrade6_Physics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade6 +scienceCourse: dcid:Physics + +Node: dcid:Count_Student_SchoolGrade7_Biology +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade7 +scienceCourse: dcid:Biology + +Node: dcid:Count_Student_SchoolGrade7_EarthAndSpaceScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade7 +scienceCourse: dcid:EarthAndSpaceScience + +Node: dcid:Count_Student_SchoolGrade7_EnvironmentalScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade7 +scienceCourse: dcid:EnvironmentalScience + +Node: dcid:Count_Student_SchoolGrade7_OtherScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade7 +scienceCourse: dcid:OtherScience + +Node: dcid:Count_Student_SchoolGrade7_Physics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade7 +scienceCourse: dcid:Physics + +Node: dcid:Count_Student_SchoolGrade8_Biology +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade8 +scienceCourse: dcid:Biology + +Node: dcid:Count_Student_SchoolGrade8_Chemistry +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade8 +scienceCourse: dcid:Chemistry + +Node: dcid:Count_Student_SchoolGrade8_EarthAndSpaceScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade8 +scienceCourse: dcid:EarthAndSpaceScience + +Node: dcid:Count_Student_SchoolGrade8_EnvironmentalScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade8 +scienceCourse: dcid:EnvironmentalScience + +Node: dcid:Count_Student_SchoolGrade8_OtherScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade8 +scienceCourse: dcid:OtherScience + +Node: dcid:Count_Student_SchoolGrade8_Physics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade8 +scienceCourse: dcid:Physics + +Node: dcid:Count_Student_SchoolGrade9_Biology +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade9 +scienceCourse: dcid:Biology + +Node: dcid:Count_Student_SchoolGrade9_Chemistry +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade9 +scienceCourse: dcid:Chemistry + +Node: dcid:Count_Student_SchoolGrade9_EarthAndSpaceScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade9 +scienceCourse: dcid:EarthAndSpaceScience + +Node: dcid:Count_Student_SchoolGrade9_EnvironmentalScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade9 +scienceCourse: dcid:EnvironmentalScience + +Node: dcid:Count_Student_SchoolGrade9_OtherScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade9 +scienceCourse: dcid:OtherScience + +Node: dcid:Count_Student_SchoolGrade9_Physics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade9 +scienceCourse: dcid:Physics + +Node: dcid:Count_Student_DualEnrollmentCourse_Enrolled_Biology +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:DualEnrollmentCourse +enrollmentStatus: dcid:enrolled +scienceCourse: dcid:Biology + +Node: dcid:Count_Student_DualEnrollmentCourse_Enrolled_Chemistry +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:DualEnrollmentCourse +enrollmentStatus: dcid:enrolled +scienceCourse: dcid:Chemistry + +Node: dcid:Count_Student_DualEnrollmentCourse_Enrolled_EarthAndSpaceScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:DualEnrollmentCourse +enrollmentStatus: dcid:enrolled +scienceCourse: dcid:EarthAndSpaceScience + +Node: dcid:Count_Student_DualEnrollmentCourse_Enrolled_EnvironmentalScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:DualEnrollmentCourse +enrollmentStatus: dcid:enrolled +scienceCourse: dcid:EnvironmentalScience + +Node: dcid:Count_Student_DualEnrollmentCourse_Enrolled_OtherScience +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:DualEnrollmentCourse +enrollmentStatus: dcid:enrolled +scienceCourse: dcid:OtherScience + +Node: dcid:Count_Student_DualEnrollmentCourse_Enrolled_Physics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:DualEnrollmentCourse +enrollmentStatus: dcid:enrolled +scienceCourse: dcid:Physics + +Node: dcid:Count_Student_AdvancedPlacementCourseOrInternationalBaccalaureateCourse_Economics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse__InternationalBaccalaureateCourse +socialCourse: dcid:Economics + +Node: dcid:Count_Student_AdvancedPlacementCourseOrInternationalBaccalaureateCourse_Psychology +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse__InternationalBaccalaureateCourse +socialCourse: dcid:Psychology + +Node: dcid:Count_Student_AdvancedPlacementCourseOrInternationalBaccalaureateCourse_SocialStudiesOrHistory +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse__InternationalBaccalaureateCourse +socialCourse: dcid:SocialStudiesOrHistory + +Node: dcid:Count_Student_AdvancedPlacementCourseOrInternationalBaccalaureateCourse_USHistoryOneAndTwo +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse__InternationalBaccalaureateCourse +socialCourse: dcid:USHistoryOneAndTwo + +Node: dcid:Count_Student_AdvancedPlacementCourseOrInternationalBaccalaureateCourse_WorldHistory +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse__InternationalBaccalaureateCourse +socialCourse: dcid:WorldHistory + +Node: dcid:Count_Student_Economics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +socialCourse: dcid:Economics + +Node: dcid:Count_Student_Psychology +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +socialCourse: dcid:Psychology + +Node: dcid:Count_Student_SchoolGrade10_Economics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade10 +socialCourse: dcid:Economics + +Node: dcid:Count_Student_SchoolGrade10_Psychology +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade10 +socialCourse: dcid:Psychology + +Node: dcid:Count_Student_SchoolGrade10_SocialStudiesOrHistory +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade10 +socialCourse: dcid:SocialStudiesOrHistory + +Node: dcid:Count_Student_SchoolGrade10_Sociology +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade10 +socialCourse: dcid:Sociology + +Node: dcid:Count_Student_SchoolGrade10_USHistoryOneAndTwo +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade10 +socialCourse: dcid:USHistoryOneAndTwo + +Node: dcid:Count_Student_SchoolGrade10_WorldHistory +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade10 +socialCourse: dcid:WorldHistory + +Node: dcid:Count_Student_SchoolGrade11_Economics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade11 +socialCourse: dcid:Economics + +Node: dcid:Count_Student_SchoolGrade11_Psychology +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade11 +socialCourse: dcid:Psychology + +Node: dcid:Count_Student_SchoolGrade11_SocialStudiesOrHistory +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade11 +socialCourse: dcid:SocialStudiesOrHistory + +Node: dcid:Count_Student_SchoolGrade11_Sociology +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade11 +socialCourse: dcid:Sociology + +Node: dcid:Count_Student_SchoolGrade11_USHistoryOneAndTwo +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade11 +socialCourse: dcid:USHistoryOneAndTwo + +Node: dcid:Count_Student_SchoolGrade11_WorldHistory +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade11 +socialCourse: dcid:WorldHistory + +Node: dcid:Count_Student_SchoolGrade12_Economics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade12 +socialCourse: dcid:Economics + +Node: dcid:Count_Student_SchoolGrade12_Psychology +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade12 +socialCourse: dcid:Psychology + +Node: dcid:Count_Student_SchoolGrade12_SocialStudiesOrHistory +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade12 +socialCourse: dcid:SocialStudiesOrHistory + +Node: dcid:Count_Student_SchoolGrade12_Sociology +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade12 +socialCourse: dcid:Sociology + +Node: dcid:Count_Student_SchoolGrade12_USHistoryOneAndTwo +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade12 +socialCourse: dcid:USHistoryOneAndTwo + +Node: dcid:Count_Student_SchoolGrade12_WorldHistory +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade12 +socialCourse: dcid:WorldHistory + +Node: dcid:Count_Student_SchoolGrade6_SocialStudiesOrHistory +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade6 +socialCourse: dcid:SocialStudiesOrHistory + +Node: dcid:Count_Student_SchoolGrade6_Sociology +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade6 +socialCourse: dcid:Sociology + +Node: dcid:Count_Student_SchoolGrade6_WorldHistory +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade6 +socialCourse: dcid:WorldHistory + +Node: dcid:Count_Student_SchoolGrade7_SocialStudiesOrHistory +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade7 +socialCourse: dcid:SocialStudiesOrHistory + +Node: dcid:Count_Student_SchoolGrade7_WorldHistory +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade7 +socialCourse: dcid:WorldHistory + +Node: dcid:Count_Student_SchoolGrade8_SocialStudiesOrHistory +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade8 +socialCourse: dcid:SocialStudiesOrHistory + +Node: dcid:Count_Student_SchoolGrade8_USHistoryOneAndTwo +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade8 +socialCourse: dcid:USHistoryOneAndTwo + +Node: dcid:Count_Student_SchoolGrade8_WorldHistory +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade8 +socialCourse: dcid:WorldHistory + +Node: dcid:Count_Student_SchoolGrade9_Economics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade9 +socialCourse: dcid:Economics + +Node: dcid:Count_Student_SchoolGrade9_Psychology +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade9 +socialCourse: dcid:Psychology + +Node: dcid:Count_Student_SchoolGrade9_SocialStudiesOrHistory +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade9 +socialCourse: dcid:SocialStudiesOrHistory + +Node: dcid:Count_Student_SchoolGrade9_Sociology +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade9 +socialCourse: dcid:Sociology + +Node: dcid:Count_Student_SchoolGrade9_USHistoryOneAndTwo +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade9 +socialCourse: dcid:USHistoryOneAndTwo + +Node: dcid:Count_Student_SchoolGrade9_WorldHistory +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade9 +socialCourse: dcid:WorldHistory + +Node: dcid:Count_Student_SocialStudiesOrHistory +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +socialCourse: dcid:SocialStudiesOrHistory + +Node: dcid:Count_Student_Sociology +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +socialCourse: dcid:Sociology + +Node: dcid:Count_Student_USHistoryOneAndTwo +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +socialCourse: dcid:USHistoryOneAndTwo + +Node: dcid:Count_Student_WorldHistory +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +socialCourse: dcid:WorldHistory + +Node: dcid:Count_Student_DualEnrollmentCourse_Economics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:DualEnrollmentCourse +socialCourse: dcid:Economics + +Node: dcid:Count_Student_DualEnrollmentCourse_Psychology +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:DualEnrollmentCourse +socialCourse: dcid:Psychology + +Node: dcid:Count_Student_DualEnrollmentCourse_SocialStudiesOrHistory +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:DualEnrollmentCourse +socialCourse: dcid:SocialStudiesOrHistory + +Node: dcid:Count_Student_DualEnrollmentCourse_Sociology +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:DualEnrollmentCourse +socialCourse: dcid:Sociology + +Node: dcid:Count_Student_DualEnrollmentCourse_USHistoryOneAndTwo +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:DualEnrollmentCourse +socialCourse: dcid:USHistoryOneAndTwo + +Node: dcid:Count_Student_DualEnrollmentCourse_WorldHistory +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:DualEnrollmentCourse +socialCourse: dcid:WorldHistory + +Node: dcid:Count_Student_IneffectiveTeacher_1OrMoreTeacher_AsAFractionOf_Count_Student +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student +facultyType: dcid:IneffectiveTeacher +taughtBy: [1 - Teacher] + +Node: dcid:Count_Student_IneffectiveTeacher_LowIncome_1OrMoreTeacher_AsAFractionOf_Count_Student +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student +facultyType: dcid:IneffectiveTeacher +socialVulnerabilityStatus: dcid:LowIncome +taughtBy: [1 - Teacher] + +Node: dcid:Count_Student_IneffectiveTeacher_Minority_1OrMoreTeacher_AsAFractionOf_Count_Student +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student +facultyType: dcid:IneffectiveTeacher +socialVulnerabilityStatus: dcid:Minority +taughtBy: [1 - Teacher] + +Node: dcid:Count_Student_IneffectiveTeacher_NonLowIncome_1OrMoreTeacher_AsAFractionOf_Count_Student +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student +facultyType: dcid:IneffectiveTeacher +socialVulnerabilityStatus: dcid:NonLowIncome +taughtBy: [1 - Teacher] + +Node: dcid:Count_Student_IneffectiveTeacher_NonMinority_1OrMoreTeacher_AsAFractionOf_Count_Student +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student +facultyType: dcid:IneffectiveTeacher +socialVulnerabilityStatus: dcid:NonMinority +taughtBy: [1 - Teacher] + +Node: dcid:Count_Student_InexperiencedTeacher_1OrMoreTeacher_AsAFractionOf_Count_Student +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student +facultyType: dcid:InexperiencedTeacher +taughtBy: [1 - Teacher] + +Node: dcid:Count_Student_InexperiencedTeacher_LowIncome_1OrMoreTeacher_AsAFractionOf_Count_Student +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student +facultyType: dcid:InexperiencedTeacher +socialVulnerabilityStatus: dcid:LowIncome +taughtBy: [1 - Teacher] + +Node: dcid:Count_Student_InexperiencedTeacher_Minority_1OrMoreTeacher_AsAFractionOf_Count_Student +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student +facultyType: dcid:InexperiencedTeacher +socialVulnerabilityStatus: dcid:Minority +taughtBy: [1 - Teacher] + +Node: dcid:Count_Student_InexperiencedTeacher_NonLowIncome_1OrMoreTeacher_AsAFractionOf_Count_Student +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student +facultyType: dcid:InexperiencedTeacher +socialVulnerabilityStatus: dcid:NonLowIncome +taughtBy: [1 - Teacher] + +Node: dcid:Count_Student_InexperiencedTeacher_NonMinority_1OrMoreTeacher_AsAFractionOf_Count_Student +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student +facultyType: dcid:InexperiencedTeacher +socialVulnerabilityStatus: dcid:NonMinority +taughtBy: [1 - Teacher] + +Node: dcid:Count_Student_OutofFieldTeacher_1OrMoreTeacher_AsAFractionOf_Count_Student +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student +facultyType: dcid:OutofFieldTeacher +taughtBy: [1 - Teacher] + +Node: dcid:Count_Student_OutofFieldTeacher_LowIncome_1OrMoreTeacher_AsAFractionOf_Count_Student +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student +facultyType: dcid:OutofFieldTeacher +socialVulnerabilityStatus: dcid:LowIncome +taughtBy: [1 - Teacher] + +Node: dcid:Count_Student_OutofFieldTeacher_Minority_1OrMoreTeacher_AsAFractionOf_Count_Student +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student +facultyType: dcid:OutofFieldTeacher +socialVulnerabilityStatus: dcid:Minority +taughtBy: [1 - Teacher] + +Node: dcid:Count_Student_OutofFieldTeacher_NonLowIncome_1OrMoreTeacher_AsAFractionOf_Count_Student +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student +facultyType: dcid:OutofFieldTeacher +socialVulnerabilityStatus: dcid:NonLowIncome +taughtBy: [1 - Teacher] + +Node: dcid:Count_Student_OutofFieldTeacher_NonMinority_1OrMoreTeacher_AsAFractionOf_Count_Student +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student +facultyType: dcid:OutofFieldTeacher +socialVulnerabilityStatus: dcid:NonMinority +taughtBy: [1 - Teacher] + +Node: dcid:Count_Faculty_EducationalAttainmentBachelorsDegreeOrHigher_Teacher_PerDcH9rzv8pcje22c +typeOf: dcid:StatisticalVariable +populationType: dcid:Faculty +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:dc/h9rzv8pcje22c +educationalAttainment: dcid:BachelorsDegreeOrHigher +facultyType: dcid:Teacher + +Node: dcid:Count_Faculty_EducationalAttainmentDoctorateDegree_SchoolAdministrator_AsAFractionOf_Count_Faculty_SchoolAdministrator +typeOf: dcid:StatisticalVariable +populationType: dcid:Faculty +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Faculty_SchoolAdministrator +educationalAttainment: dcid:DoctorateDegree +facultyType: dcid:SchoolAdministrator + +Node: dcid:Count_Faculty_EducationalAttainmentDoctorateDegree_Teacher_PerDcH9rzv8pcje22c +typeOf: dcid:StatisticalVariable +populationType: dcid:Faculty +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:dc/h9rzv8pcje22c +educationalAttainment: dcid:DoctorateDegree +facultyType: dcid:Teacher + +Node: dcid:Count_Faculty_EducationalAttainmentMastersDegreeOrHigher_SchoolAdministrator_AsAFractionOf_Count_Faculty_SchoolAdministrator +typeOf: dcid:StatisticalVariable +populationType: dcid:Faculty +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Faculty_SchoolAdministrator +educationalAttainment: dcid:MastersDegreeOrHigher +facultyType: dcid:SchoolAdministrator + +Node: dcid:Count_Faculty_EducationalAttainmentMastersDegreeOrHigher_Teacher_PerDcH9rzv8pcje22c +typeOf: dcid:StatisticalVariable +populationType: dcid:Faculty +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:dc/h9rzv8pcje22c +educationalAttainment: dcid:MastersDegreeOrHigher +facultyType: dcid:Teacher + +Node: dcid:Count_Faculty_SchoolAdministrator_Retented_AsAFractionOf_Count_Faculty_SchoolAdministrator +typeOf: dcid:StatisticalVariable +populationType: dcid:Faculty +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Faculty_SchoolAdministrator +facultyType: dcid:SchoolAdministrator +retentionStatus: dcid:Retented + +Node: dcid:Count_Faculty_Teacher_Retented_PerDcH9rzv8pcje22c +typeOf: dcid:StatisticalVariable +populationType: dcid:Faculty +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:dc/h9rzv8pcje22c +facultyType: dcid:Teacher +retentionStatus: dcid:Retented + +Node: dcid:Count_Faculty_Teacher_WorkExperience +typeOf: dcid:StatisticalVariable +populationType: dcid:Faculty +measuredProperty: dcid:count +statType: dcid:measuredValue +facultyType: dcid:Teacher +meanValue: dcid:workExperience + +Node: dcid:Count_Faculty_Teacher_WorkExperience_District +typeOf: dcid:StatisticalVariable +populationType: dcid:Faculty +measuredProperty: dcid:count +statType: dcid:measuredValue +facultyType: dcid:Teacher +meanValue: dcid:workExperience +workExperiencePlace: dcid:District + +Node: dcid:Count_Faculty_Teacher__4_-_Years__District +typeOf: dcid:StatisticalVariable +populationType: dcid:Faculty +measuredProperty: dcid:count +statType: dcid:measuredValue +facultyType: dcid:Teacher +workExperience: [4 - Years] +workExperiencePlace: dcid:District + +Node: dcid:dc/h9rzv8pcje22c +typeOf: dcid:StatisticalVariable +name: "Count of Faculty: Teacher" +populationType: dcid:Faculty +measuredProperty: dcid:count +statType: dcid:measuredValue +facultyType: dcid:Teacher + +Node: dcid:Count_CriminalIncidents_DestructionOrDamageOrVandalismOfProperty_IsHateCrime +typeOf: dcid:StatisticalVariable +name: "Count of Hate Crime Incidents: Destruction or Damage or Vandalism of Property" +populationType: dcid:HateCrimeIncidents +measuredProperty: dcid:count +statType: dcid:measuredValue +crimeType: dcid:DestructionOrDamageOrVandalismOfProperty + +Node: dcid:Count_CriminalIncidents_IsHateCrime +typeOf: dcid:StatisticalVariable +name: "Hate Crime Incidents" +populationType: dcid:HateCrimeIncidents +measuredProperty: dcid:count +statType: dcid:measuredValue + +Node: dcid:Count_CriminalIncidents_WeaponLawViolations_IsHateCrime +typeOf: dcid:StatisticalVariable +name: "Count of Hate Crime Incidents: Weapon Law Violations" +populationType: dcid:HateCrimeIncidents +measuredProperty: dcid:count +statType: dcid:measuredValue +crimeType: dcid:WeaponLawViolations + +Node: dcid:Count_HateCrimeIncidents_AsAFractionOf_Count_Student +typeOf: dcid:StatisticalVariable +populationType: dcid:HateCrimeIncidents +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student + +Node: dcid:Count_HateCrimeIncidents_HarassmentOrIntimidationOrBullying +typeOf: dcid:StatisticalVariable +populationType: dcid:HateCrimeIncidents +measuredProperty: dcid:count +statType: dcid:measuredValue +crimeType: dcid:HarassmentOrIntimidationOrBullying + +Node: dcid:Count_HateCrimeIncidents_SubstanceCrime +typeOf: dcid:StatisticalVariable +populationType: dcid:HateCrimeIncidents +measuredProperty: dcid:count +statType: dcid:measuredValue +crimeType: dcid:SubstanceCrime + +Node: dcid:Count_HateCrimeIncidents_ViolentCrime +typeOf: dcid:StatisticalVariable +populationType: dcid:HateCrimeIncidents +measuredProperty: dcid:count +statType: dcid:measuredValue +crimeType: dcid:ViolentCrime + +Node: dcid:Count_Student_SchoolGrade6To8 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade6To8 + +Node: dcid:Count_Student_SchoolGrade6To8_AnyVisualArt_AsAFractionOf_Count_Student_SchoolGrade6To8 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_SchoolGrade6To8 +schoolGradeLevel: dcid:SchoolGrade6To8 +visualArtCourse: dcid:AnyVisualArt + +Node: dcid:Count_Student_SchoolGrade6To8_Dance_AsAFractionOf_Count_Student_SchoolGrade6To8 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_SchoolGrade6To8 +schoolGradeLevel: dcid:SchoolGrade6To8 +visualArtCourse: dcid:Dance + +Node: dcid:Count_Student_SchoolGrade6To8_Drama_AsAFractionOf_Count_Student_SchoolGrade6To8 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_SchoolGrade6To8 +schoolGradeLevel: dcid:SchoolGrade6To8 +visualArtCourse: dcid:Drama + +Node: dcid:Count_Student_SchoolGrade6To8_Music_AsAFractionOf_Count_Student_SchoolGrade6To8 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_SchoolGrade6To8 +schoolGradeLevel: dcid:SchoolGrade6To8 +visualArtCourse: dcid:Music + +Node: dcid:Count_Student_SchoolGrade6To8_VisualArt_AsAFractionOf_Count_Student_SchoolGrade6To8 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_SchoolGrade6To8 +schoolGradeLevel: dcid:SchoolGrade6To8 +visualArtCourse: dcid:VisualArt + +Node: dcid:Count_Student_SchoolGrade9To12 +typeOf: dcid:StatisticalVariable +name: "Count of Student: 9 - 12 School Grade" +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade9To12 + +Node: dcid:Count_Student_SchoolGrade9To12_AnyVisualArt_AsAFractionOf_Count_Student_SchoolGrade9To12 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_SchoolGrade9To12 +schoolGradeLevel: dcid:SchoolGrade9To12 +visualArtCourse: dcid:AnyVisualArt + +Node: dcid:Count_Student_SchoolGrade9To12_Dance_AsAFractionOf_Count_Student_SchoolGrade9To12 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_SchoolGrade9To12 +schoolGradeLevel: dcid:SchoolGrade9To12 +visualArtCourse: dcid:Dance + +Node: dcid:Count_Student_SchoolGrade9To12_Drama_AsAFractionOf_Count_Student_SchoolGrade9To12 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_SchoolGrade9To12 +schoolGradeLevel: dcid:SchoolGrade9To12 +visualArtCourse: dcid:Drama + +Node: dcid:Count_Student_SchoolGrade9To12_Music_AsAFractionOf_Count_Student_SchoolGrade9To12 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_SchoolGrade9To12 +schoolGradeLevel: dcid:SchoolGrade9To12 +visualArtCourse: dcid:Music + +Node: dcid:Count_Student_SchoolGrade9To12_VisualArt_AsAFractionOf_Count_Student_SchoolGrade9To12 +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_SchoolGrade9To12 +schoolGradeLevel: dcid:SchoolGrade9To12 +visualArtCourse: dcid:VisualArt + +Node: dcid:Count_Student_AdvancedPlacementCourseOrInternationalBaccalaureateCourse_Chinese +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse__InternationalBaccalaureateCourse +worldLanguageCourse: dcid:Chinese + +Node: dcid:Count_Student_AdvancedPlacementCourseOrInternationalBaccalaureateCourse_French +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse__InternationalBaccalaureateCourse +worldLanguageCourse: dcid:French + +Node: dcid:Count_Student_AdvancedPlacementCourseOrInternationalBaccalaureateCourse_German +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse__InternationalBaccalaureateCourse +worldLanguageCourse: dcid:German + +Node: dcid:Count_Student_AdvancedPlacementCourseOrInternationalBaccalaureateCourse_Italian +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse__InternationalBaccalaureateCourse +worldLanguageCourse: dcid:Italian + +Node: dcid:Count_Student_AdvancedPlacementCourseOrInternationalBaccalaureateCourse_Latin +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse__InternationalBaccalaureateCourse +worldLanguageCourse: dcid:Latin + +Node: dcid:Count_Student_AdvancedPlacementCourseOrInternationalBaccalaureateCourse_OtherLanguage +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse__InternationalBaccalaureateCourse +worldLanguageCourse: dcid:OtherLanguage + +Node: dcid:Count_Student_AdvancedPlacementCourseOrInternationalBaccalaureateCourse_Spanish +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse__InternationalBaccalaureateCourse +worldLanguageCourse: dcid:Spanish + +Node: dcid:Count_Student_Chinese +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +worldLanguageCourse: dcid:Chinese + +Node: dcid:Count_Student_EducationalAttainmentStateSealOfBiliteracy_Chinese +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +educationalAttainment: dcid:StateSealOfBiliteracy +worldLanguageCourse: dcid:Chinese + +Node: dcid:Count_Student_EducationalAttainmentStateSealOfBiliteracy_French +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +educationalAttainment: dcid:StateSealOfBiliteracy +worldLanguageCourse: dcid:French + +Node: dcid:Count_Student_EducationalAttainmentStateSealOfBiliteracy_German +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +educationalAttainment: dcid:StateSealOfBiliteracy +worldLanguageCourse: dcid:German + +Node: dcid:Count_Student_EducationalAttainmentStateSealOfBiliteracy_Italian +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +educationalAttainment: dcid:StateSealOfBiliteracy +worldLanguageCourse: dcid:Italian + +Node: dcid:Count_Student_EducationalAttainmentStateSealOfBiliteracy_Latin +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +educationalAttainment: dcid:StateSealOfBiliteracy +worldLanguageCourse: dcid:Latin + +Node: dcid:Count_Student_EducationalAttainmentStateSealOfBiliteracy_OtherLanguage +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +educationalAttainment: dcid:StateSealOfBiliteracy +worldLanguageCourse: dcid:OtherLanguage + +Node: dcid:Count_Student_EducationalAttainmentStateSealOfBiliteracy_Spanish +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +educationalAttainment: dcid:StateSealOfBiliteracy +worldLanguageCourse: dcid:Spanish + +Node: dcid:Count_Student_French +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +worldLanguageCourse: dcid:French + +Node: dcid:Count_Student_German +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +worldLanguageCourse: dcid:German + +Node: dcid:Count_Student_Italian +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +worldLanguageCourse: dcid:Italian + +Node: dcid:Count_Student_Latin +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +worldLanguageCourse: dcid:Latin + +Node: dcid:Count_Student_OtherLanguage +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +worldLanguageCourse: dcid:OtherLanguage + +Node: dcid:Count_Student_SchoolGrade10_Chinese +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade10 +worldLanguageCourse: dcid:Chinese + +Node: dcid:Count_Student_SchoolGrade10_French +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade10 +worldLanguageCourse: dcid:French + +Node: dcid:Count_Student_SchoolGrade10_German +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade10 +worldLanguageCourse: dcid:German + +Node: dcid:Count_Student_SchoolGrade10_Italian +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade10 +worldLanguageCourse: dcid:Italian + +Node: dcid:Count_Student_SchoolGrade10_Latin +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade10 +worldLanguageCourse: dcid:Latin + +Node: dcid:Count_Student_SchoolGrade10_OtherLanguage +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade10 +worldLanguageCourse: dcid:OtherLanguage + +Node: dcid:Count_Student_SchoolGrade10_Spanish +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade10 +worldLanguageCourse: dcid:Spanish + +Node: dcid:Count_Student_SchoolGrade11_Chinese +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade11 +worldLanguageCourse: dcid:Chinese + +Node: dcid:Count_Student_SchoolGrade11_French +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade11 +worldLanguageCourse: dcid:French + +Node: dcid:Count_Student_SchoolGrade11_German +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade11 +worldLanguageCourse: dcid:German + +Node: dcid:Count_Student_SchoolGrade11_Italian +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade11 +worldLanguageCourse: dcid:Italian + +Node: dcid:Count_Student_SchoolGrade11_Latin +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade11 +worldLanguageCourse: dcid:Latin + +Node: dcid:Count_Student_SchoolGrade11_OtherLanguage +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade11 +worldLanguageCourse: dcid:OtherLanguage + +Node: dcid:Count_Student_SchoolGrade11_Spanish +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade11 +worldLanguageCourse: dcid:Spanish + +Node: dcid:Count_Student_SchoolGrade12_Chinese +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade12 +worldLanguageCourse: dcid:Chinese + +Node: dcid:Count_Student_SchoolGrade12_French +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade12 +worldLanguageCourse: dcid:French + +Node: dcid:Count_Student_SchoolGrade12_German +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade12 +worldLanguageCourse: dcid:German + +Node: dcid:Count_Student_SchoolGrade12_Italian +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade12 +worldLanguageCourse: dcid:Italian + +Node: dcid:Count_Student_SchoolGrade12_Latin +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade12 +worldLanguageCourse: dcid:Latin + +Node: dcid:Count_Student_SchoolGrade12_OtherLanguage +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade12 +worldLanguageCourse: dcid:OtherLanguage + +Node: dcid:Count_Student_SchoolGrade12_Spanish +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade12 +worldLanguageCourse: dcid:Spanish + +Node: dcid:Count_Student_SchoolGrade3OrMore_Chinese +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade3OrMore +worldLanguageCourse: dcid:Chinese + +Node: dcid:Count_Student_SchoolGrade3OrMore_French +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade3OrMore +worldLanguageCourse: dcid:French + +Node: dcid:Count_Student_SchoolGrade3OrMore_German +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade3OrMore +worldLanguageCourse: dcid:German + +Node: dcid:Count_Student_SchoolGrade3OrMore_Italian +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade3OrMore +worldLanguageCourse: dcid:Italian + +Node: dcid:Count_Student_SchoolGrade3OrMore_Latin +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade3OrMore +worldLanguageCourse: dcid:Latin + +Node: dcid:Count_Student_SchoolGrade3OrMore_OtherLanguage +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade3OrMore +worldLanguageCourse: dcid:OtherLanguage + +Node: dcid:Count_Student_SchoolGrade3OrMore_Spanish +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade3OrMore +worldLanguageCourse: dcid:Spanish + +Node: dcid:Count_Student_SchoolGrade6_Chinese +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade6 +worldLanguageCourse: dcid:Chinese + +Node: dcid:Count_Student_SchoolGrade6_French +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade6 +worldLanguageCourse: dcid:French + +Node: dcid:Count_Student_SchoolGrade6_German +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade6 +worldLanguageCourse: dcid:German + +Node: dcid:Count_Student_SchoolGrade6_Italian +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade6 +worldLanguageCourse: dcid:Italian + +Node: dcid:Count_Student_SchoolGrade6_Latin +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade6 +worldLanguageCourse: dcid:Latin + +Node: dcid:Count_Student_SchoolGrade6_OtherLanguage +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade6 +worldLanguageCourse: dcid:OtherLanguage + +Node: dcid:Count_Student_SchoolGrade6_Spanish +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade6 +worldLanguageCourse: dcid:Spanish + +Node: dcid:Count_Student_SchoolGrade7_Chinese +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade7 +worldLanguageCourse: dcid:Chinese + +Node: dcid:Count_Student_SchoolGrade7_French +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade7 +worldLanguageCourse: dcid:French + +Node: dcid:Count_Student_SchoolGrade7_German +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade7 +worldLanguageCourse: dcid:German + +Node: dcid:Count_Student_SchoolGrade7_Italian +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade7 +worldLanguageCourse: dcid:Italian + +Node: dcid:Count_Student_SchoolGrade7_Latin +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade7 +worldLanguageCourse: dcid:Latin + +Node: dcid:Count_Student_SchoolGrade7_OtherLanguage +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade7 +worldLanguageCourse: dcid:OtherLanguage + +Node: dcid:Count_Student_SchoolGrade7_Spanish +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade7 +worldLanguageCourse: dcid:Spanish + +Node: dcid:Count_Student_SchoolGrade8_Chinese +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade8 +worldLanguageCourse: dcid:Chinese + +Node: dcid:Count_Student_SchoolGrade8_French +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade8 +worldLanguageCourse: dcid:French + +Node: dcid:Count_Student_SchoolGrade8_German +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade8 +worldLanguageCourse: dcid:German + +Node: dcid:Count_Student_SchoolGrade8_Italian +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade8 +worldLanguageCourse: dcid:Italian + +Node: dcid:Count_Student_SchoolGrade8_Latin +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade8 +worldLanguageCourse: dcid:Latin + +Node: dcid:Count_Student_SchoolGrade8_OtherLanguage +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade8 +worldLanguageCourse: dcid:OtherLanguage + +Node: dcid:Count_Student_SchoolGrade8_Spanish +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade8 +worldLanguageCourse: dcid:Spanish + +Node: dcid:Count_Student_SchoolGrade9_Chinese +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade9 +worldLanguageCourse: dcid:Chinese + +Node: dcid:Count_Student_SchoolGrade9_French +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade9 +worldLanguageCourse: dcid:French + +Node: dcid:Count_Student_SchoolGrade9_German +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade9 +worldLanguageCourse: dcid:German + +Node: dcid:Count_Student_SchoolGrade9_Italian +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade9 +worldLanguageCourse: dcid:Italian + +Node: dcid:Count_Student_SchoolGrade9_Latin +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade9 +worldLanguageCourse: dcid:Latin + +Node: dcid:Count_Student_SchoolGrade9_OtherLanguage +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade9 +worldLanguageCourse: dcid:OtherLanguage + +Node: dcid:Count_Student_SchoolGrade9_Spanish +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +schoolGradeLevel: dcid:SchoolGrade9 +worldLanguageCourse: dcid:Spanish + +Node: dcid:Count_Student_Spanish +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +worldLanguageCourse: dcid:Spanish + +Node: dcid:Count_Student_DualEnrollmentCourse_Chinese +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:DualEnrollmentCourse +worldLanguageCourse: dcid:Chinese + +Node: dcid:Count_Student_DualEnrollmentCourse_French +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:DualEnrollmentCourse +worldLanguageCourse: dcid:French + +Node: dcid:Count_Student_DualEnrollmentCourse_German +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:DualEnrollmentCourse +worldLanguageCourse: dcid:German + +Node: dcid:Count_Student_DualEnrollmentCourse_Italian +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:DualEnrollmentCourse +worldLanguageCourse: dcid:Italian + +Node: dcid:Count_Student_DualEnrollmentCourse_Latin +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:DualEnrollmentCourse +worldLanguageCourse: dcid:Latin + +Node: dcid:Count_Student_DualEnrollmentCourse_OtherLanguage +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:DualEnrollmentCourse +worldLanguageCourse: dcid:OtherLanguage + +Node: dcid:Count_Student_DualEnrollmentCourse_Spanish +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:DualEnrollmentCourse +worldLanguageCourse: dcid:Spanish