qualomat_schema
A Rust crate for reading data from the qual-o-mat-data repository, which is an open data archive for the german voting advice tool Wahl-O-Mat.
Usage
Clone the data repository:
Read the data for all elections:
let elections = read_all_from_path?;
Code generation
The generated code was created from the Qual-O-Mat schema using typify and the code in qualomat_schema_gen.