Skip to main content

StudentLocalEducationAgencyDim View

Purpose

Contains attributes of a student including name and demographic information as defined in relationship to the local education agency in which the student is currently enrolled. Part of the Core View Collection.

SQL Object

analytics.StudentLocalEducationAgencyDim

Usage Notes

See How to Use the Student Dimensions.

Data Sources

Data Standard 2.2

In the older data standard, the demographics were all stored in the school relationship - therefore this is little different than the StudentSchoolDim View.

StudentLocalEducationAgencyDim for DS 2.2 Copy
Copy

Data Standard 3+

StudentLocalEducationAgencyDim Copy
Copy

Structure

Data Standard 2.2 Structure

ColumnData TypeSourceDescription
StudentLocalEducationAgencyKeyString{Student.StudentUniqueId}-{School.LocalEducationAgencyId}Primary key
​StudentKeyStringedfi.Student.UniqueId​
LocalEducationAgencyKeyStringedfi.School.LocalEducationAgencyId
StudentFirstNameStringedfi.Student.FirstName
StudentMiddleNameStringedfi.Student.MiddleName
StudentLastNameStringedfi.Student.LastSurname
LimitedEnglishProficiencyStringedfi.Descriptor.CodeValue via edfi.Student.LimitedEnglishProficiencyDescriptorIdReplace null with "Not Applicable"
IsHispanicBooleanedfi.Student.HispanicLatinoEthnicityReplace null with 0
SexStringedfi.SexType.CodeValue via edfi.Student.SexTypeId
LastModifiedDateDateTimeMost recent date from any source that has a LastModifiedDate column

Data Standard 3+ Structure

ColumnData TypeSourceDescription
StudentLocalEducationAgencyKeyString{Student.StudentUniqueId}-{School.LocalEducationAgencyId}Primary key
​StudentKeyStringedfi.Student.UniqueId​
LocalEducationAgencyKeyStringedfi.School.LocalEducationAgencyId
SchoolYearStringedfi.StudentSchoolAssocation.SchoolYearconvert to string to signal to modeling tools that this is not an aggregatable number
StudentFirstNameStringedfi.Student.FirstName
StudentMiddleNameStringedfi.Student.MiddleName
StudentLastNameStringedfi.Student.LastSurname
LimitedEnglishProficiencyStringedfi.Descriptor.CodeValue via edfi.StudentEducationOrganizationAssociation.LimitedEnglishProficiencyDescriptorIdReplace null with "Not Applicable"
IsHispanicBooleanedfi.StudentEducationOrganizationAssociation.HispanicLatinoEthnicityReplace null with 0
SexStringedfi.Descriptor.CodeValue via edfi.StudentEducationOrganizationAssociation.SexDescriptorId
LastModifiedDateDateTimeMost recent date from any source that has a LastModifiedDate column
InternetAccessInResidenceStringedfi.StudentEducationOrganizationAssociationStudentIndicator.Indicator  (edfi.StudentEducationOrganizationAssociationStudentIndicator.IndicatorName='InternetAccessInResidence')Replace null with "n/a"
InternetAccessTypeInResidenceStringedfi.StudentEducationOrganizationAssociationStudentIndicator.Indicator  (edfi.StudentEducationOrganizationAssociationStudentIndicator.IndicatorName='InternetAccessTypeInResidence')Replace null with "n/a"
InternetPerformanceStringedfi.StudentEducationOrganizationAssociationStudentIndicator.Indicator  (edfi.StudentEducationOrganizationAssociationStudentIndicator.IndicatorName='InternetPerformance')Replace null with "n/a"
DigitalDeviceStringedfi.StudentEducationOrganizationAssociationStudentIndicator.Indicator  (edfi.StudentEducationOrganizationAssociationStudentIndicator.IndicatorName='DigitalDevice')Replace null with "n/a"
DeviceAccessStringedfi.StudentEducationOrganizationAssociationStudentIndicator.Indicator  (edfi.StudentEducationOrganizationAssociationStudentIndicator.IndicatorName='DeviceAccess')Replace null with "n/a"