A suite of tools for scraping, storing, and searching ASX company and director data. Data is collected from the ASX website and Morningstar, stored in a PostgreSQL database, and made available for analysis via the tools below.
Run the Scrape ASX Directory task to download the latest ASX listed companies CSV and import all companies and market caps as a new Snapshot. Run the Scrape Directors task to log into Morningstar and scrape director and management data for all companies in a chosen snapshot.
Paste a list of company names (one per line) and fuzzy-match them against all companies in the database. Downloads a CSV containing the matched ticker, company name, and confidence score for each input string.
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.
This tool is for internal use by the AFR data investigations team. To request a login, please contact the data investigations team directly.