OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

election-services-comment message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Reporting support for extended metrics (US) in ReportingUnitVotes


Here in the US, in addition to raw voting tallies, there are also reported metrics. 

An example and possible approach to supporting this is shown in the XML fragment below.   This is a simple extension to the existing EML ReportingUnitVotes structure via a <Metric> item. 

Thanks, DW 

"The way to be is to do" - Confucius (551-472 B.C.) 

<ReportingUnitVotes>
    <ReportingUnitIdentifier Id="01"/>
     <Metric Text="Precincts Reporting" Id="0101">23</Metric>
     <Metric Text="Precincts Total" Id="0102">258</Metric>
     <Selection>
         <Candidate>
             <CandidateIdentifier Id="345" DisplayOrder="486"/>
         </Candidate>
         <ValidVotes>270660</ValidVotes>
         <Metric Text="Percent of votes within party" Id="0103">88</Metric>
         <Metric Text="Percent of votes within race" Id="0104">12</Metric>
     </Selection>


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]