Skip to main content

StudentInternetAccessDim View

Purpose

Describe's a Student's Internet Access, as defined for a student's relationship with the school.

SQL Object

analytics.AcademicTimePeriodDim

Usage Notes

As with many other views, this query relies on the Student's relationship with an EducationOrganization, via the StudentEducationOrganization  table in the ODS. Thus it is possible that the Student's InternetAccess could be recorded for the student's relationship with one or more agency, including School, Local Education Agency, Service Network, etc. For this view's purpose, only the School relationship is considered. Data recorded for any other type of Education Agency will be ignored.

warning

Not available for Data Standard 2.2, as the underlying entities were added in Data Standard 3.

For more information on recording appropriate student indicator data for Internet Access, please see DIGITAL EQUITY COLLECTION.

Sources

Data Standard 2.2

Not available for Data Standard 2.

Data Standard 3+

StudentInternetAccessDim

There are five joins to the StudentEducationOrganizationAssociationStudentIndicator , one for each of the following indicators:

  • InternetAccessInResidence
  • InternetAccessTypeInResidence
  • InternetPerformance
  • DigitalDevice
  • DeviceAccess

Structure

Same for both 2.2 and 3+ data standards.

ColumnData TypeSourceDescription
StudentSchoolKeyString{Student.StudentUniqueId}-{School.SchoolId}Surrogate key so that modeling tools will have a unique primary key
StudentKeyStringStudent.StudentUniqueId
SchoolKeyStringSchool.SchoolId
InternetAccessInResidenceStringIndicator from 

StudentEducationOrganizationAssociationStudentIndicator 

if available, otherwise "n/a"
InternetAccessTypeInResidenceStringIndicator from 

StudentEducationOrganizationAssociationStudentIndicator 

if available, otherwise "n/a"
InternetPerformanceStringIndicator from 

StudentEducationOrganizationAssociationStudentIndicator 

if available, otherwise "n/a"
DigitalDeviceStringIndicator from 

StudentEducationOrganizationAssociationStudentIndicator 

if available, otherwise "n/a"
DeviceAccessStringIndicator from 

StudentEducationOrganizationAssociationStudentIndicator 

if available, otherwise "n/a"