A suite of tools for scraping, storing, and analyzing Australian Electoral Commission (AEC) data. Data is collected from the AEC website, stored in a PostgreSQL database, and made available for analysis via the tools below.
Run the Scrape Detailed Receipts task to download detailed receipt data from the AEC Annual Detailed Receipts page and import entities and donations into the database.
Run arbitrary read-only SQL queries directly against the database. Results are displayed in a table and can be downloaded as a CSV. Available to superusers.