
var grandtotal = "8,300";

var Buller = {
district: "Buller",
total: "1,895",
individualParticipants: "17",
individualRegistrants: "8",
schoolRegistrants: "14",
schoolParticipants: "1,739",
businessRegistrants: "6",
businessParticipants: "51",
nonprofitRegistrants: "1",
nonprofitParticipants: "8",
communityGroupRegistrants: "0",
communityGroupParticipants: "0",
governmentRegistrants: "4",
governmentParticipants: "80",
medicalRegistrants: "0",
medicalParticipants: "0",
mediaRegistrants: "0",
mediaParticipants: "0",
otherRegistrants: "0",
otherParticipants: "0"
}


var Grey = {
district: "Grey",
total: "3,761",
individualParticipants: "206",
individualRegistrants: "84",
schoolRegistrants: "22",
schoolParticipants: "3,124",
businessRegistrants: "17",
businessParticipants: "126",
nonprofitRegistrants: "6",
nonprofitParticipants: "22",
communityGroupRegistrants: "1",
communityGroupParticipants: "5",
governmentRegistrants: "11",
governmentParticipants: "166",
medicalRegistrants: "5",
medicalParticipants: "60",
mediaRegistrants: "0",
mediaParticipants: "0",
otherRegistrants: "4",
otherParticipants: "52"
}


var Westland = {
district: "Westland",
total: "1,916",
individualParticipants: "144",
individualRegistrants: "65",
schoolRegistrants: "14",
schoolParticipants: "1,350",
businessRegistrants: "19",
businessParticipants: "186",
nonprofitRegistrants: "1",
nonprofitParticipants: "2",
communityGroupRegistrants: "1",
communityGroupParticipants: "45",
governmentRegistrants: "7",
governmentParticipants: "127",
medicalRegistrants: "1",
medicalParticipants: "11",
mediaRegistrants: "1",
mediaParticipants: "1",
otherRegistrants: "6",
otherParticipants: "20"
}


var OtherNZ = {
district: "OtherNZ",
total: "758",
individualParticipants: "30",
individualRegistrants: "13",
schoolRegistrants: "3",
schoolParticipants: "706",
businessRegistrants: "2",
businessParticipants: "14",
nonprofitRegistrants: "0",
nonprofitParticipants: "0",
communityGroupRegistrants: "0",
communityGroupParticipants: "0",
governmentRegistrants: "3",
governmentParticipants: "8",
medicalRegistrants: "0",
medicalParticipants: "0",
mediaRegistrants: "0",
mediaParticipants: "0",
otherRegistrants: "0",
otherParticipants: "0"
}


