Ethnicity by Pocket

GET https://www.microburbs.com.au/report_generator/api/suburb/ethnicity

Retrieves ethnic demographic breakdown data within a suburb at the SA1 level. Data shows ethnicity by regional ancestry rather than country of birth.
Access token
cURL
Python
JavaScript
curl -X GET "https://www.microburbs.com.au/report_generator/api/suburb/ethnicity" \ -H "Authorization: Bearer test" \ -H "Content-Type: application/json"
Response
// Click the Run button to initiate the API request