EdFi::Extension.create!([
  {EID: 1, State: "Wis", Target: "StudentSchoolAssociation", Name: "expectedTransferEducationalOrganizationId", Label: "Transfer Organization", DataType: "int"},
  {EID: 2, State: "Wis", Target: "StudentSchoolAssociation", Name: "expectedTransferSchoolId", Label: "Transfer School", DataType: "int"},
  {EID: 3, State: "Wis", Target: "StudentSchoolAssociation", Name: "completedSchoolTerm", Label: "Completed Term", DataType: "bool"},
  {EID: 4, State: "Wis", Target: "StudentSchoolAssociation", Name: "privateSchoolChoiceProgramParticipant", Label: "Choice", DataType: "bool"},
  {EID: 5, State: "Wis", Target: "StudentSchoolAssociation", Name: "receivingServices", Label: "Receiving Services", DataType: "custom"},
  {EID: 6, State: "Neb", Target: "StudentSpecialEducationProgramAssociation", Name: "levelOfProgramParticipationDescriptor", Label: "Participation Level", DataType: "descriptor"},
  {EID: 7, State: "Neb", Target: "StudentSpecialEducationProgramAssociation", Name: "placementTypeDescriptor", Label: "Placement Type", DataType: "descriptor"},
  {EID: 8, State: "Neb", Target: "StudentSpecialEducationProgramAssociation", Name: "specialEducationPercentage", Label: "Percentage", DataType: "int"},
  {EID: 9, State: "Neb", Target: "StudentSpecialEducationProgramAssociation", Name: "toTakeAlternateAssessment", Label: "Alternate Assessment", DataType: "bool"},
  {EID: 10, State: "Neb", Target: "Student", Name: "englishProficientRedesignationDescriptor", Label: "English Proficient Redesignation", DataType: "descriptor"},
  {EID: 11, State: "Neb", Target: "Student", Name: "expectedGraduationSchoolYear", Label: "Expected Graduation", DataType: "int"},
  {EID: 12, State: "Neb", Target: "Student", Name: "highAbilityLearnerEligibility", Label: "High Ability Eligible", DataType: "bool"},
  {EID: 13, State: "Neb", Target: "Student", Name: "honorsOrAdvancedPlacement", Label: "Honors/Advanced Placement", DataType: "bool"},
  {EID: 14, State: "Neb", Target: "Student", Name: "immigrantIndicatorDescriptor", Label: "Immigrant Indicator", DataType: "descriptor"},
  {EID: 15, State: "Neb", Target: "Student", Name: "limitedEnglishProficientDurationDescriptor", Label: "Limited English Duration", DataType: "descriptor"},
  {EID: 16, State: "Neb", Target: "Student", Name: "limitedEnglishProficientEligibility", Label: "Limited English Eligibility", DataType: "bool"},
  {EID: 17, State: "Neb", Target: "Student", Name: "primaryNightTimeResidenceDescriptor", Label: "Night Time Residence", DataType: "descriptor"},
  {EID: 18, State: "Neb", Target: "StudentSchoolAssociation", Name: "districtOfResidence", Label: "District of Residence", DataType: "str"},
  {EID: 19, State: "Neb", Target: "StudentSchoolAssociation", Name: "fullTimeEquivalency", Label: "Full-time Equivalency", DataType: "str"},
  {EID: 20, State: "Neb", Target: "StudentSchoolAssociation", Name: "schoolOfResidence", Label: "School of Residence", DataType: "str"},
  {EID: 22, State: "Neb", Target: "DisciplineAction", Name: "unilateralRemovalDescriptor", Label: "Unilateral Removal", DataType: "descriptor"},
  {EID: 23, State: "Neb", Target: "DisciplineAction", Name: "gfsaExpulsionModifiedToLessThanOneYear", Label: "Expulsion Modified", DataType: "bool"},
  {EID: 24, State: "Neb", Target: "DisciplineAction", Name: "gfsaAlternativePlacement", Label: "Alternative Placement", DataType: "bool"},
  {EID: 25, State: "Neb", Target: "StudentDisciplineIncidentAssociation", Name: "gunFreeSchoolViolation", Label: "Gun Free School Violation", DataType: "bool"},
  {EID: 26, State: "Neb", Target: "StudentDisciplineIncidentAssociation", Name: "weapons", Label: "Weapons", DataType: "descriptors"},
  {EID: 28, State: "Neb", Target: "Section", Name: "deliveries", Label: "Section Delivery", DataType: "descriptors"},
  {EID: 29, State: "Neb", Target: "Grade", Name: "evaluator1ControllingDistrictCode", Label: "Eval1 District Code", DataType: "custom"},
  {EID: 30, State: "Neb", Target: "Grade", Name: "evaluator1StaffID", Label: "Eval1 Staff ID", DataType: "custom"},
  {EID: 32, State: "Neb", Target: "Grade", Name: "dualCreditDescriptor", Label: "Dual Credit", DataType: "descriptor"},
  {EID: 33, State: "Neb", Target: "Student", Name: "postGraduateActivityDescriptor", Label: "Post Graduate Activity", DataType: "descriptor"},
  {EID: 34, State: "Neb", Target: "Student", Name: "postGraduateActivityDeterminationDescriptor", Label: "PGA Determination", DataType: "descriptor"},
  {EID: 35, State: "Neb", Target: "StudentSectionAttendanceEvent", Name: "leftEarly", Label: "Left Early", DataType: "bool"},
  {EID: 36, State: "Neb", Target: "Student", Name: "highAbilityLearnerParticipant", Label: "High Ability Participant", DataType: "bool"},
  {EID: 45, State: "Wis", Target: "StudentSchoolAssociation", Name: "enrollmentTypes", Label: "Enrollment Types", DataType: "descriptors"},
  {EID: 46, State: "Wis", Target: "StudentSchoolAssociation", Name: "possibleDaysAttendance", Label: "Possible Days Attendance", DataType: "script"},
  {EID: 47, State: "Wis", Target: "StudentSchoolAssociation", Name: "actualDaysAttendance", Label: "Actual Days Attendance", DataType: "script"},
  {EID: 48, State: "indiana", Target: "StudentSchoolAssociation", Name: "privateSchoolChoiceProgramParticipant", Label: "Choice", DataType: "bool"}
])
