WGEA (Workplace Gender Equality Agency) as a JSON API
WGEA publishes employer-level gender pay gap data for organisations with 100+ employees. ausdata.io wraps it as JSON with median and average base salary gaps, total remuneration gap, and industry comparators. Skip the spreadsheet and query the official figures by ABN or ANZSIC industry.
WGEA datasets
Frequently asked questions
- How do I query WGEA (Workplace Gender Equality Agency) data via API?
- ausdata.io exposes 1 WGEA datasets as JSON REST APIs at https://api.ausdata.io. Send a GET request with an Authorization: Bearer <your-key> header. Free tier: 500 calls per month.
- What WGEA datasets are available?
- ausdata.io covers 1 WGEA endpoints, including Employer Gender Pay Gap. Each endpoint returns JSON with a consistent envelope and CC-BY source attribution.
- Is the WGEA data official?
- Yes. Every response includes a meta.source block with the WGEA source URL and a CC-BY attribution string. ausdata.io is an unofficial wrapper, not affiliated with Workplace Gender Equality Agency.
- How often is the WGEA data refreshed?
- Refresh cadence depends on the dataset: anywhere from every 5 minutes (real-time feeds) to annually. Each endpoint documents its update frequency, and every response carries a meta.retrieved_at timestamp.