From bd3500b7dc371d4ec4422a809b42f7ff90b76e7b Mon Sep 17 00:00:00 2001 From: Data Commons Date: Wed, 22 May 2024 06:24:00 -0700 Subject: [PATCH] Schema CL and Data on US New Jersey Education related for different years. PiperOrigin-RevId: 636144103 --- core/census_properties.mcf | 8 +- core/dcschema.mcf | 277 +- core/dcschema_enum_instances.mcf | 9 + core/edu.mcf | 722 +- core/india_schema.mcf | 2 +- core/india_sdg_schema.mcf | 12 + core/schema.mcf | 20 +- core/who_enums.mcf | 17 +- ...US_EDU_NewJersey_DistrictState_statvar.mcf | 6939 +++++++++++++++++ 9 files changed, 7979 insertions(+), 27 deletions(-) create mode 100644 stat_vars/US_EDU_NewJersey_DistrictState_statvar.mcf diff --git a/core/census_properties.mcf b/core/census_properties.mcf index 5c2bc2112..28d0691d0 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" @@ -132,6 +132,7 @@ typeOf: schema:Property dcid: "householderRelatedChildrenUnder18Years" name: "householderRelatedChildrenUnder18Years" description: "Number of related children of the householder under 18 years. A related child is any child under 18 years old who is related to the householder by birth, marriage, or adoption. Related children of the householder include ever married as well as never-married children." +description: "Number of related children of the householder under 18 years. A related child is any child under 18 years old who is related to the householder by birth, marriage, or adoption. Related children of the householder include ever married as well as never-married children." descriptionUrl: "https://www2.census.gov/programs-surveys/acs/tech_docs/subject_definitions/2019_ACSSubjectDefinitions.pdf" rangeIncludes: dcs:Quantity, dcs:QuantityRange domainIncludes: dcs:Household @@ -256,7 +257,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 @@ -288,7 +289,7 @@ dcid: "workExperience" name: "workExperience" description: "Describes whether a person has worked, over a given period, usually in the previous 12 months." rangeIncludes: dcs:WorkExperienceEnum -domainIncludes: schema:Person +domainIncludes: schema:Person, dcid:Faculty # Additions from USC Economic Census @@ -499,6 +500,7 @@ rangeIncludes: schema:Number, dcs:Quantity name: "cashAssistance" domainIncludes: schema:Person, dcs:Household description: "Public assistance income includes general assistance and Temporary Assistance to Needy Families (TANF). Separate payments received for hospital or other medical care (vendor payments) are excluded. This does not include Supplemental Security Income (SSI) or non cash benefits such as Food Stamps." +description: "Public assistance income includes general assistance and Temporary Assistance to Needy Families (TANF). Separate payments received for hospital or other medical care (vendor payments) are excluded. This does not include Supplemental Security Income (SSI) or non cash benefits such as Food Stamps." descriptionUrl: "https://www2.census.gov/programs-surveys/acs/tech_docs/subject_definitions/2019_ACSSubjectDefinitions.pdf" Node: dcid:earnings diff --git a/core/dcschema.mcf b/core/dcschema.mcf index 404dc4522..558639f70 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" @@ -617,7 +617,7 @@ rangeIncludes: schema:Text Node: crimeType dcid: "crimeType" -domainIncludes: schema:CriminalActivities, dcs:CriminalIncidents +domainIncludes: schema:CriminalActivities, dcs:CriminalIncidents, dcid:HateCrimeIncidents rangeIncludes: schema:CrimeTypeEnum, schema:ViolentCrimeTypeEnum typeOf: schema:Property name: "crimeType" @@ -4207,3 +4207,276 @@ Node: dcid:StatisticalRegion name: "StatisticalRegion" typeOf: schema:Class subClassOf: schema:AdministrativeArea + + +####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: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" +description: "An Advanced Placement or AP course is a high school course that culminates in an AP test for which the student can earn college credit." +descriptionUrl: "https://rc.doe.state.nj.us/Documents/ReferenceGuide.pdf" + +Node: dcid:InternationalBaccalaureateCourse +typeOf: dcid:CourseTypeEnum +name: "International Baccalaureate Course" +description: "AnInternational Baccalaureate or IB course is part of a program that gives high school students an opportunity to pursue college-level studies while still in high school" +descriptionUrl: "https://rc.doe.state.nj.us/Documents/ReferenceGuide.pdf" + +Node: dcid:InternationalBaccalaureateExam +typeOf: dcid:AcademicAssessmentTypeEnum +name: "International Baccalaureate Exam" + +Node: dcid:DualEnrollmentCourse +typeOf: dcid:CourseTypeEnum +name: "Dual Enrollment Course" +description" " Courses identified asdual enrollment allow high school students to enroll in college courses for credit prior to their high school graduation, and they may be taught by staff assigned to a school or staff outside ofthe school district." +descriptionUrl: "https://rc.doe.state.nj.us/Documents/ReferenceGuide.pdf" + +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:apQualificationStatus +typeOf: dcid:Property +name: "apQualificationStatus" +domainIncludes: dcid:Student +rangeIncludes: dcid:QuantityRange +description: "Advanced Placement Qualification Status which states whether the student has qualified in the AP exam." + +Node: dcid:ibQualificationStatus +typeOf: dcid:Property +name: "ibQualificationStatus" +domainIncludes: dcid:Student +rangeIncludes: dcid:QuantityRange +description: "International Baccalaureate Qualification Status which states whether the student has qualified in the IB exam." + +Node: dcid:Scores +typeOf: dcid:Class +subClassOf: dcid:Number +name: "Scores" + +Node: dcid:APScoreQualified +typeOf: dcid:CareerClusterStatusEnum +name: "Advanced Placement Course Qualified Score" + +Node: dcid:IBScoreSatisfactory +typeOf: dcid:CareerClusterStatusEnum +name: "International Baccalaureate Course Qualified Score" + +Node: dcid:workExperiencePlace +typeOf: dcid:Property +name: "workExperiencePlace" +domainIncludes: dcid:Faculty +rangeIncludes: dcid:PlaceTypeEnum + +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" +description: "CTE Participants are students who have completed only one course in any state approved CTE program area with a sequence of three or more courses as of the reported school year." +descriptionUrl: "https://rc.doe.state.nj.us/Documents/ReferenceGuide.pdf" + +Node: dcid:CTEConcentrator +typeOf: dcid:CareerClusterStatusEnum +name: "CTEConcentrator" +description: "CTE Concentrators are students who have completed two or more courses in any state-approved CTE program area with a sequence of three or more courses as of the reported school year; or completed one course in a single state-approved CTE program area with a program sequence of two courses; or completed the entire state-approved CTE program." +descriptionUrl: "https://rc.doe.state.nj.us/Documents/ReferenceGuide.pdf" + +Node: dcid:StructuredLearningExperienced +typeOf: dcid:CareerClusterStatusEnum +name: "Structured Learning Experienced" +description: "Structured Learning Experience (SLE) means experiential, supervised, in-depth learning experiences aligned to the New Jersey Student Learning Standards that are designed to offer students the opportunity to more fully explore career interests within one or more of the Career Clusters." +descriptionUrl: "https://rc.doe.state.nj.us/Documents/ReferenceGuide.pdf" + +Node: dcid:IndustryValuedCredential +typeOf: dcid:CareerClusterStatusEnum,WHO_EducationalAttainmentEnum +name: "Industry Valued Credential" +description: "Industry-valued credential is defined as “a recognized degree, diploma, certificate or certification awarded for an occupation in New Jersey." +descriptionUrl: "https://rc.doe.state.nj.us/Documents/ReferenceGuide.pdf" + +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: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 2018" + +Node: dcid:AllInstitution +typeOf: dcid:CollegeOrUniversityLevelEnum +name: "All Institution" + +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:Retained +typeOf: dcid:RetentionStatusEnum +name: "Retained" diff --git a/core/dcschema_enum_instances.mcf b/core/dcschema_enum_instances.mcf index 18b90d744..ea6829392 100644 --- a/core/dcschema_enum_instances.mcf +++ b/core/dcschema_enum_instances.mcf @@ -1233,6 +1233,15 @@ 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" +description: "Substance abuse and related crimes" + Node: Arson dcid: "Arson" typeOf: dcs:CrimeTypeEnum, dcs:FireCauseGeneralEnum diff --git a/core/edu.mcf b/core/edu.mcf index 5e19a0f46..4fd7ba7e9 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,348 @@ 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" +description: "The Advanced Placement (AP) Calculus AB course is a college-level mathematics course that introduces the study of calculus. It is the first of two AP Calculus courses. The course is designed to be taken in the student's junior or senior year of high school." + +Node: dcid:CalculusBC +typeOf: dcid:SchoolSubjectEnum +name: "Calculus BC" +description: "The Advanced Placement (AP) Calculus BC course is a college-level mathematics course that introduces the study of calculus. It is the second of two AP Calculus courses. The course is designed to be taken in the student's senior year of high school." + +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: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" +description: "The Advanced Placement (AP) Physics 1 course is a college-level physics course that introduces the study of physics. It is the first of two AP Physics courses. The course is designed to be taken in the student's junior or senior year of high school." + +Node: dcid:PhysicsB +typeOf: dcid:SchoolSubjectEnum +name: "Physics B" +description: "The Advanced Placement (AP) Physics B course is a college-level physics course that introduces the study of physics. It is the second of two AP Physics courses. The course is designed to be taken in the student's senior year of high school." + +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" +description: "The Advanced Placement (AP) Physics 2 course is a college-level physics course that introduces the study of physics. It is the second of two AP Physics courses. The course is designed to be taken in the student's senior year of high school." + +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" +description: "The Advanced Placement (AP) Seminar course is a college-level course that introduces the study of seminar. It is the first of two AP Seminar courses. The course is designed to be taken in the student's junior or senior year of high school." + +Node: dcid:EnvironmentalScience +typeOf: dcid:SchoolSubjectEnum,ScienceCourseEnum +name: "Environmental Science" + +Node: dcid:Film +typeOf: dcid:SchoolSubjectEnum +name: "Film" +description: "The Advanced Placement (AP) Film course is a college-level course that introduces the study of film. It is the first of two AP Film courses. The course is designed to be taken in the student's junior or senior year of high school." + +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:LanguageBItalian +typeOf: dcid:SchoolSubjectEnum +name: "Language B Italian" + +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:LanguageALanguageAndLiteratureFrench +typeOf: dcid:SchoolSubjectEnum +name: "Language A Language And Literature French" + +Node: dcid:LanguageAbInitioItalian +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:WorldLanguage +typeOf: dcid:SchoolSubjectEnum +name: "World Language" + +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 +963,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 +1013,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: "Out of Field Teacher" + + # Household properties Node: dcid:HasChildrenStatusEnum description: "Describes whether or not there are children" @@ -723,7 +1078,7 @@ Node: dcid:assessmentType typeOf: schema:Property name: "assessmentType" description: "The type of an academic assessment." -domainIncludes: dcs:AcademicAssessmentEvent +domainIncludes: dcs:AcademicAssessmentEvent, dcid:Student rangeIncludes: dcs:AcademicAssessmentTypeEnum ## AcademicAssessmentTypeEnum definition. @@ -750,7 +1105,7 @@ Node: dcid:StateOfTexasAssessmentsOfAcademicReadiness typeOf: dcs:AcademicAssessmentTypeEnum name: "State Of Texas Assessments Of Academic Readiness" description: "The State of Texas Assessments of Academic Readiness (STAAR) program, implemented in spring 2012, includes annual assessments for mathematics at grades 3–8, reading language arts (RLA) at grades 3-8, science at grades 5 and 8, social studies at grade 8 end-of-course (EOC) assessments for Algebra I, English I, English II, Biology, and U.S History." -descriptionUrl: "https://tea.texas.gov/student-assessment/testing/staar/staar-resources" +descriptionUrl: "https://tea.texas.gov/student-assessment/staar" Node: dcid:CaliforniaAssessmentOfStudentPerformanceAndProgress typeOf: dcs:AcademicAssessmentTypeEnum @@ -838,7 +1193,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 @@ -985,6 +1340,10 @@ Node: dcid:TertiarySchool name: "TertiarySchool" typeOf: dcid:SchoolLevelEnum +Node: dcid:SchoolGrade3OrMore +typeOf: dcid:SchoolLevelEnum +name: "School Grade 3Or More" + ## Public School Type Enum Node: dcid:PublicSchoolTypeEnum @@ -1128,6 +1487,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 @@ -1641,11 +2013,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 @@ -1982,6 +2366,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 @@ -2326,3 +2728,311 @@ 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:Punjabi +typeOf: dcid:LanguageSpokenAtHomeEnum +name: "Punjabi" + +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:CreolesAndPidginsFrenchBased +typeOf: dcid:LanguageSpokenAtHomeEnum +name: "Creoles And Pidgins French 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:LanguageSpokenAtHomeEnum +name: "Tagalog" + +Node: dcid:Igbo +typeOf: dcid:LanguageSpokenAtHomeEnum +name: "Igbo" + +Node: dcid:SlavicLanguages +typeOf: dcid: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, dcid:SchoolSubjectEnum +name: "PreCalculus" + +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: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, dcid: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/india_schema.mcf b/core/india_schema.mcf index 902d025f5..1e06ab897 100644 --- a/core/india_schema.mcf +++ b/core/india_schema.mcf @@ -28,5 +28,5 @@ name: "IdentityActivityEnum" description: "An enumeration of different activities on the Identity entity like enrolled, updated, authenticated etc" Node: dcid:Enrolled -typeOf: dcs:IdentityActivityEnum +typeOf: dcs:IdentityActivityEnum, dcs:EnrollmentStatusEnum name: "Enrolled" diff --git a/core/india_sdg_schema.mcf b/core/india_sdg_schema.mcf index fe930e394..15e390ed2 100644 --- a/core/india_sdg_schema.mcf +++ b/core/india_sdg_schema.mcf @@ -224,6 +224,18 @@ typeOf: dcid:AssessmentLevelEnum name: "Pass" isProvisional: dcs:True +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:SocialScience typeOf: dcid:SchoolSubjectEnum name:"SocialScience" diff --git a/core/schema.mcf b/core/schema.mcf index cfeec7058..b8083fe15 100644 --- a/core/schema.mcf +++ b/core/schema.mcf @@ -180,6 +180,7 @@ dcid: "serialNumber" typeOf: schema:Property domainIncludes: schema:Offer source: "https://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources" + subPropertyOf: "identifier" rangeIncludes: schema:Text name: "serialNumber" @@ -341,7 +342,7 @@ subClassOf: schema:WebPageElement Node: Tuesday dcid: "Tuesday" -sameAs: "https://www.wikidata.org/entity/Q127" +sameAs: "https://www.wikidata.org/entity/Q132entity/Q127" name: "Tuesday" typeOf: schema:DayOfWeek @@ -636,6 +637,7 @@ name: "description" rangeIncludes: schema:Text domainIncludes: schema:Thing equivalentProperty: "https://purl.org/dc/terms/description" +equivalentProperty: "https://purl.org/dc/terms/description" typeOf: schema:Property Node: note @@ -3791,7 +3793,7 @@ name: "PerformingGroup" Node: Monday dcid: "Monday" -sameAs: "https://www.wikidata.org/entity/Q105" +sameAs: "http://www.wikidata.org/entity/Q105" name: "Monday" typeOf: schema:DayOfWeek @@ -5466,7 +5468,7 @@ Node: Thursday dcid: "Thursday" name: "Thursday" typeOf: schema:DayOfWeek -sameAs: "https://www.wikidata.org/entity/Q129" +sameAs: "http://www.wikidata.org/entity/Q129" Node: Blog dcid: "Blog" @@ -8502,7 +8504,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 @@ -8518,7 +8520,7 @@ name: "issueNumber" subPropertyOf: "position" domainIncludes: schema:PublicationIssue typeOf: schema:Property -equivalentProperty: "https://purl.org/ontology/bibo/issue" +equivalentProperty: "http://purl.org/ontology/bibo/issue" rangeIncludes: schema:Integer source: "https://www.w3.org/wiki/WebSchemas/SchemaDotOrgSources" @@ -8806,7 +8808,7 @@ subPropertyOf: "recipient" Node: Wednesday dcid: "Wednesday" typeOf: schema:DayOfWeek -sameAs: "https://www.wikidata.org/entity/Q128" +sameAs: "http://www.wikidata.org/entity/Q128" name: "Wednesday" Node: expectsAcceptanceOf @@ -9791,7 +9793,7 @@ Node: Saturday dcid: "Saturday" name: "Saturday" typeOf: schema:DayOfWeek -sameAs: "https://www.wikidata.org/entity/Q131" +sameAs: "http://www.wikidata.org/entity/Q131" Node: AlignmentObject dcid: "AlignmentObject" @@ -10542,7 +10544,7 @@ domainIncludes: schema:Recipe Node: Sunday dcid: "Sunday" typeOf: schema:DayOfWeek -sameAs: "https://www.wikidata.org/entity/Q132" +sameAs: "http://www.wikidata.org/entity/Q132" name: "Sunday" Node: UserPlays @@ -10590,7 +10592,7 @@ name: "reservationStatus" Node: Friday dcid: "Friday" typeOf: schema:DayOfWeek -sameAs: "https://www.wikidata.org/entity/Q130" +sameAs: "http://www.wikidata.org/entity/Q130" name: "Friday" Node: serverStatus diff --git a/core/who_enums.mcf b/core/who_enums.mcf index 85eea7ceb..a8946f9e1 100644 --- a/core/who_enums.mcf +++ b/core/who_enums.mcf @@ -56,6 +56,11 @@ Node: dcid:ShortCycleTertiaryEducation name: "ShortCycleTertiaryEducation" typeOf: dcs:USC_EducationalAttainmentEnum +Node: dcid:StateSealOfBiliteracy +typeOf: dcid:WHO_EducationalAttainmentEnum +name: "State Seal Of Biliteracy" +description: "The Seal of Biliteracy indicates recognition of a minimum proficiency level attained by a student in at least one language in addition to English" + Node: dcid:AlcoholUseAndAlcoholUseDisorders name: "AlcoholUseAndAlcoholUseDisorders" typeOf: dcs:SubstanceUseDisorderEnum @@ -209,8 +214,8 @@ Node: dcid:RheumatoidArthritis name: "RheumatoidArthritis" typeOf: dcs:CauseOfDeathAndDisabilityEnum -Node: dcid:SexuallyTransmittedDiseases(Stds)ExcludingHiv -name: "SexuallyTransmittedDiseases(Stds)ExcludingHiv" +Node: dcid:SexuallyTransmittedDiseases(STDs)ExcludingHiv +name: "SexuallyTransmittedDiseases(STDs)ExcludingHiv" typeOf: dcs:CauseOfDeathAndDisabilityEnum Node: dcid:Tuberculosis @@ -415,8 +420,8 @@ Node: dcid:InfectiousAndParasiticDiseases name: "Infectious And Parasitic Diseases" typeOf: dcs:CauseOfDeathAndDisabilityEnum -Node: dcid:StdsExcludingHiv -name: "StdsExcludingHiv" +Node: dcid:STDsExcludingHiv +name: "STDsExcludingHiv" typeOf: dcs:CauseOfDeathAndDisabilityEnum Node: dcid:Syphilis @@ -775,8 +780,8 @@ Node: dcid:Trichomoniasis name: "Trichomoniasis" typeOf: dcs:CauseOfDeathAndDisabilityEnum -Node: dcid:WHO/OtherStds -name: "WHO/OtherStds" +Node: dcid:WHO/OtherSTDs +name: "WHO/OtherSTDs" typeOf: dcs:CauseOfDeathAndDisabilityEnum Node: dcid:ExternalCausesOfDeath 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..3dbe5e4b5 --- /dev/null +++ b/stat_vars/US_EDU_NewJersey_DistrictState_statvar.mcf @@ -0,0 +1,6939 @@ +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:EnrollmentRate_Student_ClassYear2018_AllInstitution +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +classYear: dcid:ClassYear2018 +graduationPeriod: dcid:AllInstitution + +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_AllInstitution +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +classYear: dcid:ClassYear2019 +graduationPeriod: dcid:AllInstitution + +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_AllInstitution +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +classYear: dcid:ClassYear2020 +graduationPeriod: dcid:AllInstitution + +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_AllInstitution +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:enrollmentRate +statType: dcid:measuredValue +classYear: dcid:ClassYear2021 +graduationPeriod: dcid:AllInstitution + +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: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_Economics +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:Enrolled +schoolSubject: dcid:Economics + +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_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_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_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_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_PreCalculus +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:Enrolled +schoolSubject: dcid:PreCalculus + +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_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_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_Enrolled_WorldLanguage +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:AdvancedPlacementCourse +enrollmentStatus: dcid:Enrolled +schoolSubject: dcid:WorldLanguage + +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_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_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_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_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_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_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_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_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_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_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_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_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_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_LanguageALanguageAndLiteratureFrench +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:Enrolled +schoolSubject: dcid:LanguageALanguageAndLiteratureFrench + +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_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_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_LanguageAbInitioItalian +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:Enrolled +schoolSubject: dcid:LanguageAbInitioItalian + +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_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_LanguageBItalian +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +enrollmentStatus: dcid:Enrolled +schoolSubject: dcid:LanguageBItalian + +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_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_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_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_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_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_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_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_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_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_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_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_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_LanguageBItalian_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +courseType: dcid:InternationalBaccalaureateCourse +schoolSubject: dcid:LanguageBItalian +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_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_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_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_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_Tested +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +testStatus: dcid:Tested + +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_CreolesAndPidginsFrenchBasedSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:CreolesAndPidginsFrenchBased +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_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_PunjabiSpokenAtHome_EnrolledInSchool_AsAFractionOf_Count_Student_EnrolledInSchool +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:Count_Student_EnrolledInSchool +languageSpokenAtHome: dcid:Punjabi +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_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_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 +typeOf: dcid:StatisticalVariable +name: "Count of Student" +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue + +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_Enrolled +typeOf: dcid:StatisticalVariable +populationType: dcid:Student +measuredProperty: dcid:count +statType: dcid:measuredValue +enrollmentStatus: dcid:enrolled + +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: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_AsAFractionOf_Count_Faculty_Teacher +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_AsAFractionOf_Count_Faculty_Teacher +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_AsAFractionOf_Count_Faculty_Teacher +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_Retained_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:Retained + +Node: dcid:Count_Faculty_Teacher_Retained_AsAFractionOf_Count_Faculty_Teacher +typeOf: dcid:StatisticalVariable +populationType: dcid:Faculty +measuredProperty: dcid:count +statType: dcid:measuredValue +measurementDenominator: dcid:dc/h9rzv8pcje22c +facultyType: dcid:Teacher +retentionStatus: dcid:Retained + +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_HateCrimeIncidents +typeOf: dcid:StatisticalVariable +populationType: dcid:HateCrimeIncidents +measuredProperty: dcid:count +statType: dcid:measuredValue + +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_DestructionOrDamageOrVandalismOfProperty +typeOf: dcid:StatisticalVariable +populationType: dcid:HateCrimeIncidents +measuredProperty: dcid:count +statType: dcid:measuredValue +crimeType: dcid:DestructionOrDamageOrVandalismOfProperty + +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_HateCrimeIncidents_WeaponLawViolations +typeOf: dcid:StatisticalVariable +populationType: dcid:HateCrimeIncidents +measuredProperty: dcid:count +statType: dcid:measuredValue +crimeType: dcid:WeaponLawViolations + +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_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