PublicMajorityLevel (type: esriFieldTypeString, alias: Majority grade level for public schools, SQL Type: sqlTypeOther, length: 256, nullable: true, editable: true)
PublicMinorityLevel (type: esriFieldTypeString, alias: Minority grade level for public schools, SQL Type: sqlTypeOther, length: 256, nullable: true, editable: true)
PublicMajorityPercentage (type: esriFieldTypeDouble, alias: Public school grade level majority percentage, SQL Type: sqlTypeOther, nullable: true, editable: true)
PublicMinorityPercentage (type: esriFieldTypeDouble, alias: Public school grade level minority percentage, SQL Type: sqlTypeOther, nullable: true, editable: true)
PrivateSchoolRatio (type: esriFieldTypeDouble, alias: Private school ratio to total number of schools, SQL Type: sqlTypeOther, nullable: true, editable: true)
TotalPrivate (type: esriFieldTypeInteger, alias: Total number of private schools, SQL Type: sqlTypeOther, nullable: true, editable: true)
TotalPublic (type: esriFieldTypeInteger, alias: Total number of public schools, SQL Type: sqlTypeOther, nullable: true, editable: true)
EnrollmentTotalPrivate (type: esriFieldTypeInteger, alias: Total number students enrolled in private schools, SQL Type: sqlTypeOther, nullable: true, editable: true)
EnrollmentTotalPublic (type: esriFieldTypeInteger, alias: Total number students enrolled in public schools, SQL Type: sqlTypeOther, nullable: true, editable: true)
PublicSchoolRatio (type: esriFieldTypeDouble, alias: Public school ratio to total enrolled in school, SQL Type: sqlTypeOther, nullable: true, editable: true)
TotalSchools (type: esriFieldTypeInteger, alias: Total number of private and public schools combined, SQL Type: sqlTypeOther, nullable: true, editable: true)
TotalEnrollmentSchool (type: esriFieldTypeInteger, alias: Total number of students attending both public and private schools combined, SQL Type: sqlTypeOther, nullable: true, editable: true)
PublicEnrollRatio (type: esriFieldTypeDouble, alias: Total number of public school students enrolled in ratio to total student school enrollment, SQL Type: sqlTypeOther, nullable: true, editable: true)
PrivateEnrollRatio (type: esriFieldTypeDouble, alias: Total number of private school students enrolled in ratio to total student school enrollment, SQL Type: sqlTypeOther, nullable: true, editable: true)