read_results_house: Read the House votes from a Detailed Light results message

Description Usage Arguments Value

View source: R/results.R

Description

The AEC's Detailed Light results feed provides updates on election results with counts at the polling place level. This function processes a message from this results feed and produces tibbles that contain the vote counts by polling place and vote type. Contest, candidates and polling places in the data from this function are only identified by their ID numbers, with full details available by combining the data with information from the preload feed.

Usage

1

Arguments

x

A string, connection or raw vector to be processed by read_xml

Value

A list of tibbles containing results by polling place and vote type


tobiasziegler/aecfeedr documentation built on April 9, 2021, 10:45 a.m.