# SEIFA Australia

### Getting Access&#x20;

To access please contact us or your account manager.&#x20;

<https://www.loqate.com/anz/contact/customer-support/>

### T**he Four SEIFA Indexes:**

* **Index of Relative Socio-economic Advantage and Disadvantage (IRSAD/RESEAD)**: Measures relative advantage and disadvantage based on factors like income, education, employment, occupation, housing, and family structure.
* **Index of Economic Resources (IER/ER)**: Focuses on income, wealth, and access to material resources.
* **Index of Education and Occupation (IEO/EO)**: Examines educational attainment and occupation.
* **Index of Social Disadvantage (ISD/RESED)**: Captures aspects related to social disadvantage, such as low income, unemployment, and low educational attainment.

### SEIFA Fields

Fields are appended to with attributes array as key value pairs

<table><thead><tr><th width="248">NAME</th><th width="411">DESCRIPTION</th><th width="178">EXAMPLES VALUES</th></tr></thead><tbody><tr><td>eo_national_decile</td><td>National decile for Education and Occupation (IEO/EO)</td><td>6</td></tr><tr><td>eo_national_percentile</td><td>National percentile for Education and Occupation (IEO/EO)</td><td>51</td></tr><tr><td>eo_national_rank</td><td>National rank for Education and Occupation (IEO/EO)</td><td>27826</td></tr><tr><td>eo_score</td><td>The score for Education and Occupation (IEO/EO)</td><td>1000</td></tr><tr><td>eo_state_decile</td><td>State decile for Education and Occupation (IEO/EO)</td><td>5</td></tr><tr><td>eo_state_percentile</td><td>State percentile for Education and Occupation (IEO/EO)</td><td>49</td></tr><tr><td>eo_state_rank</td><td>State rank for Education and Occupation (IEO/EO)</td><td>8491</td></tr><tr><td>er_national_decile</td><td>National decile for Economic Resources (IER/ER)</td><td>8</td></tr><tr><td>er_national_percentile</td><td>National percentile for Economic Resources (IER/ER)</td><td>77</td></tr><tr><td>er_national_rank</td><td>National rank for Economic Resources (IER/ER)</td><td>42169</td></tr><tr><td>er_score</td><td>The score for Economic Resources (IER/ER)</td><td>1074</td></tr><tr><td>er_state_decile</td><td>State decile for Economic Resources (IER/ER)</td><td>8</td></tr><tr><td>er_state_percentile</td><td>State percentile for Economic Resources (IER/ER)</td><td>74</td></tr><tr><td>er_state_rank</td><td>State rank for Economic Resources (IER/ER)</td><td>12971</td></tr><tr><td>resead_national_decile</td><td>National decile for Socio-economic Advantage and Disadvantage (IRSAD/RESEAD)</td><td>6</td></tr><tr><td>resead_national_percentile</td><td>National percentile for Socio-economic Advantage and Disadvantage (IRSAD/RESEAD)</td><td>51</td></tr><tr><td>resead_national_rank</td><td>National rank for Socio-economic Advantage and Disadvantage (IRSAD/RESEAD)</td><td>27640</td></tr><tr><td>resead_score</td><td>The score for Socio-economic Advantage and Disadvantage (IRSAD/RESEAD)</td><td>1021</td></tr><tr><td>resead_state_decile</td><td>State decile for Socio-economic Advantage and Disadvantage (IRSAD/RESEAD)</td><td>6</td></tr><tr><td>resead_state_percentile</td><td>State percentile for Socio-economic Advantage and Disadvantage (IRSAD/RESEAD)</td><td>51</td></tr><tr><td>resead_state_rank</td><td>State rank for Socio-economic Advantage and Disadvantage (IRSAD/RESEAD)</td><td>8975</td></tr><tr><td>resed_national_decile</td><td>National decile for Social Disadvantage (ISD/RESED)</td><td>7</td></tr><tr><td>resed_national_percentile</td><td>National percentile for Social Disadvantage (ISD/RESED)</td><td>63</td></tr><tr><td>resed_national_rank</td><td>National rank for Social Disadvantage (ISD/RESED)</td><td>34229</td></tr><tr><td>resed_score</td><td>The score for Social Disadvantage (ISD/RESED)</td><td>1038</td></tr><tr><td>resed_state_decile</td><td>State decile for Social Disadvantage (ISD/RESED)</td><td>6</td></tr><tr><td>resed_state_percentile</td><td>State percentile for Social Disadvantage (ISD/RESED)</td><td>60</td></tr><tr><td>resed_state_rank</td><td>State rank for Social Disadvantage (ISD/RESED)</td><td>10398</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mastersoftgroup.com/loqate-harmony-api/api-specification/address-insights/australian-insights/seifa-australia.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
