
var Imperial = {
	county: "Imperial",
	total: 42995,
        individualParticipants: 263,
        individualRegistrants: 81,
        schoolRegistrants: 36,
        schoolParticipants: 40259,
        collegeRegistrants: 0,
        collegeParticipants: 0,
        businessRegistrants: 5,
        businessParticipants: 240,
        communityGroupRegistrants: 2,
        communityGroupParticipants: 490,
        governmentRegistrants: 4,
        governmentParticipants: 1453,
        faithBasedRegistrants: 0,
        faithBasedParticipants: 0,
        medicalRegistrants: 0,
        medicalParticipants: 0,
        mediaRegistrants: 0,
        mediaParticipants: 0,
        otherRegistrants: 2,
        otherParticipants: 222
}

var Kern = {
	county: "Kern",
	total: 107313,
        individualParticipants: 597,
        individualRegistrants: 190,
        schoolRegistrants: 35,
        schoolParticipants: 86325,
        collegeRegistrants: 2,
        collegeParticipants: 525,
        businessRegistrants: 34,
        businessParticipants: 6402,
        communityGroupRegistrants: 11,
        communityGroupParticipants: 184,
        governmentRegistrants: 16,
        governmentParticipants: 10619,
        faithBasedRegistrants: 2,
        faithBasedParticipants: 45,
        medicalRegistrants:9,
        medicalParticipants: 1711,
        mediaRegistrants: 0,
        mediaParticipants: 0,
        otherRegistrants:10,
        otherParticipants: 751
}

var LosAngeles = {
	county: "LosAngeles",
	total: 2704527,
        individualParticipants: 26877,
        individualRegistrants: 9063,
        schoolRegistrants: 689,
        schoolParticipants: 1949760,
        collegeRegistrants: 70,
        collegeParticipants: 269969,
        businessRegistrants: 1232,
        businessParticipants: 167901,
        communityGroupRegistrants: 144,
        communityGroupParticipants: 31417,
        governmentRegistrants: 211,
        governmentParticipants: 143888,
        faithBasedRegistrants: 79,
        faithBasedParticipants: 13635,
        medicalRegistrants: 168,
        medicalParticipants: 67612,
        mediaRegistrants: 24,
        mediaParticipants: 1976,
        otherRegistrants: 215,
        otherParticipants: 24637
}

var Orange = {
	county: "Orange",
	total: 896049,
        individualParticipants: 7372,
        individualRegistrants: 2347,
        schoolRegistrants: 225,
        schoolParticipants: 556254,
        collegeRegistrants: 22,
        collegeParticipants: 185924,
        businessRegistrants: 389,
        businessParticipants: 75736,
        communityGroupRegistrants: 33,
        communityGroupParticipants: 2166,
        governmentRegistrants: 84,
        governmentParticipants: 44559,
        faithBasedRegistrants: 15,
        faithBasedParticipants: 1409,
        medicalRegistrants: 28,
        medicalParticipants: 7593,
        mediaRegistrants: 5,
        mediaParticipants: 15,
        otherRegistrants: 54,
        otherParticipants: 12516
}

var Riverside = {
	county: "Riverside",
	total: 568731,
        individualParticipants: 5985,
        individualRegistrants: 1773,
        schoolRegistrants: 180,
        schoolParticipants: 466427,
        collegeRegistrants: 12,
        collegeParticipants: 38600,
        businessRegistrants: 168,
        businessParticipants: 8555,
        communityGroupRegistrants: 49,
        communityGroupParticipants: 12571,
        governmentRegistrants: 60,
        governmentParticipants: 26665,
        faithBasedRegistrants: 12,
        faithBasedParticipants: 1872,
        medicalRegistrants: 19,
        medicalParticipants: 4547,
        mediaRegistrants:1,
        mediaParticipants: 10,
        otherRegistrants: 37,
        otherParticipants: 2149
}

var SanBernardino = {
	county: "SanBernardino",
	total: 502058,
        individualParticipants: 7791,
        individualRegistrants: 2303,
        schoolRegistrants: 154,
        schoolParticipants: 369321,
        collegeRegistrants: 11,
        collegeParticipants: 43796,
        businessRegistrants: 194,
        businessParticipants: 10361,
        communityGroupRegistrants: 43,
        communityGroupParticipants: 3162,
        governmentRegistrants: 82,
        governmentParticipants: 30755,
        faithBasedRegistrants: 32,
        faithBasedParticipants: 4916,
        medicalRegistrants: 30,
        medicalParticipants: 26712,
        mediaRegistrants: 7,
        mediaParticipants: 590,
        otherRegistrants: 43,
        otherParticipants: 2849
}

var SanDiego = {
	county: "SanDiego",
	total: 470188,
        individualParticipants: 3269,
        individualRegistrants: 1163,
        schoolRegistrants: 134,
        schoolParticipants: 410649,
        collegeRegistrants: 9,
        collegeParticipants: 10852,
        businessRegistrants: 158,
        businessParticipants: 27449,
        communityGroupRegistrants: 25,
        communityGroupParticipants: 1093,
        governmentRegistrants: 37,
        governmentParticipants: 10705,
        faithBasedRegistrants: 4,
        faithBasedParticipants: 78,
        medicalRegistrants: 9,
        medicalParticipants: 548,
        mediaRegistrants: 3,
        mediaParticipants: 7,
        otherRegistrants: 40,
        otherParticipants: 4067
}

var Ventura = {
	county: "Ventura",
	total: 81273,
        individualParticipants: 2068,
        individualRegistrants: 688,
        schoolRegistrants: 65,
        schoolParticipants: 42016,
        collegeRegistrants: 3,
        collegeParticipants: 84,
        businessRegistrants: 63,
        businessParticipants: 24119,
        communityGroupRegistrants: 12,
        communityGroupParticipants: 5594,
        governmentRegistrants: 20,
        governmentParticipants: 4638,
        faithBasedRegistrants: 2,
        faithBasedParticipants: 35,
        medicalRegistrants: 9,
        medicalParticipants: 1642,
        mediaRegistrants: 1,
        mediaParticipants: 10,
        otherRegistrants: 9,
        otherParticipants: 302
}


