This page contains a summary of the data available in the AuSSA 2013 - National Identity.

To make sense of the variable names - please refer to the questionnaire which is available to download from the ADA

The complete data set is also available to download from the ADA

knitr::opts_chunk$set(
  warning = TRUE, # show warnings during codebook generation
  message = TRUE, # show messages during codebook generation
  error = TRUE, # do not interrupt codebook generation in case of errors,
                # usually better for debugging
  echo = TRUE  # show R code
)
ggplot2::theme_set(ggplot2::theme_bw())
library(codebook)
# to import an SPSS file from the same folder uncomment and edit the line below

library(haven)
library(sjlabelled)

codebook_data <- read_spss("aussa2013-codebook.sav")

#Recode can't choose to be sequential
for (col in colnames(codebook_data)) {
   if (!is.null(get_labels(codebook_data[[col]],attr.only=TRUE))) {
       labs <- get_labels(codebook_data[[col]],attr.only=TRUE)
       vals <- get_values(codebook_data[[col]])
       locator <- grep('choose',labs,ignore.case=TRUE)
       if (length(locator) != 0) {
           codebook_data[[col]] <- remove_labels(codebook_data[[col]],labels = labs[locator])
           mval <- max(vals[-locator]) + 1
           codebook_data[[col]] <- add_labels(codebook_data[[col]], labels = setNames(mval,labs[locator]))
           codebook_data[[col]][codebook_data[[col]]==vals[locator]] <- mval
       }
   }
}

# for Stata
# codebook_data <- rio::import("mydata.dta")
# for CSV
# codebook_data <- rio::import("mydata.csv")


# omit the following lines, if your missing values are already properly labelled
codebook_data <- detect_missing(codebook_data,
    only_labelled = TRUE, # only labelled values are autodetected as
                                   # missing
    negative_values_are_missing = FALSE, # negative values are missing values
    ninety_nine_problems = TRUE,   # 99/999 are missing values, if they
                                   # are more than 5 MAD from the median
    )

# If you are not using formr, the codebook package needs to guess which items
# form a scale. The following line finds item aggregates with names like this:
# scale = scale_1 + scale_2R + scale_3R
# identifying these aggregates allows the codebook function to
# automatically compute reliabilities.
# However, it will not reverse items automatically.
#codebook_data <- detect_scales(codebook_data)
metadata(codebook_data)$name <- "Australian Survey of Social Attitudes 2013 - National Identity"
metadata(codebook_data)$description <- "The Australian Survey of Social Attitudes (AuSSA) is Australia’s main source of data for the scientific study of the social attitudes, beliefs and opinions of Australians, how they change over time, and how they compare with other societies. The survey is used to help researchers better understand how Australians think and feel about their lives. It produces important information about the changing views and attitudes of Australians as we move through the 21st century. Similar surveys are run in other countries, so data from the AuSSA survey also allows us to compare Australia with countries all over the world. The aims of the survey are to discover: the range of Australians’ views on topics that are important to all of us; how these views differ for people in different circumstances; how they have changed over the past quarter century; and how they compare with people in other countries. AuSSA is also the Australian component of the International Social Survey Project (ISSP). The ISSP is a cross-national collaboration on surveys covering important topics. Each year, survey researchers in some 40 countries each do a national survey using the same questions. The ISSP focuses on a special topic each year, repeating that topic from time to time. The topic for 2013 is 'National identity'. This is the third time this has been the topic of the survey, having previously been the theme for surveys in 1995 and 2003."
metadata(codebook_data)$identifier <- "doi:10.26193/C86EZG"
metadata(codebook_data)$datePublished <- "2021-10-26"
metadata(codebook_data)$creator <- list(
      "@type" = "Person",
      givenName = "Adam", familyName = "Zammit",
      email = "adam.zammit@acspri.org.au", 
      affiliation = list("@type" = "Organization",
        name = "Australian Consortium for Social and Political Research Incorporated (ACSPRI)"))
metadata(codebook_data)$citation <- "ACSPRI (2021). AuSSA 2013 Codebook."
metadata(codebook_data)$url <- "https://www.acspri.org.au/sites/acspri.org.au/files/aussa2013codebook.html"
metadata(codebook_data)$temporalCoverage <- "2013" 
metadata(codebook_data)$spatialCoverage <- "Australia" 
codebook(codebook_data)

Metadata

Description

Dataset name: Australian Survey of Social Attitudes 2013 - National Identity

The Australian Survey of Social Attitudes (AuSSA) is Australia’s main source of data for the scientific study of the social attitudes, beliefs and opinions of Australians, how they change over time, and how they compare with other societies. The survey is used to help researchers better understand how Australians think and feel about their lives. It produces important information about the changing views and attitudes of Australians as we move through the 21st century. Similar surveys are run in other countries, so data from the AuSSA survey also allows us to compare Australia with countries all over the world. The aims of the survey are to discover: the range of Australians’ views on topics that are important to all of us; how these views differ for people in different circumstances; how they have changed over the past quarter century; and how they compare with people in other countries. AuSSA is also the Australian component of the International Social Survey Project (ISSP). The ISSP is a cross-national collaboration on surveys covering important topics. Each year, survey researchers in some 40 countries each do a national survey using the same questions. The ISSP focuses on a special topic each year, repeating that topic from time to time. The topic for 2013 is ‘National identity’. This is the third time this has been the topic of the survey, having previously been the theme for surveys in 1995 and 2003.

Metadata for search engines

name value
@type Person
givenName Adam
familyName Zammit
email
affiliation Organization , Australian Consortium for Social and Political Research Incorporated (ACSPRI)
x
A1A
A1B
A1C
A1D
A2A
A2B
A2C
A2D
A2E
A2F
A2G
A2H
A3A
A3B
A3C
A3D
A3E
A3F
A3G
A3H
A4A
A4B
A4C
A4D
A4E
A4F
A4G
A4H
A4I
A4J
A5A
A5B
A5C
A5D
A5E
A6A
A6B
A6C
A6D
A6E
A7A
A7B
A8
A9A
A9B
A9C
A9D
A9E
A9F
A9G
A9H
A10
A11
A12
A13A
A13B
A13C
A13D
A14
A15
B1A
B1B
B1C
B1D
B1E
B2A
B2B
B2C
B2D
B2E
B2F
B2G
B2H
B3A
B3B
B3C
B3D
B3E
B3F
B4
B5A
B5B
B5C
B5D
B6A
B6B
B6C
B6D
B6E
B6F
B7A
B7B
B7C
B7D
B7E
B7F
C11
C12
C13
C14
C15
C16
C17
C18
C19
C110
C111
C112
C113
C2A
C2B
C3
C4
C5
C6
C7
C8
C91
C92
C93
D1
D2A
D2B
E1
E2
E5
E6
E7
E11
E12
E13ANZSCO1
E15ANZSIC1
E16
E17
E26
E27
E28
E29
E30
E31
E32
E33
E34
E34SACC1
E35
E35SACC1
E36
E36SACC1
E38
E40A
E40B
E41A
E41B
E41C
E41D
E42A
E42B
E42C
E44
E46
E47
E48
E49
E50
state

Variables

A1A

How close do you feel to… : your town or city

Distribution

Distribution of values for A1A

Distribution of values for A1A

58 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A1A How close do you feel to… : your town or city numeric 58 0.9645477 1 2 5 1.926489 0.7880982 ▅▇▂▁▁ F1.0

Value labels

Response choices
name value
Very close 1
Close 2
Not very close 3
Not close at all 4
Can’t choose 5

A1B

How close do you feel to… : your State or Territory

Distribution

Distribution of values for A1B

Distribution of values for A1B

76 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A1B How close do you feel to… : your State or Territory numeric 76 0.9535452 1 2 5 2.035897 0.8183236 ▃▇▃▁▁ F1.0

Value labels

Response choices
name value
Very close 1
Close 2
Not very close 3
Not close at all 4
Can’t choose 5

A1C

How close do you feel to… : Australia

Distribution

Distribution of values for A1C

Distribution of values for A1C

70 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A1C How close do you feel to… : Australia numeric 70 0.9572127 1 1 5 1.565773 0.7152941 ▇▆▁▁▁ F1.0

Value labels

Response choices
name value
Very close 1
Close 2
Not very close 3
Not close at all 4
Can’t choose 5

A1D

How close do you feel to… : Asia

Distribution

Distribution of values for A1D

Distribution of values for A1D

101 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A1D How close do you feel to… : Asia numeric 101 0.9382641 1 3 5 3.265147 0.8677495 ▁▃▆▇▁ F1.0

Value labels

Response choices
name value
Very close 1
Close 2
Not very close 3
Not close at all 4
Can’t choose 5

A2A

Some people say that the following things are important for being truly Australian. Others say they are not important. How important do you think each of the following is… : to have been born in Australia

Distribution

Distribution of values for A2A

Distribution of values for A2A

58 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A2A Some people say that the following things are important for being truly Australian. Others say they are not important. How important do you think each of the following is… : to have been born in Australia numeric 58 0.9645477 1 2 5 2.397972 1.099972 ▇▆▇▅▁ F1.0

Value labels

Response choices
name value
Very important 1
Fairly important 2
Not very important 3
Not important at all 4
Can’t choose 5

A2B

Some people say that the following things are important for being truly Australian. Others say they are not important. How important do you think each of the following is… : to have Australian citizenship

Distribution

Distribution of values for A2B

Distribution of values for A2B

61 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A2B Some people say that the following things are important for being truly Australian. Others say they are not important. How important do you think each of the following is… : to have Australian citizenship numeric 61 0.9627139 1 1 5 1.501587 0.7442051 ▇▃▁▁▁ F1.0

Value labels

Response choices
name value
Very important 1
Fairly important 2
Not very important 3
Not important at all 4
Can’t choose 5

A2C

Some people say that the following things are important for being truly Australian. Others say they are not important. How important do you think each of the following is… : to have lived in Australia for most of one’s life

Distribution

Distribution of values for A2C

Distribution of values for A2C

63 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A2C Some people say that the following things are important for being truly Australian. Others say they are not important. How important do you think each of the following is… : to have lived in Australia for most of one’s life numeric 63 0.9614914 1 2 5 2.28862 1.014201 ▇▇▇▃▁ F1.0

Value labels

Response choices
name value
Very important 1
Fairly important 2
Not very important 3
Not important at all 4
Can’t choose 5

A2D

Some people say that the following things are important for being truly Australian. Others say they are not important. How important do you think each of the following is… : to be able to speak English

Distribution

Distribution of values for A2D

Distribution of values for A2D

54 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A2D Some people say that the following things are important for being truly Australian. Others say they are not important. How important do you think each of the following is… : to be able to speak English numeric 54 0.9669927 1 1 4 1.400759 0.6710415 ▇▃▁▁▁ F1.0

Value labels

Response choices
name value
Very important 1
Fairly important 2
Not very important 3
Not important at all 4
Can’t choose 5

A2E

Some people say that the following things are important for being truly Australian. Others say they are not important. How important do you think each of the following is… : to be a Christian

Distribution

Distribution of values for A2E

Distribution of values for A2E

63 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A2E Some people say that the following things are important for being truly Australian. Others say they are not important. How important do you think each of the following is… : to be a Christian numeric 63 0.9614914 1 3 5 3.033694 1.141183 ▃▂▅▇▁ F1.0

Value labels

Response choices
name value
Very important 1
Fairly important 2
Not very important 3
Not important at all 4
Can’t choose 5

A2F

Some people say that the following things are important for being truly Australian. Others say they are not important. How important do you think each of the following is… : to respect Australian political institutions and laws

Distribution

Distribution of values for A2F

Distribution of values for A2F

53 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A2F Some people say that the following things are important for being truly Australian. Others say they are not important. How important do you think each of the following is… : to respect Australian political institutions and laws numeric 53 0.9676039 1 1 5 1.303222 0.5941421 ▇▂▁▁▁ F1.0

Value labels

Response choices
name value
Very important 1
Fairly important 2
Not very important 3
Not important at all 4
Can’t choose 5

A2G

Some people say that the following things are important for being truly Australian. Others say they are not important. How important do you think each of the following is… : to feel Australian

Distribution

Distribution of values for A2G

Distribution of values for A2G

50 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A2G Some people say that the following things are important for being truly Australian. Others say they are not important. How important do you think each of the following is… : to feel Australian numeric 50 0.9694377 1 1 5 1.530895 0.7923077 ▇▃▁▁▁ F1.0

Value labels

Response choices
name value
Very important 1
Fairly important 2
Not very important 3
Not important at all 4
Can’t choose 5

A2H

Some people say that the following things are important for being truly Australian. Others say they are not important. How important do you think each of the following is… : to have Australian ancestry

Distribution

Distribution of values for A2H

Distribution of values for A2H

62 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A2H Some people say that the following things are important for being truly Australian. Others say they are not important. How important do you think each of the following is… : to have Australian ancestry numeric 62 0.9621027 1 3 5 2.939644 1.080153 ▃▃▇▇▁ F1.0

Value labels

Response choices
name value
Very important 1
Fairly important 2
Not very important 3
Not important at all 4
Can’t choose 5

A3A

How much do you agree or disagree with the following statements? : I would rather be a citizen of Australia than of any other country in the world

Distribution

Distribution of values for A3A

Distribution of values for A3A

48 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A3A How much do you agree or disagree with the following statements? : I would rather be a citizen of Australia than of any other country in the world numeric 48 0.9706601 1 1 6 1.710328 0.967249 ▇▁▁▁▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Can’t choose 6

A3B

How much do you agree or disagree with the following statements? : There are some things about Australia today that make me feel ashamed of Australia

Distribution

Distribution of values for A3B

Distribution of values for A3B

55 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A3B How much do you agree or disagree with the following statements? : There are some things about Australia today that make me feel ashamed of Australia numeric 55 0.9663814 1 2 6 2.5895 1.156322 ▇▂▂▁▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Can’t choose 6

A3C

How much do you agree or disagree with the following statements? : The world would be a better place if people from other countries were more like the Australians

Distribution

Distribution of values for A3C

Distribution of values for A3C

54 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A3C How much do you agree or disagree with the following statements? : The world would be a better place if people from other countries were more like the Australians numeric 54 0.9669927 1 3 6 2.822377 1.134555 ▇▇▅▁▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Can’t choose 6

A3D

How much do you agree or disagree with the following statements? : Generally speaking, Australia is a better country than most other countries

Distribution

Distribution of values for A3D

Distribution of values for A3D

48 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A3D How much do you agree or disagree with the following statements? : Generally speaking, Australia is a better country than most other countries numeric 48 0.9706601 1 2 6 1.989924 0.9126427 ▇▂▁▁▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Can’t choose 6

A3E

How much do you agree or disagree with the following statements? : People should support their country even if the country is in the wrong

Distribution

Distribution of values for A3E

Distribution of values for A3E

54 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A3E How much do you agree or disagree with the following statements? : People should support their country even if the country is in the wrong numeric 54 0.9669927 1 4 6 3.533502 1.112781 ▃▃▇▂▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Can’t choose 6

A3F

How much do you agree or disagree with the following statements? : When my country does well in international sports, it makes me proud to be Australian

Distribution

Distribution of values for A3F

Distribution of values for A3F

52 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A3F How much do you agree or disagree with the following statements? : When my country does well in international sports, it makes me proud to be Australian numeric 52 0.9682152 1 2 6 2.006313 0.9234561 ▇▂▁▁▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Can’t choose 6

A3G

How much do you agree or disagree with the following statements? : I am often less proud of Australia than I would like to be

Distribution

Distribution of values for A3G

Distribution of values for A3G

61 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A3G How much do you agree or disagree with the following statements? : I am often less proud of Australia than I would like to be numeric 61 0.9627139 1 3 6 3.254603 1.081467 ▆▆▇▂▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Can’t choose 6

A3H

How much do you agree or disagree with the following statements? : The world would be a better place if Australians acknowledged Australias shortcomings

Distribution

Distribution of values for A3H

Distribution of values for A3H

65 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A3H How much do you agree or disagree with the following statements? : The world would be a better place if Australians acknowledged Australias shortcomings numeric 65 0.9602689 1 2 6 2.554424 1.113352 ▇▅▁▁▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Can’t choose 6

A4A

How proud are you of Australia in each of the following?  : the way democracy works

Distribution

Distribution of values for A4A

Distribution of values for A4A

54 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A4A How proud are you of Australia in each of the following?  : the way democracy works numeric 54 0.9669927 1 2 5 2.010746 0.9277564 ▅▇▂▁▁ F1.0

Value labels

Response choices
name value
Very proud 1
Somewhat proud 2
Not very proud 3
Not proud at all 4
Can’t choose 5

A4B

How proud are you of Australia in each of the following?  : its political influence in the world

Distribution

Distribution of values for A4B

Distribution of values for A4B

60 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A4B How proud are you of Australia in each of the following?  : its political influence in the world numeric 60 0.9633252 1 2 5 2.493655 0.9964816 ▂▇▃▁▁ F1.0

Value labels

Response choices
name value
Very proud 1
Somewhat proud 2
Not very proud 3
Not proud at all 4
Can’t choose 5

A4C

How proud are you of Australia in each of the following?  : Australias economic achievements

Distribution

Distribution of values for A4C

Distribution of values for A4C

55 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A4C How proud are you of Australia in each of the following?  : Australias economic achievements numeric 55 0.9663814 1 2 5 2.064516 0.9138247 ▃▇▂▁▁ F1.0

Value labels

Response choices
name value
Very proud 1
Somewhat proud 2
Not very proud 3
Not proud at all 4
Can’t choose 5

A4D

How proud are you of Australia in each of the following?  : its social security system

Distribution

Distribution of values for A4D

Distribution of values for A4D

58 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A4D How proud are you of Australia in each of the following?  : its social security system numeric 58 0.9645477 1 2 5 2.192015 1.030548 ▅▇▃▁▁ F1.0

Value labels

Response choices
name value
Very proud 1
Somewhat proud 2
Not very proud 3
Not proud at all 4
Can’t choose 5

A4E

How proud are you of Australia in each of the following?  : its scientific and technological achievements

Distribution

Distribution of values for A4E

Distribution of values for A4E

51 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A4E How proud are you of Australia in each of the following?  : its scientific and technological achievements numeric 51 0.9688264 1 2 5 1.691483 0.8869619 ▇▇▁▁▁ F1.0

Value labels

Response choices
name value
Very proud 1
Somewhat proud 2
Not very proud 3
Not proud at all 4
Can’t choose 5

A4F

How proud are you of Australia in each of the following?  : its achievements in sports

Distribution

Distribution of values for A4F

Distribution of values for A4F

52 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A4F How proud are you of Australia in each of the following?  : its achievements in sports numeric 52 0.9682152 1 2 5 1.762626 0.8702086 ▇▇▁▁▁ F1.0

Value labels

Response choices
name value
Very proud 1
Somewhat proud 2
Not very proud 3
Not proud at all 4
Can’t choose 5

A4G

How proud are you of Australia in each of the following?  : its achievements in the arts and literature

Distribution

Distribution of values for A4G

Distribution of values for A4G

56 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A4G How proud are you of Australia in each of the following?  : its achievements in the arts and literature numeric 56 0.9657702 1 2 5 2.041139 1.045006 ▅▇▂▁▁ F1.0

Value labels

Response choices
name value
Very proud 1
Somewhat proud 2
Not very proud 3
Not proud at all 4
Can’t choose 5

A4H

How proud are you of Australia in each of the following?  : Australias armed forces

Distribution

Distribution of values for A4H

Distribution of values for A4H

53 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A4H How proud are you of Australia in each of the following?  : Australias armed forces numeric 53 0.9676039 1 1 5 1.699305 0.9681623 ▇▅▁▁▁ F1.0

Value labels

Response choices
name value
Very proud 1
Somewhat proud 2
Not very proud 3
Not proud at all 4
Can’t choose 5

A4I

How proud are you of Australia in each of the following?  : its history

Distribution

Distribution of values for A4I

Distribution of values for A4I

54 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A4I How proud are you of Australia in each of the following?  : its history numeric 54 0.9669927 1 2 5 2.063843 1.032842 ▆▇▃▁▁ F1.0

Value labels

Response choices
name value
Very proud 1
Somewhat proud 2
Not very proud 3
Not proud at all 4
Can’t choose 5

A4J

How proud are you of Australia in each of the following?  : its fair and equal treatment of all groups in society

Distribution

Distribution of values for A4J

Distribution of values for A4J

52 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A4J How proud are you of Australia in each of the following?  : its fair and equal treatment of all groups in society numeric 52 0.9682152 1 2 5 2.362374 1.038731 ▃▇▅▂▁ F1.0

Value labels

Response choices
name value
Very proud 1
Somewhat proud 2
Not very proud 3
Not proud at all 4
Can’t choose 5

A5A

How much do you agree or disagree with the following statements? : Australia should limit the import of foreign products in order to protect its national economy

Distribution

Distribution of values for A5A

Distribution of values for A5A

52 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A5A How much do you agree or disagree with the following statements? : Australia should limit the import of foreign products in order to protect its national economy numeric 52 0.9682152 1 2 6 2.15846 1.134991 ▇▂▁▁▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Can’t choose 6

A5B

How much do you agree or disagree with the following statements? : For certain problems, like environment pollution, international bodies should have the right to enforce solutions

Distribution

Distribution of values for A5B

Distribution of values for A5B

54 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A5B How much do you agree or disagree with the following statements? : For certain problems, like environment pollution, international bodies should have the right to enforce solutions numeric 54 0.9669927 1 2.5 6 2.800253 1.247611 ▇▃▃▁▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Can’t choose 6

A5C

How much do you agree or disagree with the following statements? : Australia should follow its own interests, even if this leads to conflicts with other nations

Distribution

Distribution of values for A5C

Distribution of values for A5C

50 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A5C How much do you agree or disagree with the following statements? : Australia should follow its own interests, even if this leads to conflicts with other nations numeric 50 0.9694377 1 3 6 2.880202 1.222615 ▇▃▅▁▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Can’t choose 6

A5D

How much do you agree or disagree with the following statements? : Foreigners should not be allowed to buy land in Australia

Distribution

Distribution of values for A5D

Distribution of values for A5D

52 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A5D How much do you agree or disagree with the following statements? : Foreigners should not be allowed to buy land in Australia numeric 52 0.9682152 1 2 6 2.556187 1.324486 ▇▃▃▁▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Can’t choose 6

A5E

How much do you agree or disagree with the following statements? : Australias television should give preference to Australian films and programs

Distribution

Distribution of values for A5E

Distribution of values for A5E

51 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A5E How much do you agree or disagree with the following statements? : Australias television should give preference to Australian films and programs numeric 51 0.9688264 1 3 6 2.777918 1.129781 ▇▆▅▁▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Can’t choose 6

A6A

How much do you agree or disagree with the following statements? : Large international companies are doing more and more damage to local businesses in Australia

Distribution

Distribution of values for A6A

Distribution of values for A6A

49 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A6A How much do you agree or disagree with the following statements? : Large international companies are doing more and more damage to local businesses in Australia numeric 49 0.9700489 1 2 6 2.173913 1.113372 ▇▂▁▁▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Can’t choose 6

A6B

How much do you agree or disagree with the following statements? : Free trade leads to better products becoming available in Australia

Distribution

Distribution of values for A6B

Distribution of values for A6B

59 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A6B How much do you agree or disagree with the following statements? : Free trade leads to better products becoming available in Australia numeric 59 0.9639364 1 3 6 2.827521 1.167204 ▇▅▃▁▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Can’t choose 6

A6C

How much do you agree or disagree with the following statements? : In general, Australia should follow the decisions of international organisations to which it belongs, even if the government does not agree with them

Distribution

Distribution of values for A6C

Distribution of values for A6C

57 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A6C How much do you agree or disagree with the following statements? : In general, Australia should follow the decisions of international organisations to which it belongs, even if the government does not agree with them numeric 57 0.9651589 1 3 6 3.348955 1.129938 ▆▇▇▂▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Can’t choose 6

A6D

How much do you agree or disagree with the following statements? : International organisations are taking away too much power from the Australian government

Distribution

Distribution of values for A6D

Distribution of values for A6D

56 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A6D How much do you agree or disagree with the following statements? : International organisations are taking away too much power from the Australian government numeric 56 0.9657702 1 3 6 2.922785 1.236089 ▇▆▅▁▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Can’t choose 6

A6E

How much do you agree or disagree with the following statements? : I feel more like a citizen of the world than of any country

Distribution

Distribution of values for A6E

Distribution of values for A6E

57 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A6E How much do you agree or disagree with the following statements? : I feel more like a citizen of the world than of any country numeric 57 0.9651589 1 4 6 3.538949 1.133753 ▃▃▇▂▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Can’t choose 6

A7A

How much do you agree or disagree with the following statements? : It is impossible for people who do not share Australias customs and traditions to become fully Australian

Distribution

Distribution of values for A7A

Distribution of values for A7A

44 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A7A How much do you agree or disagree with the following statements? : It is impossible for people who do not share Australias customs and traditions to become fully Australian numeric 44 0.9731051 1 3 6 2.896357 1.30894 ▇▂▆▂▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Can’t choose 6

A7B

How much do you agree or disagree with the following statements? : Ethnic minorities should be given government assistance to preserve their customs and traditions

Distribution

Distribution of values for A7B

Distribution of values for A7B

49 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A7B How much do you agree or disagree with the following statements? : Ethnic minorities should be given government assistance to preserve their customs and traditions numeric 49 0.9700489 1 4 6 3.808444 1.062892 ▃▃▇▅▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Can’t choose 6

A8

Some people say that it is better for a country if different racial and ethnic groups maintain their distinct customs and traditions.  Others say that it is better if these groups adapt and blend into the larger society. Which of these views comes

Distribution

Distribution of values for A8

Distribution of values for A8

57 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A8 Some people say that it is better for a country if different racial and ethnic groups maintain their distinct customs and traditions.  Others say that it is better if these groups adapt and blend into the larger society. Which of these views comes numeric 57 0.9651589 1 2 3 1.967701 0.4915978 ▂▁▇▁▁ F1.0

Value labels

Response choices
name value
It is better for society if groups maintain their distinct customs and traditions. 1
It is better if groups adapt and blend into the larger society. 2
Don’t know 3

A9A

There are different opinions about immigrants from other countries living in Australia. (By “immigrants” we mean people who come to settle in Australia.) How much do you agree or disagree with each of the following statements? : Immigrants incre

Distribution

Distribution of values for A9A

Distribution of values for A9A

47 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A9A There are different opinions about immigrants from other countries living in Australia. (By “immigrants” we mean people who come to settle in Australia.) How much do you agree or disagree with each of the following statements? : Immigrants incre numeric 47 0.9712714 1 3 6 3.273128 1.187005 ▆▆▇▃▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Can’t choose 6

A9B

There are different opinions about immigrants from other countries living in Australia. (By “immigrants” we mean people who come to settle in Australia.) How much do you agree or disagree with each of the following statements? : Immigrants are g

Distribution

Distribution of values for A9B

Distribution of values for A9B

52 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A9B There are different opinions about immigrants from other countries living in Australia. (By “immigrants” we mean people who come to settle in Australia.) How much do you agree or disagree with each of the following statements? : Immigrants are g numeric 52 0.9682152 1 2 6 2.401515 0.9365993 ▇▂▁▁▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Can’t choose 6

A9C

There are different opinions about immigrants from other countries living in Australia. (By “immigrants” we mean people who come to settle in Australia.) How much do you agree or disagree with each of the following statements? : Immigrants take

Distribution

Distribution of values for A9C

Distribution of values for A9C

45 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A9C There are different opinions about immigrants from other countries living in Australia. (By “immigrants” we mean people who come to settle in Australia.) How much do you agree or disagree with each of the following statements? : Immigrants take numeric 45 0.9724939 1 3 6 3.228158 1.154749 ▆▅▇▂▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Can’t choose 6

A9D

There are different opinions about immigrants from other countries living in Australia. (By “immigrants” we mean people who come to settle in Australia.) How much do you agree or disagree with each of the following statements? : Immigrants impro

Distribution

Distribution of values for A9D

Distribution of values for A9D

46 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A9D There are different opinions about immigrants from other countries living in Australia. (By “immigrants” we mean people who come to settle in Australia.) How much do you agree or disagree with each of the following statements? : Immigrants impro numeric 46 0.9718826 1 2 6 2.273585 0.9850968 ▇▂▁▁▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Can’t choose 6

A9E

There are different opinions about immigrants from other countries living in Australia. (By “immigrants” we mean people who come to settle in Australia.) How much do you agree or disagree with each of the following statements? : Australias cultu

Distribution

Distribution of values for A9E

Distribution of values for A9E

52 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A9E There are different opinions about immigrants from other countries living in Australia. (By “immigrants” we mean people who come to settle in Australia.) How much do you agree or disagree with each of the following statements? : Australias cultu numeric 52 0.9682152 1 4 6 3.386995 1.197431 ▅▅▇▃▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Can’t choose 6

A9F

There are different opinions about immigrants from other countries living in Australia. (By “immigrants” we mean people who come to settle in Australia.) How much do you agree or disagree with each of the following statements? : Legal immigrants

Distribution

Distribution of values for A9F

Distribution of values for A9F

49 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A9F There are different opinions about immigrants from other countries living in Australia. (By “immigrants” we mean people who come to settle in Australia.) How much do you agree or disagree with each of the following statements? : Legal immigrants numeric 49 0.9700489 1 4 6 3.352237 1.203216 ▆▃▇▃▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Can’t choose 6

A9G

There are different opinions about immigrants from other countries living in Australia. (By “immigrants” we mean people who come to settle in Australia.) How much do you agree or disagree with each of the following statements? : Australia should

Distribution

Distribution of values for A9G

Distribution of values for A9G

52 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A9G There are different opinions about immigrants from other countries living in Australia. (By “immigrants” we mean people who come to settle in Australia.) How much do you agree or disagree with each of the following statements? : Australia should numeric 52 0.9682152 1 2 6 2.223485 1.35184 ▇▂▂▁▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Can’t choose 6

A9H

There are different opinions about immigrants from other countries living in Australia. (By “immigrants” we mean people who come to settle in Australia.) How much do you agree or disagree with each of the following statements? : Legal immigrants

Distribution

Distribution of values for A9H

Distribution of values for A9H

48 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A9H There are different opinions about immigrants from other countries living in Australia. (By “immigrants” we mean people who come to settle in Australia.) How much do you agree or disagree with each of the following statements? : Legal immigrants numeric 48 0.9706601 1 2 6 2.018262 0.9414057 ▇▁▁▁▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Can’t choose 6

A10

Do you think the number of immigrants to Australia nowadays should be… :

Distribution

Distribution of values for A10

Distribution of values for A10

50 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A10 Do you think the number of immigrants to Australia nowadays should be… : numeric 50 0.9694377 1 3 6 3.457755 1.325239 ▇▇▆▅▂ F1.0

Value labels

Response choices
name value
increased a lot 1
increased a little 2
remain the same as it is 3
reduced a little 4
reduced a lot? 5
Can’t choose 6

A11

Which of these statements about immigrants comes closest to your view: :

Distribution

Distribution of values for A11

Distribution of values for A11

38 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A11 Which of these statements about immigrants comes closest to your view: : numeric 38 0.9767726 1 2 4 2.122653 0.3660276 ▁▇▁▁▁ F1.0

Value labels

Response choices
name value
Immigrants should retain their culture of origin and not adopt Australias culture. 1
Immigrants should retain their culture of origin and also adopt Australias culture. 2
Immigrants should give up their culture of origin and adopt Australias culture. 3
Can’t choose 4

A12

How proud are you of being Australian? :

Distribution

Distribution of values for A12

Distribution of values for A12

38 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A12 How proud are you of being Australian? : numeric 38 0.9767726 1 1 6 1.449937 0.804455 ▇▁▁▁▁ F1.0

Value labels

Response choices
name value
Very proud 1
Somewhat proud 2
Not very proud 3
Not proud at all 4
I am not Australian 5
Can’t choose 6

A13A

How much do you agree or disagree that strong patriotic feelings in Australia… : strengthen Australias place in the world.

Distribution

Distribution of values for A13A

Distribution of values for A13A

91 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A13A How much do you agree or disagree that strong patriotic feelings in Australia… : strengthen Australias place in the world. numeric 91 0.9443765 1 2 6 2.255016 1.100966 ▇▂▁▁▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Can’t choose 6

A13B

How much do you agree or disagree that strong patriotic feelings in Australia… : lead to intolerance in Australia.

Distribution

Distribution of values for A13B

Distribution of values for A13B

128 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A13B How much do you agree or disagree that strong patriotic feelings in Australia… : lead to intolerance in Australia. numeric 128 0.9217604 1 3 6 3.169761 1.189018 ▇▆▇▂▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Can’t choose 6

A13C

How much do you agree or disagree that strong patriotic feelings in Australia… : are needed for Australia to remain united.

Distribution

Distribution of values for A13C

Distribution of values for A13C

90 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A13C How much do you agree or disagree that strong patriotic feelings in Australia… : are needed for Australia to remain united. numeric 90 0.9449878 1 2 6 2.285899 1.031426 ▇▂▁▁▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Can’t choose 6

A13D

How much do you agree or disagree that strong patriotic feelings in Australia… : lead to negative attitudes towards immigrants in Australia.

Distribution

Distribution of values for A13D

Distribution of values for A13D

125 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A13D How much do you agree or disagree that strong patriotic feelings in Australia… : lead to negative attitudes towards immigrants in Australia. numeric 125 0.9235941 1 3 6 3.119788 1.15756 ▇▆▇▁▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Can’t choose 6

A14

Are you a citizen of Australia? :

Distribution

Distribution of values for A14

Distribution of values for A14

102 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A14 Are you a citizen of Australia? : numeric 102 0.9376528 1 1 2 1.011734 0.1077214 ▇▁▁▁▁ F1.0

Value labels

Response choices
name value
Yes 1
No 2

A15

At the time of your birth, were both, one, or neither of your parents citizens of Australia? :

Distribution

Distribution of values for A15

Distribution of values for A15

40 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
A15 At the time of your birth, were both, one, or neither of your parents citizens of Australia? : numeric 40 0.9755501 1 1 4 1.837719 1.311385 ▇▁▁▁▃ F1.0

Value labels

Response choices
name value
Both were citizens of Australia 1
Only father was a citizen of Australia 2
Only mother was a citizen of Australia 3
Neither parent was a citizen of Australia 4

B1A

Please cross yes or no for each of the following statements. : I have visited 5 or more countries

Distribution

Distribution of values for B1A

Distribution of values for B1A

861 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B1A Please cross yes or no for each of the following statements. : I have visited 5 or more countries numeric 861 0.4737164 1 1 2 1.405161 0.4912403 ▇▁▁▁▆ F1.0

Value labels

Response choices
name value
Yes 1
No 2

B1B

Please cross yes or no for each of the following statements. : I phone/skype overseas at least once a week

Distribution

Distribution of values for B1B

Distribution of values for B1B

869 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B1B Please cross yes or no for each of the following statements. : I phone/skype overseas at least once a week numeric 869 0.4688264 1 2 2 1.853976 0.3533602 ▂▁▁▁▇ F1.0

Value labels

Response choices
name value
Yes 1
No 2

B1C

Please cross yes or no for each of the following statements. : I have more than 5 friends based overseas

Distribution

Distribution of values for B1C

Distribution of values for B1C

865 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B1C Please cross yes or no for each of the following statements. : I have more than 5 friends based overseas numeric 865 0.4712714 1 2 2 1.521401 0.4998661 ▇▁▁▁▇ F1.0

Value labels

Response choices
name value
Yes 1
No 2

B1D

Please cross yes or no for each of the following statements. : I spend at least 1-2 hours a day online

Distribution

Distribution of values for B1D

Distribution of values for B1D

867 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B1D Please cross yes or no for each of the following statements. : I spend at least 1-2 hours a day online numeric 867 0.4700489 1 1 2 1.482445 0.5000169 ▇▁▁▁▇ F1.0

Value labels

Response choices
name value
Yes 1
No 2

B1E

Please cross yes or no for each of the following statements. : I watch programs on SBS television a lot

Distribution

Distribution of values for B1E

Distribution of values for B1E

865 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B1E Please cross yes or no for each of the following statements. : I watch programs on SBS television a lot numeric 865 0.4712714 1 2 2 1.625162 0.4843953 ▅▁▁▁▇ F1.0

Value labels

Response choices
name value
Yes 1
No 2

B2A

How much do you agree or disagree with the following statements? : Given the choice, I would rather not mix with people from other cultures

Distribution

Distribution of values for B2A

Distribution of values for B2A

858 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B2A How much do you agree or disagree with the following statements? : Given the choice, I would rather not mix with people from other cultures numeric 858 0.4755501 1 4 6 4.124679 0.8496393 ▁▂▇▆▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Cant choose 6

B2B

How much do you agree or disagree with the following statements? : Other people (around the world) have as much right as me to live in Australia

Distribution

Distribution of values for B2B

Distribution of values for B2B

858 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B2B How much do you agree or disagree with the following statements? : Other people (around the world) have as much right as me to live in Australia numeric 858 0.4755501 1 3 6 2.874036 1.157848 ▇▃▅▁▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Cant choose 6

B2C

How much do you agree or disagree with the following statements? : I would be willing to have a lower standard of living if it meant other people’s lives would improve

Distribution

Distribution of values for B2C

Distribution of values for B2C

861 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B2C How much do you agree or disagree with the following statements? : I would be willing to have a lower standard of living if it meant other people’s lives would improve numeric 861 0.4737164 1 3 6 3.264516 1.126825 ▇▆▇▂▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Cant choose 6

B2D

How much do you agree or disagree with the following statements? : The White Australia Policy saved Australia from a lot of problems experienced by other countries

Distribution

Distribution of values for B2D

Distribution of values for B2D

862 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B2D How much do you agree or disagree with the following statements? : The White Australia Policy saved Australia from a lot of problems experienced by other countries numeric 862 0.4731051 1 4 6 3.583979 1.340021 ▇▇▇▅▂ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Cant choose 6

B2E

How much do you agree or disagree with the following statements? : I fear that my culture and its most important values are in danger

Distribution

Distribution of values for B2E

Distribution of values for B2E

858 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B2E How much do you agree or disagree with the following statements? : I fear that my culture and its most important values are in danger numeric 858 0.4755501 1 3 6 3.105399 1.33431 ▇▃▇▃▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Cant choose 6

B2F

How much do you agree or disagree with the following statements? : It would be better if the world didn’t have national borders

Distribution

Distribution of values for B2F

Distribution of values for B2F

862 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B2F How much do you agree or disagree with the following statements? : It would be better if the world didn’t have national borders numeric 862 0.4731051 1 4 6 3.801034 1.091754 ▂▃▇▃▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Cant choose 6

B2G

How much do you agree or disagree with the following statements? : I feel closer to members of my religion around the world than I do to other Australians

Distribution

Distribution of values for B2G

Distribution of values for B2G

869 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B2G How much do you agree or disagree with the following statements? : I feel closer to members of my religion around the world than I do to other Australians numeric 869 0.4688264 1 4 6 4.226858 1.047518 ▁▃▇▆▂ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Cant choose 6

B2H

How much do you agree or disagree with the following statements? : Children should be taught to be patriotic, rather than to think of themselves as global citizens

Distribution

Distribution of values for B2H

Distribution of values for B2H

861 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B2H How much do you agree or disagree with the following statements? : Children should be taught to be patriotic, rather than to think of themselves as global citizens numeric 861 0.4737164 1 3 6 3.032258 1.271936 ▇▅▅▂▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Cant choose 6

B3A

How favourable do you feel towards… : Asian Australians?

Distribution

Distribution of values for B3A

Distribution of values for B3A

865 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B3A How favourable do you feel towards… : Asian Australians? numeric 865 0.4712714 1 2 5 2.027237 0.9578304 ▃▇▁▁▁ F1.0

Value labels

Response choices
name value
Very favourable 1
Somewhat favourable 2
Not very favourable 3
Not at all favourable 4
Cant choose 5

B3B

How favourable do you feel towards… : Indigenous Australians?

Distribution

Distribution of values for B3B

Distribution of values for B3B

862 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B3B How favourable do you feel towards… : Indigenous Australians? numeric 862 0.4731051 1 2 5 1.918605 0.992776 ▆▇▂▁▁ F1.0

Value labels

Response choices
name value
Very favourable 1
Somewhat favourable 2
Not very favourable 3
Not at all favourable 4
Cant choose 5

B3C

How favourable do you feel towards… : Muslim Australians?

Distribution

Distribution of values for B3C

Distribution of values for B3C

865 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B3C How favourable do you feel towards… : Muslim Australians? numeric 865 0.4712714 1 3 5 2.795071 1.13939 ▃▇▇▆▂ F1.0

Value labels

Response choices
name value
Very favourable 1
Somewhat favourable 2
Not very favourable 3
Not at all favourable 4
Cant choose 5

B3D

How favourable do you feel towards… : Asylum seekers?

Distribution

Distribution of values for B3D

Distribution of values for B3D

864 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B3D How favourable do you feel towards… : Asylum seekers? numeric 864 0.4718826 1 3 5 2.848446 1.162128 ▃▇▆▆▂ F1.0

Value labels

Response choices
name value
Very favourable 1
Somewhat favourable 2
Not very favourable 3
Not at all favourable 4
Cant choose 5

B3E

How favourable do you feel towards… : White Australians?

Distribution

Distribution of values for B3E

Distribution of values for B3E

861 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B3E How favourable do you feel towards… : White Australians? numeric 861 0.4737164 1 2 5 1.794839 0.9512533 ▆▇▁▁▁ F1.0

Value labels

Response choices
name value
Very favourable 1
Somewhat favourable 2
Not very favourable 3
Not at all favourable 4
Cant choose 5

B3F

How favourable do you feel towards… : African Australians?

Distribution

Distribution of values for B3F

Distribution of values for B3F

863 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B3F How favourable do you feel towards… : African Australians? numeric 863 0.4724939 1 2 5 2.371281 1.102542 ▃▇▃▁▁ F1.0

Value labels

Response choices
name value
Very favourable 1
Somewhat favourable 2
Not very favourable 3
Not at all favourable 4
Cant choose 5

B4

Where do you get most of your information about global issues from? :

Distribution

Distribution of values for B4

Distribution of values for B4

956 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B4 Where do you get most of your information about global issues from? : numeric 956 0.4156479 1 2 6 2.598529 1.169947 ▇▃▃▁▁ F1.0

Value labels

Response choices
name value
Newspapers 1
ABC or SBS TV/radio 2
Commercial TV or radio 3
The Internet 4
Family, friends, colleagues 5
Im not interested in global issues 6

B5A

How much do you agree or disagree with the following statements? : For me, home is in more than one country

Distribution

Distribution of values for B5A

Distribution of values for B5A

854 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B5A How much do you agree or disagree with the following statements? : For me, home is in more than one country numeric 854 0.4779951 1 4 6 3.726343 1.18107 ▃▂▇▅▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Cant choose 6

B5B

How much do you agree or disagree with the following statements? : I live in a very diverse neighbourhood

Distribution

Distribution of values for B5B

Distribution of values for B5B

859 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B5B How much do you agree or disagree with the following statements? : I live in a very diverse neighbourhood numeric 859 0.4749389 1 3 6 3.03861 1.150326 ▇▃▆▂▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Cant choose 6

B5C

How much do you agree or disagree with the following statements? : My network of close friends lives mostly in Australia

Distribution

Distribution of values for B5C

Distribution of values for B5C

852 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B5C How much do you agree or disagree with the following statements? : My network of close friends lives mostly in Australia numeric 852 0.4792176 1 2 6 1.832908 0.8906431 ▇▁▁▁▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Cant choose 6

B5D

How much do you agree or disagree with the following statements? : In general, I am satisfied with life

Distribution

Distribution of values for B5D

Distribution of values for B5D

851 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B5D How much do you agree or disagree with the following statements? : In general, I am satisfied with life numeric 851 0.4798289 1 2 6 1.752866 0.7593432 ▇▁▁▁▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Cant choose 6

B6A

All migrants to Australia must sign the Australian Values Statement, which says: -Australian society values respect for the freedom and dignity of the individual, freedom of religion, commitment to the rule of law, Parliamentary democracy, equality

Distribution

Distribution of values for B6A

Distribution of values for B6A

858 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B6A All migrants to Australia must sign the Australian Values Statement, which says: -Australian society values respect for the freedom and dignity of the individual, freedom of religion, commitment to the rule of law, Parliamentary democracy, equality numeric 858 0.4755501 1 2 6 1.883033 0.9371196 ▇▁▁▁▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Cant choose 6

B6B

All migrants to Australia must sign the Australian Values Statement, which says: -Australian society values respect for the freedom and dignity of the individual, freedom of religion, commitment to the rule of law, Parliamentary democracy, equality

Distribution

Distribution of values for B6B

Distribution of values for B6B

863 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B6B All migrants to Australia must sign the Australian Values Statement, which says: -Australian society values respect for the freedom and dignity of the individual, freedom of religion, commitment to the rule of law, Parliamentary democracy, equality numeric 863 0.4724939 1 2 6 2.622251 1.254885 ▇▃▁▁▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Cant choose 6

B6C

All migrants to Australia must sign the Australian Values Statement, which says: -Australian society values respect for the freedom and dignity of the individual, freedom of religion, commitment to the rule of law, Parliamentary democracy, equality

Distribution

Distribution of values for B6C

Distribution of values for B6C

867 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B6C All migrants to Australia must sign the Australian Values Statement, which says: -Australian society values respect for the freedom and dignity of the individual, freedom of religion, commitment to the rule of law, Parliamentary democracy, equality numeric 867 0.4700489 1 3 6 3.258778 1.460194 ▇▇▃▂▃ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Cant choose 6

B6D

All migrants to Australia must sign the Australian Values Statement, which says: -Australian society values respect for the freedom and dignity of the individual, freedom of religion, commitment to the rule of law, Parliamentary democracy, equality

Distribution

Distribution of values for B6D

Distribution of values for B6D

860 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B6D All migrants to Australia must sign the Australian Values Statement, which says: -Australian society values respect for the freedom and dignity of the individual, freedom of religion, commitment to the rule of law, Parliamentary democracy, equality numeric 860 0.4743276 1 2 6 2.006443 1.040451 ▇▁▁▁▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Cant choose 6

B6E

All migrants to Australia must sign the Australian Values Statement, which says: -Australian society values respect for the freedom and dignity of the individual, freedom of religion, commitment to the rule of law, Parliamentary democracy, equality

Distribution

Distribution of values for B6E

Distribution of values for B6E

860 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B6E All migrants to Australia must sign the Australian Values Statement, which says: -Australian society values respect for the freedom and dignity of the individual, freedom of religion, commitment to the rule of law, Parliamentary democracy, equality numeric 860 0.4743276 1 3 6 2.726804 1.34983 ▇▃▃▁▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Cant choose 6

B6F

All migrants to Australia must sign the Australian Values Statement, which says: -Australian society values respect for the freedom and dignity of the individual, freedom of religion, commitment to the rule of law, Parliamentary democracy, equality

Distribution

Distribution of values for B6F

Distribution of values for B6F

871 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B6F All migrants to Australia must sign the Australian Values Statement, which says: -Australian society values respect for the freedom and dignity of the individual, freedom of religion, commitment to the rule of law, Parliamentary democracy, equality numeric 871 0.4676039 1 3 6 2.798693 1.271413 ▇▅▂▁▁ F1.0

Value labels

Response choices
name value
Agree strongly 1
Agree 2
Neither agree nor disagree 3
Disagree 4
Disagree strongly 5
Cant choose 6

B7A

How much trust do you have in… : Your family?

Distribution

Distribution of values for B7A

Distribution of values for B7A

850 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B7A How much trust do you have in… : Your family? numeric 850 0.4804401 1 1 4 1.141221 0.3963599 ▇▁▁▁▁ F1.0

Value labels

Response choices
name value
A great deal of trust 1
Quite a lot of trust 2
Not very much trust 3
No trust at all 4

B7B

How much trust do you have in… : Your neighbourhood?

Distribution

Distribution of values for B7B

Distribution of values for B7B

852 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B7B How much trust do you have in… : Your neighbourhood? numeric 852 0.4792176 1 2 4 1.945153 0.6399249 ▃▇▁▂▁ F1.0

Value labels

Response choices
name value
A great deal of trust 1
Quite a lot of trust 2
Not very much trust 3
No trust at all 4

B7C

How much trust do you have in… : People you know personally?

Distribution

Distribution of values for B7C

Distribution of values for B7C

850 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B7C How much trust do you have in… : People you know personally? numeric 850 0.4804401 1 1 4 1.5 0.569389 ▇▆▁▁▁ F1.0

Value labels

Response choices
name value
A great deal of trust 1
Quite a lot of trust 2
Not very much trust 3
No trust at all 4

B7D

How much trust do you have in… : People you meet for the first time?

Distribution

Distribution of values for B7D

Distribution of values for B7D

856 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B7D How much trust do you have in… : People you meet for the first time? numeric 856 0.4767726 1 3 4 2.670513 0.6590165 ▁▆▁▇▂ F1.0

Value labels

Response choices
name value
A great deal of trust 1
Quite a lot of trust 2
Not very much trust 3
No trust at all 4

B7E

How much trust do you have in… : People of another religion?

Distribution

Distribution of values for B7E

Distribution of values for B7E

874 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B7E How much trust do you have in… : People of another religion? numeric 874 0.4657702 1 2 4 2.343832 0.6877146 ▁▇▁▅▁ F1.0

Value labels

Response choices
name value
A great deal of trust 1
Quite a lot of trust 2
Not very much trust 3
No trust at all 4

B7F

How much trust do you have in… : People of another nationality?

Distribution

Distribution of values for B7F

Distribution of values for B7F

871 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
B7F How much trust do you have in… : People of another nationality? numeric 871 0.4676039 1 2 4 2.304575 0.6411234 ▁▇▁▅▁ F1.0

Value labels

Response choices
name value
A great deal of trust 1
Quite a lot of trust 2
Not very much trust 3
No trust at all 4

C11

In your opinion, how urgent are each of the following environmental concerns in this country? : 1. Pollution

Distribution

Distribution of values for C11

Distribution of values for C11

65 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
C11 In your opinion, how urgent are each of the following environmental concerns in this country? : 1. Pollution numeric 65 0.9602689 1 2 5 2.000637 0.990078 ▆▇▂▂▁ F1.0

Value labels

Response choices
name value
Very urgent 1
Urgent 2
Unsure 3
Not very urgent 4
Not urgent at all 5

C12

In your opinion, how urgent are each of the following environmental concerns in this country? : 2. Climate change

Distribution

Distribution of values for C12

Distribution of values for C12

61 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
C12 In your opinion, how urgent are each of the following environmental concerns in this country? : 2. Climate change numeric 61 0.9627139 1 2 5 2.300952 1.233107 ▇▇▅▃▂ F1.0

Value labels

Response choices
name value
Very urgent 1
Urgent 2
Unsure 3
Not very urgent 4
Not urgent at all 5

C13

In your opinion, how urgent are each of the following environmental concerns in this country? : 3. Waste disposal

Distribution

Distribution of values for C13

Distribution of values for C13

64 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
C13 In your opinion, how urgent are each of the following environmental concerns in this country? : 3. Waste disposal numeric 64 0.9608802 1 2 5 2.010178 0.8955073 ▅▇▂▂▁ F1.0

Value labels

Response choices
name value
Very urgent 1
Urgent 2
Unsure 3
Not very urgent 4
Not urgent at all 5

C14

In your opinion, how urgent are each of the following environmental concerns in this country? : 4. Marine conservation

Distribution

Distribution of values for C14

Distribution of values for C14

66 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
C14 In your opinion, how urgent are each of the following environmental concerns in this country? : 4. Marine conservation numeric 66 0.9596577 1 2 5 1.870701 0.8978241 ▇▇▂▁▁ F1.0

Value labels

Response choices
name value
Very urgent 1
Urgent 2
Unsure 3
Not very urgent 4
Not urgent at all 5

C15

In your opinion, how urgent are each of the following environmental concerns in this country? : 5. Logging of forests

Distribution

Distribution of values for C15

Distribution of values for C15

65 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
C15 In your opinion, how urgent are each of the following environmental concerns in this country? : 5. Logging of forests numeric 65 0.9602689 1 2 5 2.125398 1.051628 ▇▇▃▂▁ F1.0

Value labels

Response choices
name value
Very urgent 1
Urgent 2
Unsure 3
Not very urgent 4
Not urgent at all 5

C16

In your opinion, how urgent are each of the following environmental concerns in this country? : 6. Soil degradation

Distribution

Distribution of values for C16

Distribution of values for C16

67 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
C16 In your opinion, how urgent are each of the following environmental concerns in this country? : 6. Soil degradation numeric 67 0.9590465 1 2 5 2.071383 0.9496257 ▆▇▅▂▁ F1.0

Value labels

Response choices
name value
Very urgent 1
Urgent 2
Unsure 3
Not very urgent 4
Not urgent at all 5

C17

In your opinion, how urgent are each of the following environmental concerns in this country? : 7. Destruction of wildlife

Distribution

Distribution of values for C17

Distribution of values for C17

66 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
C17 In your opinion, how urgent are each of the following environmental concerns in this country? : 7. Destruction of wildlife numeric 66 0.9596577 1 2 5 1.864968 0.9571352 ▇▇▂▂▁ F1.0

Value labels

Response choices
name value
Very urgent 1
Urgent 2
Unsure 3
Not very urgent 4
Not urgent at all 5

C18

In your opinion, how urgent are each of the following environmental concerns in this country? : 8. Extreme weather events

Distribution

Distribution of values for C18

Distribution of values for C18

66 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
C18 In your opinion, how urgent are each of the following environmental concerns in this country? : 8. Extreme weather events numeric 66 0.9596577 1 2 5 2.347134 1.119334 ▆▇▆▃▁ F1.0

Value labels

Response choices
name value
Very urgent 1
Urgent 2
Unsure 3
Not very urgent 4
Not urgent at all 5

C19

In your opinion, how urgent are each of the following environmental concerns in this country? : 9. Nuclear power

Distribution

Distribution of values for C19

Distribution of values for C19

68 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
C19 In your opinion, how urgent are each of the following environmental concerns in this country? : 9. Nuclear power numeric 68 0.9584352 1 3 5 2.755102 1.240653 ▆▆▇▅▂ F1.0

Value labels

Response choices
name value
Very urgent 1
Urgent 2
Unsure 3
Not very urgent 4
Not urgent at all 5

C110

In your opinion, how urgent are each of the following environmental concerns in this country? : 10. Loss of biodiversity

Distribution

Distribution of values for C110

Distribution of values for C110

89 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
C110 In your opinion, how urgent are each of the following environmental concerns in this country? : 10. Loss of biodiversity numeric 89 0.945599 1 2 5 2.284422 0.9826616 ▆▇▇▂▁ F1.0

Value labels

Response choices
name value
Very urgent 1
Urgent 2
Unsure 3
Not very urgent 4
Not urgent at all 5

C111

In your opinion, how urgent are each of the following environmental concerns in this country? : 11. Mining

Distribution

Distribution of values for C111

Distribution of values for C111

69 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
C111 In your opinion, how urgent are each of the following environmental concerns in this country? : 11. Mining numeric 69 0.957824 1 2 5 2.442246 1.081164 ▅▇▆▃▁ F1.0

Value labels

Response choices
name value
Very urgent 1
Urgent 2
Unsure 3
Not very urgent 4
Not urgent at all 5

C112

In your opinion, how urgent are each of the following environmental concerns in this country? : 12. Overpopulation

Distribution

Distribution of values for C112

Distribution of values for C112

63 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
C112 In your opinion, how urgent are each of the following environmental concerns in this country? : 12. Overpopulation numeric 63 0.9614914 1 2 5 2.602034 1.27385 ▇▇▆▇▂ F1.0

Value labels

Response choices
name value
Very urgent 1
Urgent 2
Unsure 3
Not very urgent 4
Not urgent at all 5

C113

In your opinion, how urgent are each of the following environmental concerns in this country? : 13. Other, please specify

Distribution

Distribution of values for C113

Distribution of values for C113

1488 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
C113 In your opinion, how urgent are each of the following environmental concerns in this country? : 13. Other, please specify numeric 1488 0.0904645 1 1 5 1.486487 0.9220392 ▇▂▁▁▁ F1.0

Value labels

Response choices
name value
Very urgent 1
Urgent 2
Unsure 3
Not very urgent 4
Not urgent at all 5

C2A

Which two of the above environmental issues have worried you the most in the last 12 months? Which is the most urgent? And which is the second most urgent? : Most urgent

Distribution

Distribution of values for C2A

Distribution of values for C2A

151 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
C2A Which two of the above environmental issues have worried you the most in the last 12 months? Which is the most urgent? And which is the second most urgent? : Most urgent numeric 151 0.9077017 1 4 99 5.424242 5.105275 ▇▁▁▁▁ F2.0

C2B

Which two of the above environmental issues have worried you the most in the last 12 months? Which is the most urgent? And which is the second most urgent? : Second most urgent

Distribution

Distribution of values for C2B

Distribution of values for C2B

156 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
C2B Which two of the above environmental issues have worried you the most in the last 12 months? Which is the most urgent? And which is the second most urgent? : Second most urgent numeric 156 0.9046455 1 6 99 6.339865 5.34465 ▇▁▁▁▁ F2.0

C3

On a scale of 1 to 10, where 1 is don’t believe at all and 10 is completely convinced, how convinced are you that climate change is actually happening? :

Distribution

Distribution of values for C3

Distribution of values for C3

54 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
C3 On a scale of 1 to 10, where 1 is don’t believe at all and 10 is completely convinced, how convinced are you that climate change is actually happening? : numeric 54 0.9669927 1 7.5 10 6.807206 3.000759 ▂▂▅▅▇ F2.0

Value labels

Response choices
name value
Dont believe at all - 1 1
2 2
3 3
4 4
5 5
6 6
7 7
8 8
9 9
Completely convinced - 10 10

C4

How serious a threat do you think climate change will pose to you or your way of life in your lifetime? :

Distribution

Distribution of values for C4

Distribution of values for C4

53 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
C4 How serious a threat do you think climate change will pose to you or your way of life in your lifetime? : numeric 53 0.9676039 1 2 4 2.396715 0.9102808 ▃▇▁▇▂ F1.0

Value labels

Response choices
name value
Very serious 1
Fairly serious 2
Not very serious 3
Not at all serious 4

C5

Where do get most of your information about environmental issues from? :

Distribution

Distribution of values for C5

Distribution of values for C5

121 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
C5 Where do get most of your information about environmental issues from? : numeric 121 0.9260391 1 2 7 2.812541 1.666509 ▇▃▁▂▂ F1.0

Value labels

Response choices
name value
Newspapers 1
ABC or SBS TV or radio 2
Commercial TV or radio 3
Social media (e.g. Facebook) 4
Other internet sites 5
Books or films 6
Other 7

C6

Who is your main source of trustworthy information about environmental issues? :

Distribution

Distribution of values for C6

Distribution of values for C6

110 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
C6 Who is your main source of trustworthy information about environmental issues? : numeric 110 0.9327628 1 3 7 3.380079 1.311126 ▃▇▂▁▁ F1.0

Value labels

Response choices
name value
Politicians 1
Environmental organisations or groups 2
Scientists 3
Journalists 4
Friends or family 5
Work colleagues 6
Other 7

C7

Are you a member of an environmental group or organisation? :

Distribution

Distribution of values for C7

Distribution of values for C7

60 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
C7 Are you a member of an environmental group or organisation? : numeric 60 0.9633252 1 3 3 2.898477 0.3683997 ▁▁▁▁▇ F1.0

Value labels

Response choices
name value
Yes, I am an active member 1
Yes, I am a non-active member 2
No, I am not a member 3

C8

Is the group you are a member of… :

Distribution

Distribution of values for C8

Distribution of values for C8

1515 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
C8 Is the group you are a member of… : numeric 1515 0.0739609 1 2 3 2.280992 0.6858467 ▂▁▇▁▇ F1.0

Value labels

Response choices
name value
Mainly direct-action protest oriented (e.g. Sea Shepherd) 1
Mainly campaign oriented (e.g. The Wilderness Society) 2
Neither protest or campaign oriented (e.g. Landcare) 3

C91

In the past five years, have you done any of the following because of your concern for the environment? : Participated in an online environmental campaign?

Distribution

Distribution of values for C91

Distribution of values for C91

183 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
C91 In the past five years, have you done any of the following because of your concern for the environment? : Participated in an online environmental campaign? numeric 183 0.8881418 1 2 2 1.839642 0.367064 ▂▁▁▁▇ F1.0

Value labels

Response choices
name value
Yes 1
No 2

C92

In the past five years, have you done any of the following because of your concern for the environment? : Made a donation to an environmental organisation or group?

Distribution

Distribution of values for C92

Distribution of values for C92

111 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
C92 In the past five years, have you done any of the following because of your concern for the environment? : Made a donation to an environmental organisation or group? numeric 111 0.9321516 1 2 2 1.673443 0.4691076 ▃▁▁▁▇ F1.0

Value labels

Response choices
name value
Yes 1
No 2

C93

In the past five years, have you done any of the following because of your concern for the environment? : Taken part in a protest or demonstration about an environmental issue?

Distribution

Distribution of values for C93

Distribution of values for C93

196 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
C93 In the past five years, have you done any of the following because of your concern for the environment? : Taken part in a protest or demonstration about an environmental issue? numeric 196 0.8801956 1 2 2 1.948611 0.2208664 ▁▁▁▁▇ F1.0

Value labels

Response choices
name value
Yes 1
No 2

D1

On a scale of zero-to-ten, with zero being no effect and ten being a large effect, to what extent do you think the learning experiences a child has in their first three years of life affects how well they will do at school? :

Distribution

Distribution of values for D1

Distribution of values for D1

880 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
D1 On a scale of zero-to-ten, with zero being no effect and ten being a large effect, to what extent do you think the learning experiences a child has in their first three years of life affects how well they will do at school? : numeric 880 0.4621027 0 9 10 7.869048 2.497691 ▁▁▃▃▇ F2.0

Value labels

Response choices
name value
No effect - 0 0
1 1
2 2
3 3
4 4
Medium effect - 5 5
6 6
7 7
8 8
9 9
Large effect - 10 10

D2A

In Australia today most children attend some type of regular child care before they start school. Given this reality… A. What do you think is the best type of child care for children birth – 2 years? :

Distribution

Distribution of values for D2A

Distribution of values for D2A

881 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
D2A In Australia today most children attend some type of regular child care before they start school. Given this reality… A. What do you think is the best type of child care for children birth – 2 years? : numeric 881 0.4614914 1 3 5 2.715232 1.227327 ▃▂▇▁▂ F1.0

Value labels

Response choices
name value
Family day care (home-based child care in the carers home) 1
Long day care (centre-based child care that usually operates from 7am - 6pm, 48 weeks of the year) 2
Child’s extended family (eg., grandparent) 3
Nanny 4
Not sure 5

D2B

B. What do you think is the best type of child care for children3 – 5 years? :

Distribution

Distribution of values for D2B

Distribution of values for D2B

869 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
D2B B. What do you think is the best type of child care for children3 – 5 years? : numeric 869 0.4688264 1 4 6 3.495437 1.305608 ▃▂▇▁▂ F1.0

Value labels

Response choices
name value
Family day care (home-based child care in the carers home) 1
Long day care (centre-based child care that usually operates from 7am - 6pm, 48 weeks of the year) 2
Child’s extended family (eg., grandparent) 3
Preschool / kindergarten (centre-based child care that usually operates between 9am - 3pm during school terms) 4
Nanny 5
Not sure 6

E1

Are you … :

Distribution

Distribution of values for E1

Distribution of values for E1

57 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E1 Are you … : numeric 57 0.9651589 1 2 2 1.530082 0.4992523 ▇▁▁▁▇ F1.0

Value labels

Response choices
name value
Male 1
Female 2

E2

When were you born? : Year (YYYY)

Distribution

Distribution of values for E2

Distribution of values for E2

90 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E2 When were you born? : Year (YYYY) numeric 90 0.9449878 1915 1958 1995 1958.867 16.50777 ▁▅▇▅▃ F4.0

E5

What is the highest year of schooling you have completed? :

Distribution

Distribution of values for E5

Distribution of values for E5

67 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E5 What is the highest year of schooling you have completed? : numeric 67 0.9590465 1 1 6 1.785214 0.9944415 ▇▃▁▁▁ F1.0

Value labels

Response choices
name value
Year 12 or equivalent 1
Year 11 or equivalent 2
Year 10 or equivalent 3
Completed primary school 4
Completed pre-primary school 5
Did not go to school 6

E6

What is the highest educational qualification you have completed outside of school? :

Distribution

Distribution of values for E6

Distribution of values for E6

114 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E6 What is the highest educational qualification you have completed outside of school? : numeric 114 0.9303178 1 9 13 8.798292 3.460216 ▂▂▇▃▇ F2.0

Value labels

Response choices
name value
Doctorate by research 1
Doctorate by coursework 2
Masters Degree 3
Graduate Diploma 4
Graduate Certificate 5
Bachelor Degree 6
Advanced Diploma or Associate Degree 7
Diploma 8
Certificate IV 9
Certificate III 10
Certificate II 11
Certificate I 12
No post-school qualification 13

E7

Are you currently working for pay, did you work for pay in the past, or have you never been in paid work? :

Distribution

Distribution of values for E7

Distribution of values for E7

38 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E7 Are you currently working for pay, did you work for pay in the past, or have you never been in paid work? : numeric 38 0.9767726 1 1 3 1.444305 0.5275997 ▇▁▆▁▁ F1.0

Value labels

Response choices
name value
I am currently in paid work 1
I am currently not in paid work but I had paid work in the past 2
I have never had paid work 3

E11

Do/did you work for a for-profit organisation or for a non-profit organisation? :

Distribution

Distribution of values for E11

Distribution of values for E11

173 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E11 Do/did you work for a for-profit organisation or for a non-profit organisation? : numeric 173 0.8942543 1 1 2 1.263158 0.440498 ▇▁▁▁▃ F1.0

Value labels

Response choices
name value
I work/ed for a for-profit organisation 1
I work/ed for a non-profit organisation 2

E12

Do/did you work for a public or a private employer? :

Distribution

Distribution of values for E12

Distribution of values for E12

151 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E12 Do/did you work for a public or a private employer? : numeric 151 0.9077017 1 2 2 1.657239 0.4747923 ▅▁▁▁▇ F1.0

Value labels

Response choices
name value
Public employer 1
Private employer 2

E13ANZSCO1

Code for group: ANZSCO Level: 0

Distribution

Distribution of values for E13ANZSCO1

Distribution of values for E13ANZSCO1

4 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E13ANZSCO1 Code for group: ANZSCO Level: 0 numeric 4 0.997555 0 3 9 3.362132 2.297198 ▅▇▆▂▂ F1.0

Value labels

Response choices
name value
Blank 0
Managers 1
Professionals 2
Technicians and trades workers 3
Community and personal service workers 4
Clerical and administrative workers 5
Sales workers 6
Machinery operators and drivers 7
Labourers 8
Not codeable 9

E15ANZSIC1

Code for D15: ANZSIC Level 0

Distribution

Distribution of values for E15ANZSIC1

Distribution of values for E15ANZSIC1

4 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E15ANZSIC1 Code for D15: ANZSIC Level 0 numeric 4 0.997555 1 13 21 12.20343 6.039745 ▅▅▃▇▅ F2.0

Value labels

Response choices
name value
Agriculture, Forestry and Fishing 1
Mining 2
Manufacturing 3
Electricity, Gas, Water and Waste Services 4
Construction 5
Wholesale Trade 6
Retail Trade 7
Accommodation and Food Services 8
Transport, Postal and Warehousing 9
Information Media and Telecommunications 10
Financial and Insurance Services 11
Rental, Hiring and Real Estate Services 12
Professional, Scientific and Technical Services 13
Administrative and Support Services 14
Public Administration and Safety 15
Education and Training 16
Health Care and Social Assistance 17
Arts and Recreation Services 18
Other Services 19
Blank 20
Not codeable 21

E16

Which of the following best describes your current situation? :

Distribution

Distribution of values for E16

Distribution of values for E16

74 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E16 Which of the following best describes your current situation? : numeric 74 0.9547677 1 1 9 3.164533 2.568063 ▇▁▁▅▁ F1.0

Value labels

Response choices
name value
In paid work (as an employee, self-employed, or working for your own family’s business) 1
Unemployed and looking for a job 2
In education (not paid for by employer), in school/student/pupil even if on vacation 3
Apprentice or trainee 4
Permanently sick or disabled 5
Retired 6
Doing housework, looking after the home, children or other persons 7
Other 9

E17

Do you have a spouse or a partner and, if yes, do you share the same household? :

Distribution

Distribution of values for E17

Distribution of values for E17

35 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E17 Do you have a spouse or a partner and, if yes, do you share the same household? : numeric 35 0.9786064 1 1 3 1.557152 0.8742928 ▇▁▁▁▃ F1.0

Value labels

Response choices
name value
Yes, I have a spouse/partner and we share the same household 1
Yes, I have a spouse/partner but we don’t share the same household 2
No, I don’t have a spouse/partner 3

E26

Are you or have you ever been a member of a trade union or similar organisation?  If yes: is that currently or only previously? :

Distribution

Distribution of values for E26

Distribution of values for E26

44 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E26 Are you or have you ever been a member of a trade union or similar organisation?  If yes: is that currently or only previously? : numeric 44 0.9731051 1 2 3 2.334171 0.6948771 ▂▁▇▁▇ F1.0

Value labels

Response choices
name value
Yes, currently 1
Yes, previously but not currently 2
No, never 3

E27

Do you belong to a religion and, if yes, which religion do you belong to? :

Distribution

Distribution of values for E27

Distribution of values for E27

45 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E27 Do you belong to a religion and, if yes, which religion do you belong to? : numeric 45 0.9724939 1 2 14 3.355123 3.117041 ▇▃▁▁▁ F2.0

Value labels

Response choices
name value
No religion 1
Catholic 2
Protestant 3
Anglican/Church of England 4
Uniting Church/Methodist 5
Pentecostal 6
Orthodox 7
Other Christian 8
Jewish 9
Islamic 10
Buddhist 11
Hindu 12
Other Asian religions 13
Other religions - Please specify 14

E28

Apart from such special occasions as weddings, funerals, etc., how often do you attend religious services? :

Distribution

Distribution of values for E28

Distribution of values for E28

38 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E28 Apart from such special occasions as weddings, funerals, etc., how often do you attend religious services? : numeric 38 0.9767726 1 7 8 6.229036 2.185249 ▂▁▂▁▇ F1.0

Value labels

Response choices
name value
Several times a week or more often 1
Once a week 2
2 or 3 times a month 3
Once a month 4
Several times a year 5
Once a year 6
Less frequently than once a year 7
Never 8

E29

On a scale of 1 to 10, where 10 is greatest, how religious/spiritual would you say you are? :

Distribution

Distribution of values for E29

Distribution of values for E29

861 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E29 On a scale of 1 to 10, where 10 is greatest, how religious/spiritual would you say you are? : numeric 861 0.4737164 1 5 10 4.787097 2.94477 ▇▃▅▆▃ F2.0

Value labels

Response choices
name value
Not at all 1 1
2 2
3 3
4 4
5 5
6 6
7 7
8 8
9 9
Greatest 10 10

E30

In our society, there are groups which tend to be towards the top and groups which tend to be towards the bottom.Below is a scale that runs from the top to the bottom.Where would you put yourself on this scale? :

Distribution

Distribution of values for E30

Distribution of values for E30

168 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E30 In our society, there are groups which tend to be towards the top and groups which tend to be towards the bottom.Below is a scale that runs from the top to the bottom.Where would you put yourself on this scale? : numeric 168 0.8973105 1 5 10 4.707084 1.877657 ▂▇▇▂▁ F2.0

Value labels

Response choices
name value
Top - 10 1
9 2
8 3
7 4
6 5
5 6
4 7
3 8
2 9
Bottom - 1 10

E31

Do you usually think of yourself as close to any particular political party and, if yes, which party is that? :

Distribution

Distribution of values for E31

Distribution of values for E31

61 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E31 Do you usually think of yourself as close to any particular political party and, if yes, which party is that? : numeric 61 0.9627139 1 3 9 4.472381 3.120876 ▇▁▁▁▆ F1.0

Value labels

Response choices
name value
Labor Party (ALP) 1
Liberal Party 2
National (Country) Party 3
Greens 5
No party affiliation 8
Other party (please specify) 9

E32

Did you vote in Australias federal election in September 2013? :

Distribution

Distribution of values for E32

Distribution of values for E32

36 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E32 Did you vote in Australias federal election in September 2013? : numeric 36 0.9779951 1 1 3 1.045625 0.2594907 ▇▁▁▁▁ F1.0

Value labels

Response choices
name value
Yes, I did vote 1
No, I did not vote 2
I was not eligible to vote in the last election 3

E33

Thinking back to the last general election in September 2013 - Which party did you vote for?

Distribution

Distribution of values for E33

Distribution of values for E33

207 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E33 Thinking back to the last general election in September 2013 - Which party did you vote for? numeric 207 0.8734719 1 2 8 2.220434 1.692702 ▇▁▁▁▁ F1.0

Value labels

Response choices
name value
Labor Party (ALP) 1
Liberal Party 2
National (Country) Party 3
Greens 5
Other party (please specify) 8

E34

What country were you born in? :

Distribution

Distribution of values for E34

Distribution of values for E34

36 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E34 What country were you born in? : numeric 36 0.9779951 1 1 8 2.719375 3.014142 ▇▁▁▁▂ F1.0

Value labels

Response choices
name value
Australia 1
Overseas - Please specify country 8

E34SACC1

Code for group: SACC Level: 0

Distribution

Distribution of values for E34SACC1

Distribution of values for E34SACC1

1 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E34SACC1 Code for group: SACC Level: 0 numeric 1 0.9993888 0 1 9 1.562691 1.548941 ▇▂▁▁▁ F1.0

Value labels

Response choices
name value
Error 0
Oceania and Antarctica 1
North-west Europe 2
Southern and eastern Europe 3
North Africa and the Middle East 4
South-east Asia 5
North-east Asia 6
Southern and central Asia 7
Americas 8
Sub-Saharan Africa 9

E35

What country was your mother born in? :

Distribution

Distribution of values for E35

Distribution of values for E35

39 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E35 What country was your mother born in? : numeric 39 0.9761614 1 1 2 1.367564 0.4822929 ▇▁▁▁▅ F1.0

Value labels

Response choices
name value
Australia 1
Overseas - Please specify country 2

E35SACC1

Code for group: SACC Level: 0

Distribution

Distribution of values for E35SACC1

Distribution of values for E35SACC1

1 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E35SACC1 Code for group: SACC Level: 0 numeric 1 0.9993888 0 1 9 1.754128 1.619412 ▇▃▁▁▁ F1.0

Value labels

Response choices
name value
Error 0
Oceania and Antarctica 1
North-west Europe 2
Southern and eastern Europe 3
North Africa and the Middle East 4
South-east Asia 5
North-east Asia 6
Southern and central Asia 7
Americas 8
Sub-Saharan Africa 9

E36

And what country was your father born in? :

Distribution

Distribution of values for E36

Distribution of values for E36

39 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E36 And what country was your father born in? : numeric 39 0.9761614 1 1 2 1.376957 0.4847757 ▇▁▁▁▅ F1.0

Value labels

Response choices
name value
Australia 1
Overseas - Please specify country 2

E36SACC1

Code for group: SACC Level: 0

Distribution

Distribution of values for E36SACC1

Distribution of values for E36SACC1

2 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E36SACC1 Code for group: SACC Level: 0 numeric 2 0.9987775 0 1 9 1.77295 1.64236 ▇▃▁▁▁ F1.0

Value labels

Response choices
name value
Error 0
Oceania and Antarctica 1
North-west Europe 2
Southern and eastern Europe 3
North Africa and the Middle East 4
South-east Asia 5
North-east Asia 6
Southern and central Asia 7
Americas 8
Sub-Saharan Africa 9

E38

Do you identify yourself as Aboriginal or Torres Strait Islander? :

Distribution

Distribution of values for E38

Distribution of values for E38

57 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E38 Do you identify yourself as Aboriginal or Torres Strait Islander? : numeric 57 0.9651589 1 2 2 1.989234 0.1032334 ▁▁▁▁▇ F1.0

Value labels

Response choices
name value
Yes 1
No 2

E40A

With which of these groups would you say you identify yourself first? And which group next? : First

Distribution

Distribution of values for E40A

Distribution of values for E40A

1046 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E40A With which of these groups would you say you identify yourself first? And which group next? : First numeric 1046 0.3606357 1 4 8 4.542373 2.927662 ▇▁▅▁▇ F1.0

Value labels

Response choices
name value
My country 1
My profession 2
My locality 3
My gender (being a man or woman) 4
My interest group (eg religion, hobby, sport, green movement) 5
My ethnic group or race 6
A ‘virtual’ community (eg facebook, blog groups, gaming groups) 7
As a human 8

E40B

With which of these groups would you say you identify yourself first? And which group next? : Next

Distribution

Distribution of values for E40B

Distribution of values for E40B

1099 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E40B With which of these groups would you say you identify yourself first? And which group next? : Next numeric 1099 0.3282396 1 3 8 3.594041 2.211529 ▇▃▆▁▃ F1.0

Value labels

Response choices
name value
My country 1
My profession 2
My locality 3
My gender (being a man or woman) 4
My interest group (eg religion, hobby, sport, green movement) 5
My ethnic group or race 6
A ‘virtual’ community (eg facebook, blog groups, gaming groups) 7
As a human 8

E41A

Please cross yes or no for each of the following statements. : A large proportion of my family and friends are from culturally/linguistically/racially diverse backgrounds

Distribution

Distribution of values for E41A

Distribution of values for E41A

881 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E41A Please cross yes or no for each of the following statements. : A large proportion of my family and friends are from culturally/linguistically/racially diverse backgrounds numeric 881 0.4614914 1 2 2 1.696689 0.4599933 ▃▁▁▁▇ F1.0

Value labels

Response choices
name value
Yes 1
No 2

E41B

Please cross yes or no for each of the following statements. : My partner comes from a culturally/linguistically/racially diverse background

Distribution

Distribution of values for E41B

Distribution of values for E41B

937 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E41B Please cross yes or no for each of the following statements. : My partner comes from a culturally/linguistically/racially diverse background numeric 937 0.4272616 1 2 2 1.812589 0.3905202 ▂▁▁▁▇ F1.0

Value labels

Response choices
name value
Yes 1
No 2

E41C

Please cross yes or no for each of the following statements. : I have been living in Australia for more than 5 years

Distribution

Distribution of values for E41C

Distribution of values for E41C

871 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E41C Please cross yes or no for each of the following statements. : I have been living in Australia for more than 5 years numeric 871 0.4676039 1 1 2 1.013072 0.113657 ▇▁▁▁▁ F1.0

Value labels

Response choices
name value
Yes 1
No 2

E41D

Please cross yes or no for each of the following statements. : I speak a language/s other than English

Distribution

Distribution of values for E41D

Distribution of values for E41D

877 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E41D Please cross yes or no for each of the following statements. : I speak a language/s other than English numeric 877 0.4639364 1 2 2 1.747036 0.4349974 ▃▁▁▁▇ F1.0

Value labels

Response choices
name value
Yes 1
No 2

E42A

Do you ever display the Australian flag… : On your vehicle

Distribution

Distribution of values for E42A

Distribution of values for E42A

917 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E42A Do you ever display the Australian flag… : On your vehicle numeric 917 0.4394866 1 2 2 1.842837 0.3642075 ▂▁▁▁▇ F1.0

Value labels

Response choices
name value
Yes 1
No 2

E42B

Do you ever display the Australian flag… : On your clothing or accessories

Distribution

Distribution of values for E42B

Distribution of values for E42B

924 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E42B Do you ever display the Australian flag… : On your clothing or accessories numeric 924 0.4352078 1 2 2 1.710674 0.4537682 ▃▁▁▁▇ F1.0

Value labels

Response choices
name value
Yes 1
No 2

E42C

Do you ever display the Australian flag… : On your house/flagpole

Distribution

Distribution of values for E42C

Distribution of values for E42C

911 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E42C Do you ever display the Australian flag… : On your house/flagpole numeric 911 0.443154 1 2 2 1.826207 0.3791931 ▂▁▁▁▇ F1.0

Value labels

Response choices
name value
Yes 1
No 2

E44

Is there at least one telephone inside your home that is currently working and is not a mobile phone? :

Distribution

Distribution of values for E44

Distribution of values for E44

41 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E44 Is there at least one telephone inside your home that is currently working and is not a mobile phone? : numeric 41 0.9749389 1 1 3 1.161129 0.3728472 ▇▁▂▁▁ F1.0

Value labels

Response choices
name value
Yes 1
No 2
Dont know 3

E46

In your home, do you have a computer (such as a PC, laptop or iPad) that is connected to the Internet? :

Distribution

Distribution of values for E46

Distribution of values for E46

54 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E46 In your home, do you have a computer (such as a PC, laptop or iPad) that is connected to the Internet? : numeric 54 0.9669927 1 1 3 1.113148 0.320841 ▇▁▁▁▁ F1.0

Value labels

Response choices
name value
Yes 1
No 2
Dont know 3

E47

Before taxes and other deductions, what on average is your own total monthly income? : $

Distribution

Distribution of values for E47

Distribution of values for E47

550 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E47 Before taxes and other deductions, what on average is your own total monthly income? : $ numeric 550 0.6638142 0 3500 790556 9043.679 32452.27 ▇▁▁▁▁ F7.0

E48

Before taxes and other deductions, what on average is the total monthly income of your household? : $

Distribution

Distribution of values for E48

Distribution of values for E48

576 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E48 Before taxes and other deductions, what on average is the total monthly income of your household? : $ numeric 576 0.6479218 0 6000 790556 12927.86 33377.39 ▇▁▁▁▁ F7.0

E49

What is your current legal marital status? :

Distribution

Distribution of values for E49

Distribution of values for E49

64 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E49 What is your current legal marital status? : numeric 64 0.9608802 1 1 5 2.173664 1.624053 ▇▁▂▁▂ F1.0

Value labels

Response choices
name value
Married 1
Separated from my spouse but still legally married 2
Divorced from spouse 3
Widowed 4
I have never been married 5

E50

Would you describe the place where you live as … :

Distribution

Distribution of values for E50

Distribution of values for E50

60 missing values.

Summary statistics

name label data_type n_missing complete_rate min median max mean sd hist format.spss
E50 Would you describe the place where you live as … : numeric 60 0.9633252 1 2 5 2.453046 1.065036 ▃▇▅▂▁ F1.0

Value labels

Response choices
name value
A big city 1
The suburbs or outskirts of a big city 2
A town or a small city 3
A country village 4
A farm or home in the country 5

state

Distribution

Distribution of values for state

Distribution of values for state

0 missing values.

Summary statistics

name data_type n_missing complete_rate n_unique empty min max whitespace format.spss display_width label
state character 0 1 8 0 2 3 0 A3 3 NA

Missingness report

Codebook table

name label data_type value_labels n_missing complete_rate n_unique empty min median max mean sd whitespace hist format.spss display_width
A1A How close do you feel to… : your town or city numeric 1. Very close,
2. Close,
3. Not very close,
4. Not close at all,
5. Can’t choose
58 0.9645477 NA NA 1 2.0 5 1.926489 7.880982e-01 NA ▅▇▂▁▁ F1.0 NA
A1B How close do you feel to… : your State or Territory numeric 1. Very close,
2. Close,
3. Not very close,
4. Not close at all,
5. Can’t choose
76 0.9535452 NA NA 1 2.0 5 2.035897 8.183236e-01 NA ▃▇▃▁▁ F1.0 NA
A1C How close do you feel to… : Australia numeric 1. Very close,
2. Close,
3. Not very close,
4. Not close at all,
5. Can’t choose
70 0.9572127 NA NA 1 1.0 5 1.565773 7.152941e-01 NA ▇▆▁▁▁ F1.0 NA
A1D How close do you feel to… : Asia numeric 1. Very close,
2. Close,
3. Not very close,
4. Not close at all,
5. Can’t choose
101 0.9382641 NA NA 1 3.0 5 3.265147 8.677495e-01 NA ▁▃▆▇▁ F1.0 NA
A2A Some people say that the following things are important for being truly Australian. Others say they are not important. How important do you think each of the following is… : to have been born in Australia numeric 1. Very important,
2. Fairly important,
3. Not very important,
4. Not important at all,
5. Can’t choose
58 0.9645477 NA NA 1 2.0 5 2.397972 1.099972e+00 NA ▇▆▇▅▁ F1.0 NA
A2B Some people say that the following things are important for being truly Australian. Others say they are not important. How important do you think each of the following is… : to have Australian citizenship numeric 1. Very important,
2. Fairly important,
3. Not very important,
4. Not important at all,
5. Can’t choose
61 0.9627139 NA NA 1 1.0 5 1.501587 7.442051e-01 NA ▇▃▁▁▁ F1.0 NA
A2C Some people say that the following things are important for being truly Australian. Others say they are not important. How important do you think each of the following is… : to have lived in Australia for most of one’s life numeric 1. Very important,
2. Fairly important,
3. Not very important,
4. Not important at all,
5. Can’t choose
63 0.9614914 NA NA 1 2.0 5 2.288620 1.014201e+00 NA ▇▇▇▃▁ F1.0 NA
A2D Some people say that the following things are important for being truly Australian. Others say they are not important. How important do you think each of the following is… : to be able to speak English numeric 1. Very important,
2. Fairly important,
3. Not very important,
4. Not important at all,
5. Can’t choose
54 0.9669927 NA NA 1 1.0 4 1.400759 6.710415e-01 NA ▇▃▁▁▁ F1.0 NA
A2E Some people say that the following things are important for being truly Australian. Others say they are not important. How important do you think each of the following is… : to be a Christian numeric 1. Very important,
2. Fairly important,
3. Not very important,
4. Not important at all,
5. Can’t choose
63 0.9614914 NA NA 1 3.0 5 3.033694 1.141183e+00 NA ▃▂▅▇▁ F1.0 NA
A2F Some people say that the following things are important for being truly Australian. Others say they are not important. How important do you think each of the following is… : to respect Australian political institutions and laws numeric 1. Very important,
2. Fairly important,
3. Not very important,
4. Not important at all,
5. Can’t choose
53 0.9676039 NA NA 1 1.0 5 1.303222 5.941421e-01 NA ▇▂▁▁▁ F1.0 NA
A2G Some people say that the following things are important for being truly Australian. Others say they are not important. How important do you think each of the following is… : to feel Australian numeric 1. Very important,
2. Fairly important,
3. Not very important,
4. Not important at all,
5. Can’t choose
50 0.9694377 NA NA 1 1.0 5 1.530895 7.923077e-01 NA ▇▃▁▁▁ F1.0 NA
A2H Some people say that the following things are important for being truly Australian. Others say they are not important. How important do you think each of the following is… : to have Australian ancestry numeric 1. Very important,
2. Fairly important,
3. Not very important,
4. Not important at all,
5. Can’t choose
62 0.9621027 NA NA 1 3.0 5 2.939644 1.080153e+00 NA ▃▃▇▇▁ F1.0 NA
A3A How much do you agree or disagree with the following statements? : I would rather be a citizen of Australia than of any other country in the world numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Can’t choose
48 0.9706601 NA NA 1 1.0 6 1.710328 9.672490e-01 NA ▇▁▁▁▁ F1.0 NA
A3B How much do you agree or disagree with the following statements? : There are some things about Australia today that make me feel ashamed of Australia numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Can’t choose
55 0.9663814 NA NA 1 2.0 6 2.589500 1.156322e+00 NA ▇▂▂▁▁ F1.0 NA
A3C How much do you agree or disagree with the following statements? : The world would be a better place if people from other countries were more like the Australians numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Can’t choose
54 0.9669927 NA NA 1 3.0 6 2.822377 1.134555e+00 NA ▇▇▅▁▁ F1.0 NA
A3D How much do you agree or disagree with the following statements? : Generally speaking, Australia is a better country than most other countries numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Can’t choose
48 0.9706601 NA NA 1 2.0 6 1.989924 9.126427e-01 NA ▇▂▁▁▁ F1.0 NA
A3E How much do you agree or disagree with the following statements? : People should support their country even if the country is in the wrong numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Can’t choose
54 0.9669927 NA NA 1 4.0 6 3.533502 1.112781e+00 NA ▃▃▇▂▁ F1.0 NA
A3F How much do you agree or disagree with the following statements? : When my country does well in international sports, it makes me proud to be Australian numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Can’t choose
52 0.9682152 NA NA 1 2.0 6 2.006313 9.234561e-01 NA ▇▂▁▁▁ F1.0 NA
A3G How much do you agree or disagree with the following statements? : I am often less proud of Australia than I would like to be numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Can’t choose
61 0.9627139 NA NA 1 3.0 6 3.254603 1.081467e+00 NA ▆▆▇▂▁ F1.0 NA
A3H How much do you agree or disagree with the following statements? : The world would be a better place if Australians acknowledged Australias shortcomings numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Can’t choose
65 0.9602689 NA NA 1 2.0 6 2.554424 1.113352e+00 NA ▇▅▁▁▁ F1.0 NA
A4A How proud are you of Australia in each of the following?  : the way democracy works numeric 1. Very proud,
2. Somewhat proud,
3. Not very proud,
4. Not proud at all,
5. Can’t choose
54 0.9669927 NA NA 1 2.0 5 2.010746 9.277564e-01 NA ▅▇▂▁▁ F1.0 NA
A4B How proud are you of Australia in each of the following?  : its political influence in the world numeric 1. Very proud,
2. Somewhat proud,
3. Not very proud,
4. Not proud at all,
5. Can’t choose
60 0.9633252 NA NA 1 2.0 5 2.493655 9.964816e-01 NA ▂▇▃▁▁ F1.0 NA
A4C How proud are you of Australia in each of the following?  : Australias economic achievements numeric 1. Very proud,
2. Somewhat proud,
3. Not very proud,
4. Not proud at all,
5. Can’t choose
55 0.9663814 NA NA 1 2.0 5 2.064516 9.138247e-01 NA ▃▇▂▁▁ F1.0 NA
A4D How proud are you of Australia in each of the following?  : its social security system numeric 1. Very proud,
2. Somewhat proud,
3. Not very proud,
4. Not proud at all,
5. Can’t choose
58 0.9645477 NA NA 1 2.0 5 2.192015 1.030548e+00 NA ▅▇▃▁▁ F1.0 NA
A4E How proud are you of Australia in each of the following?  : its scientific and technological achievements numeric 1. Very proud,
2. Somewhat proud,
3. Not very proud,
4. Not proud at all,
5. Can’t choose
51 0.9688264 NA NA 1 2.0 5 1.691483 8.869619e-01 NA ▇▇▁▁▁ F1.0 NA
A4F How proud are you of Australia in each of the following?  : its achievements in sports numeric 1. Very proud,
2. Somewhat proud,
3. Not very proud,
4. Not proud at all,
5. Can’t choose
52 0.9682152 NA NA 1 2.0 5 1.762626 8.702086e-01 NA ▇▇▁▁▁ F1.0 NA
A4G How proud are you of Australia in each of the following?  : its achievements in the arts and literature numeric 1. Very proud,
2. Somewhat proud,
3. Not very proud,
4. Not proud at all,
5. Can’t choose
56 0.9657702 NA NA 1 2.0 5 2.041139 1.045006e+00 NA ▅▇▂▁▁ F1.0 NA
A4H How proud are you of Australia in each of the following?  : Australias armed forces numeric 1. Very proud,
2. Somewhat proud,
3. Not very proud,
4. Not proud at all,
5. Can’t choose
53 0.9676039 NA NA 1 1.0 5 1.699305 9.681623e-01 NA ▇▅▁▁▁ F1.0 NA
A4I How proud are you of Australia in each of the following?  : its history numeric 1. Very proud,
2. Somewhat proud,
3. Not very proud,
4. Not proud at all,
5. Can’t choose
54 0.9669927 NA NA 1 2.0 5 2.063843 1.032842e+00 NA ▆▇▃▁▁ F1.0 NA
A4J How proud are you of Australia in each of the following?  : its fair and equal treatment of all groups in society numeric 1. Very proud,
2. Somewhat proud,
3. Not very proud,
4. Not proud at all,
5. Can’t choose
52 0.9682152 NA NA 1 2.0 5 2.362374 1.038731e+00 NA ▃▇▅▂▁ F1.0 NA
A5A How much do you agree or disagree with the following statements? : Australia should limit the import of foreign products in order to protect its national economy numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Can’t choose
52 0.9682152 NA NA 1 2.0 6 2.158460 1.134991e+00 NA ▇▂▁▁▁ F1.0 NA
A5B How much do you agree or disagree with the following statements? : For certain problems, like environment pollution, international bodies should have the right to enforce solutions numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Can’t choose
54 0.9669927 NA NA 1 2.5 6 2.800253 1.247611e+00 NA ▇▃▃▁▁ F1.0 NA
A5C How much do you agree or disagree with the following statements? : Australia should follow its own interests, even if this leads to conflicts with other nations numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Can’t choose
50 0.9694377 NA NA 1 3.0 6 2.880202 1.222615e+00 NA ▇▃▅▁▁ F1.0 NA
A5D How much do you agree or disagree with the following statements? : Foreigners should not be allowed to buy land in Australia numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Can’t choose
52 0.9682152 NA NA 1 2.0 6 2.556187 1.324486e+00 NA ▇▃▃▁▁ F1.0 NA
A5E How much do you agree or disagree with the following statements? : Australias television should give preference to Australian films and programs numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Can’t choose
51 0.9688264 NA NA 1 3.0 6 2.777918 1.129781e+00 NA ▇▆▅▁▁ F1.0 NA
A6A How much do you agree or disagree with the following statements? : Large international companies are doing more and more damage to local businesses in Australia numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Can’t choose
49 0.9700489 NA NA 1 2.0 6 2.173913 1.113372e+00 NA ▇▂▁▁▁ F1.0 NA
A6B How much do you agree or disagree with the following statements? : Free trade leads to better products becoming available in Australia numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Can’t choose
59 0.9639364 NA NA 1 3.0 6 2.827521 1.167204e+00 NA ▇▅▃▁▁ F1.0 NA
A6C How much do you agree or disagree with the following statements? : In general, Australia should follow the decisions of international organisations to which it belongs, even if the government does not agree with them numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Can’t choose
57 0.9651589 NA NA 1 3.0 6 3.348955 1.129938e+00 NA ▆▇▇▂▁ F1.0 NA
A6D How much do you agree or disagree with the following statements? : International organisations are taking away too much power from the Australian government numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Can’t choose
56 0.9657702 NA NA 1 3.0 6 2.922785 1.236089e+00 NA ▇▆▅▁▁ F1.0 NA
A6E How much do you agree or disagree with the following statements? : I feel more like a citizen of the world than of any country numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Can’t choose
57 0.9651589 NA NA 1 4.0 6 3.538949 1.133753e+00 NA ▃▃▇▂▁ F1.0 NA
A7A How much do you agree or disagree with the following statements? : It is impossible for people who do not share Australias customs and traditions to become fully Australian numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Can’t choose
44 0.9731051 NA NA 1 3.0 6 2.896357 1.308940e+00 NA ▇▂▆▂▁ F1.0 NA
A7B How much do you agree or disagree with the following statements? : Ethnic minorities should be given government assistance to preserve their customs and traditions numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Can’t choose
49 0.9700489 NA NA 1 4.0 6 3.808444 1.062892e+00 NA ▃▃▇▅▁ F1.0 NA
A8 Some people say that it is better for a country if different racial and ethnic groups maintain their distinct customs and traditions.  Others say that it is better if these groups adapt and blend into the larger society. Which of these views comes numeric 1. It is better for society if groups maintain their distinct customs and traditions.,
2. It is better if groups adapt and blend into the larger society.,
3. Don’t know
57 0.9651589 NA NA 1 2.0 3 1.967701 4.915978e-01 NA ▂▁▇▁▁ F1.0 NA
A9A There are different opinions about immigrants from other countries living in Australia. (By “immigrants” we mean people who come to settle in Australia.) How much do you agree or disagree with each of the following statements? : Immigrants incre numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Can’t choose
47 0.9712714 NA NA 1 3.0 6 3.273128 1.187005e+00 NA ▆▆▇▃▁ F1.0 NA
A9B There are different opinions about immigrants from other countries living in Australia. (By “immigrants” we mean people who come to settle in Australia.) How much do you agree or disagree with each of the following statements? : Immigrants are g numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Can’t choose
52 0.9682152 NA NA 1 2.0 6 2.401515 9.365993e-01 NA ▇▂▁▁▁ F1.0 NA
A9C There are different opinions about immigrants from other countries living in Australia. (By “immigrants” we mean people who come to settle in Australia.) How much do you agree or disagree with each of the following statements? : Immigrants take numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Can’t choose
45 0.9724939 NA NA 1 3.0 6 3.228158 1.154749e+00 NA ▆▅▇▂▁ F1.0 NA
A9D There are different opinions about immigrants from other countries living in Australia. (By “immigrants” we mean people who come to settle in Australia.) How much do you agree or disagree with each of the following statements? : Immigrants impro numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Can’t choose
46 0.9718826 NA NA 1 2.0 6 2.273585 9.850968e-01 NA ▇▂▁▁▁ F1.0 NA
A9E There are different opinions about immigrants from other countries living in Australia. (By “immigrants” we mean people who come to settle in Australia.) How much do you agree or disagree with each of the following statements? : Australias cultu numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Can’t choose
52 0.9682152 NA NA 1 4.0 6 3.386995 1.197431e+00 NA ▅▅▇▃▁ F1.0 NA
A9F There are different opinions about immigrants from other countries living in Australia. (By “immigrants” we mean people who come to settle in Australia.) How much do you agree or disagree with each of the following statements? : Legal immigrants numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Can’t choose
49 0.9700489 NA NA 1 4.0 6 3.352237 1.203216e+00 NA ▆▃▇▃▁ F1.0 NA
A9G There are different opinions about immigrants from other countries living in Australia. (By “immigrants” we mean people who come to settle in Australia.) How much do you agree or disagree with each of the following statements? : Australia should numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Can’t choose
52 0.9682152 NA NA 1 2.0 6 2.223485 1.351840e+00 NA ▇▂▂▁▁ F1.0 NA
A9H There are different opinions about immigrants from other countries living in Australia. (By “immigrants” we mean people who come to settle in Australia.) How much do you agree or disagree with each of the following statements? : Legal immigrants numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Can’t choose
48 0.9706601 NA NA 1 2.0 6 2.018262 9.414057e-01 NA ▇▁▁▁▁ F1.0 NA
A10 Do you think the number of immigrants to Australia nowadays should be… : numeric 1. increased a lot,
2. increased a little,
3. remain the same as it is,
4. reduced a little,
5. reduced a lot?,
6. Can’t choose
50 0.9694377 NA NA 1 3.0 6 3.457755 1.325239e+00 NA ▇▇▆▅▂ F1.0 NA
A11 Which of these statements about immigrants comes closest to your view: : numeric 1. Immigrants should retain their culture of origin and not adopt Australias culture.,
2. Immigrants should retain their culture of origin and also adopt Australias culture.,
3. Immigrants should give up their culture of origin and adopt Australias culture.,
4. Can’t choose
38 0.9767726 NA NA 1 2.0 4 2.122653 3.660276e-01 NA ▁▇▁▁▁ F1.0 NA
A12 How proud are you of being Australian? : numeric 1. Very proud,
2. Somewhat proud,
3. Not very proud,
4. Not proud at all,
5. I am not Australian,
6. Can’t choose
38 0.9767726 NA NA 1 1.0 6 1.449937 8.044550e-01 NA ▇▁▁▁▁ F1.0 NA
A13A How much do you agree or disagree that strong patriotic feelings in Australia… : strengthen Australias place in the world. numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Can’t choose
91 0.9443765 NA NA 1 2.0 6 2.255016 1.100966e+00 NA ▇▂▁▁▁ F1.0 NA
A13B How much do you agree or disagree that strong patriotic feelings in Australia… : lead to intolerance in Australia. numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Can’t choose
128 0.9217604 NA NA 1 3.0 6 3.169761 1.189018e+00 NA ▇▆▇▂▁ F1.0 NA
A13C How much do you agree or disagree that strong patriotic feelings in Australia… : are needed for Australia to remain united. numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Can’t choose
90 0.9449878 NA NA 1 2.0 6 2.285899 1.031426e+00 NA ▇▂▁▁▁ F1.0 NA
A13D How much do you agree or disagree that strong patriotic feelings in Australia… : lead to negative attitudes towards immigrants in Australia. numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Can’t choose
125 0.9235941 NA NA 1 3.0 6 3.119788 1.157560e+00 NA ▇▆▇▁▁ F1.0 NA
A14 Are you a citizen of Australia? : numeric 1. Yes,
2. No
102 0.9376528 NA NA 1 1.0 2 1.011734 1.077214e-01 NA ▇▁▁▁▁ F1.0 NA
A15 At the time of your birth, were both, one, or neither of your parents citizens of Australia? : numeric 1. Both were citizens of Australia,
2. Only father was a citizen of Australia,
3. Only mother was a citizen of Australia,
4. Neither parent was a citizen of Australia
40 0.9755501 NA NA 1 1.0 4 1.837719 1.311385e+00 NA ▇▁▁▁▃ F1.0 NA
B1A Please cross yes or no for each of the following statements. : I have visited 5 or more countries numeric 1. Yes,
2. No
861 0.4737164 NA NA 1 1.0 2 1.405161 4.912403e-01 NA ▇▁▁▁▆ F1.0 NA
B1B Please cross yes or no for each of the following statements. : I phone/skype overseas at least once a week numeric 1. Yes,
2. No
869 0.4688264 NA NA 1 2.0 2 1.853976 3.533602e-01 NA ▂▁▁▁▇ F1.0 NA
B1C Please cross yes or no for each of the following statements. : I have more than 5 friends based overseas numeric 1. Yes,
2. No
865 0.4712714 NA NA 1 2.0 2 1.521401 4.998661e-01 NA ▇▁▁▁▇ F1.0 NA
B1D Please cross yes or no for each of the following statements. : I spend at least 1-2 hours a day online numeric 1. Yes,
2. No
867 0.4700489 NA NA 1 1.0 2 1.482445 5.000169e-01 NA ▇▁▁▁▇ F1.0 NA
B1E Please cross yes or no for each of the following statements. : I watch programs on SBS television a lot numeric 1. Yes,
2. No
865 0.4712714 NA NA 1 2.0 2 1.625162 4.843953e-01 NA ▅▁▁▁▇ F1.0 NA
B2A How much do you agree or disagree with the following statements? : Given the choice, I would rather not mix with people from other cultures numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Cant choose
858 0.4755501 NA NA 1 4.0 6 4.124679 8.496393e-01 NA ▁▂▇▆▁ F1.0 NA
B2B How much do you agree or disagree with the following statements? : Other people (around the world) have as much right as me to live in Australia numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Cant choose
858 0.4755501 NA NA 1 3.0 6 2.874036 1.157848e+00 NA ▇▃▅▁▁ F1.0 NA
B2C How much do you agree or disagree with the following statements? : I would be willing to have a lower standard of living if it meant other people’s lives would improve numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Cant choose
861 0.4737164 NA NA 1 3.0 6 3.264516 1.126825e+00 NA ▇▆▇▂▁ F1.0 NA
B2D How much do you agree or disagree with the following statements? : The White Australia Policy saved Australia from a lot of problems experienced by other countries numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Cant choose
862 0.4731051 NA NA 1 4.0 6 3.583979 1.340021e+00 NA ▇▇▇▅▂ F1.0 NA
B2E How much do you agree or disagree with the following statements? : I fear that my culture and its most important values are in danger numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Cant choose
858 0.4755501 NA NA 1 3.0 6 3.105399 1.334310e+00 NA ▇▃▇▃▁ F1.0 NA
B2F How much do you agree or disagree with the following statements? : It would be better if the world didn’t have national borders numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Cant choose
862 0.4731051 NA NA 1 4.0 6 3.801034 1.091754e+00 NA ▂▃▇▃▁ F1.0 NA
B2G How much do you agree or disagree with the following statements? : I feel closer to members of my religion around the world than I do to other Australians numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Cant choose
869 0.4688264 NA NA 1 4.0 6 4.226858 1.047518e+00 NA ▁▃▇▆▂ F1.0 NA
B2H How much do you agree or disagree with the following statements? : Children should be taught to be patriotic, rather than to think of themselves as global citizens numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Cant choose
861 0.4737164 NA NA 1 3.0 6 3.032258 1.271936e+00 NA ▇▅▅▂▁ F1.0 NA
B3A How favourable do you feel towards… : Asian Australians? numeric 1. Very favourable,
2. Somewhat favourable,
3. Not very favourable,
4. Not at all favourable,
5. Cant choose
865 0.4712714 NA NA 1 2.0 5 2.027237 9.578304e-01 NA ▃▇▁▁▁ F1.0 NA
B3B How favourable do you feel towards… : Indigenous Australians? numeric 1. Very favourable,
2. Somewhat favourable,
3. Not very favourable,
4. Not at all favourable,
5. Cant choose
862 0.4731051 NA NA 1 2.0 5 1.918605 9.927760e-01 NA ▆▇▂▁▁ F1.0 NA
B3C How favourable do you feel towards… : Muslim Australians? numeric 1. Very favourable,
2. Somewhat favourable,
3. Not very favourable,
4. Not at all favourable,
5. Cant choose
865 0.4712714 NA NA 1 3.0 5 2.795071 1.139390e+00 NA ▃▇▇▆▂ F1.0 NA
B3D How favourable do you feel towards… : Asylum seekers? numeric 1. Very favourable,
2. Somewhat favourable,
3. Not very favourable,
4. Not at all favourable,
5. Cant choose
864 0.4718826 NA NA 1 3.0 5 2.848446 1.162128e+00 NA ▃▇▆▆▂ F1.0 NA
B3E How favourable do you feel towards… : White Australians? numeric 1. Very favourable,
2. Somewhat favourable,
3. Not very favourable,
4. Not at all favourable,
5. Cant choose
861 0.4737164 NA NA 1 2.0 5 1.794839 9.512533e-01 NA ▆▇▁▁▁ F1.0 NA
B3F How favourable do you feel towards… : African Australians? numeric 1. Very favourable,
2. Somewhat favourable,
3. Not very favourable,
4. Not at all favourable,
5. Cant choose
863 0.4724939 NA NA 1 2.0 5 2.371281 1.102542e+00 NA ▃▇▃▁▁ F1.0 NA
B4 Where do you get most of your information about global issues from? : numeric 1. Newspapers,
2. ABC or SBS TV/radio,
3. Commercial TV or radio,
4. The Internet,
5. Family, friends, colleagues,
6. Im not interested in global issues
956 0.4156479 NA NA 1 2.0 6 2.598529 1.169947e+00 NA ▇▃▃▁▁ F1.0 NA
B5A How much do you agree or disagree with the following statements? : For me, home is in more than one country numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Cant choose
854 0.4779951 NA NA 1 4.0 6 3.726343 1.181070e+00 NA ▃▂▇▅▁ F1.0 NA
B5B How much do you agree or disagree with the following statements? : I live in a very diverse neighbourhood numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Cant choose
859 0.4749389 NA NA 1 3.0 6 3.038610 1.150326e+00 NA ▇▃▆▂▁ F1.0 NA
B5C How much do you agree or disagree with the following statements? : My network of close friends lives mostly in Australia numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Cant choose
852 0.4792176 NA NA 1 2.0 6 1.832908 8.906431e-01 NA ▇▁▁▁▁ F1.0 NA
B5D How much do you agree or disagree with the following statements? : In general, I am satisfied with life numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Cant choose
851 0.4798289 NA NA 1 2.0 6 1.752866 7.593432e-01 NA ▇▁▁▁▁ F1.0 NA
B6A All migrants to Australia must sign the Australian Values Statement, which says: -Australian society values respect for the freedom and dignity of the individual, freedom of religion, commitment to the rule of law, Parliamentary democracy, equality numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Cant choose
858 0.4755501 NA NA 1 2.0 6 1.883033 9.371196e-01 NA ▇▁▁▁▁ F1.0 NA
B6B All migrants to Australia must sign the Australian Values Statement, which says: -Australian society values respect for the freedom and dignity of the individual, freedom of religion, commitment to the rule of law, Parliamentary democracy, equality numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Cant choose
863 0.4724939 NA NA 1 2.0 6 2.622251 1.254885e+00 NA ▇▃▁▁▁ F1.0 NA
B6C All migrants to Australia must sign the Australian Values Statement, which says: -Australian society values respect for the freedom and dignity of the individual, freedom of religion, commitment to the rule of law, Parliamentary democracy, equality numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Cant choose
867 0.4700489 NA NA 1 3.0 6 3.258778 1.460194e+00 NA ▇▇▃▂▃ F1.0 NA
B6D All migrants to Australia must sign the Australian Values Statement, which says: -Australian society values respect for the freedom and dignity of the individual, freedom of religion, commitment to the rule of law, Parliamentary democracy, equality numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Cant choose
860 0.4743276 NA NA 1 2.0 6 2.006443 1.040451e+00 NA ▇▁▁▁▁ F1.0 NA
B6E All migrants to Australia must sign the Australian Values Statement, which says: -Australian society values respect for the freedom and dignity of the individual, freedom of religion, commitment to the rule of law, Parliamentary democracy, equality numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Cant choose
860 0.4743276 NA NA 1 3.0 6 2.726804 1.349830e+00 NA ▇▃▃▁▁ F1.0 NA
B6F All migrants to Australia must sign the Australian Values Statement, which says: -Australian society values respect for the freedom and dignity of the individual, freedom of religion, commitment to the rule of law, Parliamentary democracy, equality numeric 1. Agree strongly,
2. Agree,
3. Neither agree nor disagree,
4. Disagree,
5. Disagree strongly,
6. Cant choose
871 0.4676039 NA NA 1 3.0 6 2.798693 1.271413e+00 NA ▇▅▂▁▁ F1.0 NA
B7A How much trust do you have in… : Your family? numeric 1. A great deal of trust,
2. Quite a lot of trust,
3. Not very much trust,
4. No trust at all
850 0.4804401 NA NA 1 1.0 4 1.141221 3.963599e-01 NA ▇▁▁▁▁ F1.0 NA
B7B How much trust do you have in… : Your neighbourhood? numeric 1. A great deal of trust,
2. Quite a lot of trust,
3. Not very much trust,
4. No trust at all
852 0.4792176 NA NA 1 2.0 4 1.945153 6.399249e-01 NA ▃▇▁▂▁ F1.0 NA
B7C How much trust do you have in… : People you know personally? numeric 1. A great deal of trust,
2. Quite a lot of trust,
3. Not very much trust,
4. No trust at all
850 0.4804401 NA NA 1 1.0 4 1.500000 5.693890e-01 NA ▇▆▁▁▁ F1.0 NA
B7D How much trust do you have in… : People you meet for the first time? numeric 1. A great deal of trust,
2. Quite a lot of trust,
3. Not very much trust,
4. No trust at all
856 0.4767726 NA NA 1 3.0 4 2.670513 6.590165e-01 NA ▁▆▁▇▂ F1.0 NA
B7E How much trust do you have in… : People of another religion? numeric 1. A great deal of trust,
2. Quite a lot of trust,
3. Not very much trust,
4. No trust at all
874 0.4657702 NA NA 1 2.0 4 2.343832 6.877146e-01 NA ▁▇▁▅▁ F1.0 NA
B7F How much trust do you have in… : People of another nationality? numeric 1. A great deal of trust,
2. Quite a lot of trust,
3. Not very much trust,
4. No trust at all
871 0.4676039 NA NA 1 2.0 4 2.304575 6.411234e-01 NA ▁▇▁▅▁ F1.0 NA
C11 In your opinion, how urgent are each of the following environmental concerns in this country? : 1. Pollution numeric 1. Very urgent,
2. Urgent,
3. Unsure,
4. Not very urgent,
5. Not urgent at all
65 0.9602689 NA NA 1 2.0 5 2.000637 9.900780e-01 NA ▆▇▂▂▁ F1.0 NA
C12 In your opinion, how urgent are each of the following environmental concerns in this country? : 2. Climate change numeric 1. Very urgent,
2. Urgent,
3. Unsure,
4. Not very urgent,
5. Not urgent at all
61 0.9627139 NA NA 1 2.0 5 2.300952 1.233107e+00 NA ▇▇▅▃▂ F1.0 NA
C13 In your opinion, how urgent are each of the following environmental concerns in this country? : 3. Waste disposal numeric 1. Very urgent,
2. Urgent,
3. Unsure,
4. Not very urgent,
5. Not urgent at all
64 0.9608802 NA NA 1 2.0 5 2.010178 8.955073e-01 NA ▅▇▂▂▁ F1.0 NA
C14 In your opinion, how urgent are each of the following environmental concerns in this country? : 4. Marine conservation numeric 1. Very urgent,
2. Urgent,
3. Unsure,
4. Not very urgent,
5. Not urgent at all
66 0.9596577 NA NA 1 2.0 5 1.870701 8.978241e-01 NA ▇▇▂▁▁ F1.0 NA
C15 In your opinion, how urgent are each of the following environmental concerns in this country? : 5. Logging of forests numeric 1. Very urgent,
2. Urgent,
3. Unsure,
4. Not very urgent,
5. Not urgent at all
65 0.9602689 NA NA 1 2.0 5 2.125398 1.051628e+00 NA ▇▇▃▂▁ F1.0 NA
C16 In your opinion, how urgent are each of the following environmental concerns in this country? : 6. Soil degradation numeric 1. Very urgent,
2. Urgent,
3. Unsure,
4. Not very urgent,
5. Not urgent at all
67 0.9590465 NA NA 1 2.0 5 2.071383 9.496257e-01 NA ▆▇▅▂▁ F1.0 NA
C17 In your opinion, how urgent are each of the following environmental concerns in this country? : 7. Destruction of wildlife numeric 1. Very urgent,
2. Urgent,
3. Unsure,
4. Not very urgent,
5. Not urgent at all
66 0.9596577 NA NA 1 2.0 5 1.864968 9.571352e-01 NA ▇▇▂▂▁ F1.0 NA
C18 In your opinion, how urgent are each of the following environmental concerns in this country? : 8. Extreme weather events numeric 1. Very urgent,
2. Urgent,
3. Unsure,
4. Not very urgent,
5. Not urgent at all
66 0.9596577 NA NA 1 2.0 5 2.347134 1.119334e+00 NA ▆▇▆▃▁ F1.0 NA
C19 In your opinion, how urgent are each of the following environmental concerns in this country? : 9. Nuclear power numeric 1. Very urgent,
2. Urgent,
3. Unsure,
4. Not very urgent,
5. Not urgent at all
68 0.9584352 NA NA 1 3.0 5 2.755102 1.240653e+00 NA ▆▆▇▅▂ F1.0 NA
C110 In your opinion, how urgent are each of the following environmental concerns in this country? : 10. Loss of biodiversity numeric 1. Very urgent,
2. Urgent,
3. Unsure,
4. Not very urgent,
5. Not urgent at all
89 0.9455990 NA NA 1 2.0 5 2.284422 9.826616e-01 NA ▆▇▇▂▁ F1.0 NA
C111 In your opinion, how urgent are each of the following environmental concerns in this country? : 11. Mining numeric 1. Very urgent,
2. Urgent,
3. Unsure,
4. Not very urgent,
5. Not urgent at all
69 0.9578240 NA NA 1 2.0 5 2.442246 1.081164e+00 NA ▅▇▆▃▁ F1.0 NA
C112 In your opinion, how urgent are each of the following environmental concerns in this country? : 12. Overpopulation numeric 1. Very urgent,
2. Urgent,
3. Unsure,
4. Not very urgent,
5. Not urgent at all
63 0.9614914 NA NA 1 2.0 5 2.602034 1.273850e+00 NA ▇▇▆▇▂ F1.0 NA
C113 In your opinion, how urgent are each of the following environmental concerns in this country? : 13. Other, please specify numeric 1. Very urgent,
2. Urgent,
3. Unsure,
4. Not very urgent,
5. Not urgent at all
1488 0.0904645 NA NA 1 1.0 5 1.486487 9.220392e-01 NA ▇▂▁▁▁ F1.0 NA
C2A Which two of the above environmental issues have worried you the most in the last 12 months? Which is the most urgent? And which is the second most urgent? : Most urgent numeric NA 151 0.9077017 NA NA 1 4.0 99 5.424242 5.105275e+00 NA ▇▁▁▁▁ F2.0 NA
C2B Which two of the above environmental issues have worried you the most in the last 12 months? Which is the most urgent? And which is the second most urgent? : Second most urgent numeric NA 156 0.9046455 NA NA 1 6.0 99 6.339865 5.344650e+00 NA ▇▁▁▁▁ F2.0 NA
C3 On a scale of 1 to 10, where 1 is don’t believe at all and 10 is completely convinced, how convinced are you that climate change is actually happening? : numeric 1. Dont believe at all - 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. 7,
8. 8,
9. 9,
10. Completely convinced - 10
54 0.9669927 NA NA 1 7.5 10 6.807206 3.000759e+00 NA ▂▂▅▅▇ F2.0 NA
C4 How serious a threat do you think climate change will pose to you or your way of life in your lifetime? : numeric 1. Very serious,
2. Fairly serious,
3. Not very serious,
4. Not at all serious
53 0.9676039 NA NA 1 2.0 4 2.396715 9.102808e-01 NA ▃▇▁▇▂ F1.0 NA
C5 Where do get most of your information about environmental issues from? : numeric 1. Newspapers,
2. ABC or SBS TV or radio,
3. Commercial TV or radio,
4. Social media (e.g. Facebook),
5. Other internet sites,
6. Books or films,
7. Other
121 0.9260391 NA NA 1 2.0 7 2.812541 1.666509e+00 NA ▇▃▁▂▂ F1.0 NA
C6 Who is your main source of trustworthy information about environmental issues? : numeric 1. Politicians,
2. Environmental organisations or groups,
3. Scientists,
4. Journalists,
5. Friends or family,
6. Work colleagues,
7. Other
110 0.9327628 NA NA 1 3.0 7 3.380079 1.311126e+00 NA ▃▇▂▁▁ F1.0 NA
C7 Are you a member of an environmental group or organisation? : numeric 1. Yes, I am an active member,
2. Yes, I am a non-active member,
3. No, I am not a member
60 0.9633252 NA NA 1 3.0 3 2.898477 3.683997e-01 NA ▁▁▁▁▇ F1.0 NA
C8 Is the group you are a member of… : numeric 1. Mainly direct-action protest oriented (e.g. Sea Shepherd),
2. Mainly campaign oriented (e.g. The Wilderness Society),
3. Neither protest or campaign oriented (e.g. Landcare)
1515 0.0739609 NA NA 1 2.0 3 2.280992 6.858467e-01 NA ▂▁▇▁▇ F1.0 NA
C91 In the past five years, have you done any of the following because of your concern for the environment? : Participated in an online environmental campaign? numeric 1. Yes,
2. No
183 0.8881418 NA NA 1 2.0 2 1.839642 3.670640e-01 NA ▂▁▁▁▇ F1.0 NA
C92 In the past five years, have you done any of the following because of your concern for the environment? : Made a donation to an environmental organisation or group? numeric 1. Yes,
2. No
111 0.9321516 NA NA 1 2.0 2 1.673443 4.691076e-01 NA ▃▁▁▁▇ F1.0 NA
C93 In the past five years, have you done any of the following because of your concern for the environment? : Taken part in a protest or demonstration about an environmental issue? numeric 1. Yes,
2. No
196 0.8801956 NA NA 1 2.0 2 1.948611 2.208664e-01 NA ▁▁▁▁▇ F1.0 NA
D1 On a scale of zero-to-ten, with zero being no effect and ten being a large effect, to what extent do you think the learning experiences a child has in their first three years of life affects how well they will do at school? : numeric 0. No effect - 0,
1. 1,
2. 2,
3. 3,
4. 4,
5. Medium effect - 5,
6. 6,
7. 7,
8. 8,
9. 9,
10. Large effect - 10
880 0.4621027 NA NA 0 9.0 10 7.869048 2.497691e+00 NA ▁▁▃▃▇ F2.0 NA
D2A In Australia today most children attend some type of regular child care before they start school. Given this reality… A. What do you think is the best type of child care for children birth – 2 years? : numeric 1. Family day care (home-based child care in the carers home),
2. Long day care (centre-based child care that usually operates from 7am - 6pm, 48 weeks of the year),
3. Child’s extended family (eg., grandparent),
4. Nanny,
5. Not sure
881 0.4614914 NA NA 1 3.0 5 2.715232 1.227327e+00 NA ▃▂▇▁▂ F1.0 NA
D2B B. What do you think is the best type of child care for children3 – 5 years? : numeric 1. Family day care (home-based child care in the carers home),
2. Long day care (centre-based child care that usually operates from 7am - 6pm, 48 weeks of the year),
3. Child’s extended family (eg., grandparent),
4. Preschool / kindergarten (centre-based child care that usually operates between 9am - 3pm during school terms),
5. Nanny,
6. Not sure
869 0.4688264 NA NA 1 4.0 6 3.495437 1.305608e+00 NA ▃▂▇▁▂ F1.0 NA
E1 Are you … : numeric 1. Male,
2. Female
57 0.9651589 NA NA 1 2.0 2 1.530082 4.992523e-01 NA ▇▁▁▁▇ F1.0 NA
E2 When were you born? : Year (YYYY) numeric NA 90 0.9449878 NA NA 1915 1958.0 1995 1958.866753 1.650777e+01 NA ▁▅▇▅▃ F4.0 NA
E5 What is the highest year of schooling you have completed? : numeric 1. Year 12 or equivalent,
2. Year 11 or equivalent,
3. Year 10 or equivalent,
4. Completed primary school,
5. Completed pre-primary school,
6. Did not go to school
67 0.9590465 NA NA 1 1.0 6 1.785214 9.944415e-01 NA ▇▃▁▁▁ F1.0 NA
E6 What is the highest educational qualification you have completed outside of school? : numeric 1. Doctorate by research,
2. Doctorate by coursework,
3. Masters Degree,
4. Graduate Diploma,
5. Graduate Certificate,
6. Bachelor Degree,
7. Advanced Diploma or Associate Degree,
8. Diploma,
9. Certificate IV,
10. Certificate III,
11. Certificate II,
12. Certificate I,
13. No post-school qualification
114 0.9303178 NA NA 1 9.0 13 8.798292 3.460216e+00 NA ▂▂▇▃▇ F2.0 NA
E7 Are you currently working for pay, did you work for pay in the past, or have you never been in paid work? : numeric 1. I am currently in paid work,
2. I am currently not in paid work but I had paid work in the past,
3. I have never had paid work
38 0.9767726 NA NA 1 1.0 3 1.444305 5.275997e-01 NA ▇▁▆▁▁ F1.0 NA
E11 Do/did you work for a for-profit organisation or for a non-profit organisation? : numeric 1. I work/ed for a for-profit organisation,
2. I work/ed for a non-profit organisation
173 0.8942543 NA NA 1 1.0 2 1.263158 4.404980e-01 NA ▇▁▁▁▃ F1.0 NA
E12 Do/did you work for a public or a private employer? : numeric 1. Public employer,
2. Private employer
151 0.9077017 NA NA 1 2.0 2 1.657239 4.747923e-01 NA ▅▁▁▁▇ F1.0 NA
E13ANZSCO1 Code for group: ANZSCO Level: 0 numeric 0. Blank,
1. Managers,
2. Professionals,
3. Technicians and trades workers,
4. Community and personal service workers,
5. Clerical and administrative workers,
6. Sales workers,
7. Machinery operators and drivers,
8. Labourers,
9. Not codeable
4 0.9975550 NA NA 0 3.0 9 3.362132 2.297198e+00 NA ▅▇▆▂▂ F1.0 NA
E15ANZSIC1 Code for D15: ANZSIC Level 0 numeric 1. Agriculture, Forestry and Fishing,
2. Mining,
3. Manufacturing,
4. Electricity, Gas, Water and Waste Services,
5. Construction,
6. Wholesale Trade,
7. Retail Trade,
8. Accommodation and Food Services,
9. Transport, Postal and Warehousing,
10. Information Media and Telecommunications,
11. Financial and Insurance Services,
12. Rental, Hiring and Real Estate Services,
13. Professional, Scientific and Technical Services,
14. Administrative and Support Services,
15. Public Administration and Safety,
16. Education and Training,
17. Health Care and Social Assistance,
18. Arts and Recreation Services,
19. Other Services,
20. Blank,
21. Not codeable
4 0.9975550 NA NA 1 13.0 21 12.203431 6.039745e+00 NA ▅▅▃▇▅ F2.0 NA
E16 Which of the following best describes your current situation? : numeric 1. In paid work (as an employee, self-employed, or working for your own family’s business),
2. Unemployed and looking for a job,
3. In education (not paid for by employer), in school/student/pupil even if on vacation,
4. Apprentice or trainee,
5. Permanently sick or disabled,
6. Retired,
7. Doing housework, looking after the home, children or other persons,
9. Other
74 0.9547677 NA NA 1 1.0 9 3.164533 2.568063e+00 NA ▇▁▁▅▁ F1.0 NA
E17 Do you have a spouse or a partner and, if yes, do you share the same household? : numeric 1. Yes, I have a spouse/partner and we share the same household,
2. Yes, I have a spouse/partner but we don’t share the same household,
3. No, I don’t have a spouse/partner
35 0.9786064 NA NA 1 1.0 3 1.557152 8.742928e-01 NA ▇▁▁▁▃ F1.0 NA
E26 Are you or have you ever been a member of a trade union or similar organisation?  If yes: is that currently or only previously? : numeric 1. Yes, currently,
2. Yes, previously but not currently,
3. No, never
44 0.9731051 NA NA 1 2.0 3 2.334171 6.948771e-01 NA ▂▁▇▁▇ F1.0 NA
E27 Do you belong to a religion and, if yes, which religion do you belong to? : numeric 1. No religion,
2. Catholic,
3. Protestant,
4. Anglican/Church of England,
5. Uniting Church/Methodist,
6. Pentecostal,
7. Orthodox,
8. Other Christian,
9. Jewish,
10. Islamic,
11. Buddhist,
12. Hindu,
13. Other Asian religions,
14. Other religions - Please specify
45 0.9724939 NA NA 1 2.0 14 3.355123 3.117041e+00 NA ▇▃▁▁▁ F2.0 NA
E28 Apart from such special occasions as weddings, funerals, etc., how often do you attend religious services? : numeric 1. Several times a week or more often,
2. Once a week,
3. 2 or 3 times a month,
4. Once a month,
5. Several times a year,
6. Once a year,
7. Less frequently than once a year,
8. Never
38 0.9767726 NA NA 1 7.0 8 6.229036 2.185249e+00 NA ▂▁▂▁▇ F1.0 NA
E29 On a scale of 1 to 10, where 10 is greatest, how religious/spiritual would you say you are? : numeric 1. Not at all 1,
2. 2,
3. 3,
4. 4,
5. 5,
6. 6,
7. 7,
8. 8,
9. 9,
10. Greatest 10
861 0.4737164 NA NA 1 5.0 10 4.787097 2.944770e+00 NA ▇▃▅▆▃ F2.0 NA
E30 In our society, there are groups which tend to be towards the top and groups which tend to be towards the bottom.Below is a scale that runs from the top to the bottom.Where would you put yourself on this scale? : numeric 1. Top - 10,
2. 9,
3. 8,
4. 7,
5. 6,
6. 5,
7. 4,
8. 3,
9. 2,
10. Bottom - 1
168 0.8973105 NA NA 1 5.0 10 4.707084 1.877657e+00 NA ▂▇▇▂▁ F2.0 NA
E31 Do you usually think of yourself as close to any particular political party and, if yes, which party is that? : numeric 1. Labor Party (ALP),
2. Liberal Party,
3. National (Country) Party,
5. Greens,
8. No party affiliation,
9. Other party (please specify)
61 0.9627139 NA NA 1 3.0 9 4.472381 3.120876e+00 NA ▇▁▁▁▆ F1.0 NA
E32 Did you vote in Australias federal election in September 2013? : numeric 1. Yes, I did vote,
2. No, I did not vote,
3. I was not eligible to vote in the last election
36 0.9779951 NA NA 1 1.0 3 1.045625 2.594907e-01 NA ▇▁▁▁▁ F1.0 NA
E33 Thinking back to the last general election in September 2013 - Which party did you vote for? numeric 1. Labor Party (ALP),
2. Liberal Party,
3. National (Country) Party,
5. Greens,
8. Other party (please specify)
207 0.8734719 NA NA 1 2.0 8 2.220434 1.692702e+00 NA ▇▁▁▁▁ F1.0 NA
E34 What country were you born in? : numeric 1. Australia,
8. Overseas - Please specify country
36 0.9779951 NA NA 1 1.0 8 2.719375 3.014142e+00 NA ▇▁▁▁▂ F1.0 NA
E34SACC1 Code for group: SACC Level: 0 numeric 0. Error,
1. Oceania and Antarctica,
2. North-west Europe,
3. Southern and eastern Europe,
4. North Africa and the Middle East ,
5. South-east Asia,
6. North-east Asia,
7. Southern and central Asia,
8. Americas,
9. Sub-Saharan Africa
1 0.9993888 NA NA 0 1.0 9 1.562691 1.548941e+00 NA ▇▂▁▁▁ F1.0 NA
E35 What country was your mother born in? : numeric 1. Australia,
2. Overseas - Please specify country
39 0.9761614 NA NA 1 1.0 2 1.367564 4.822929e-01 NA ▇▁▁▁▅ F1.0 NA
E35SACC1 Code for group: SACC Level: 0 numeric 0. Error,
1. Oceania and Antarctica,
2. North-west Europe,
3. Southern and eastern Europe,
4. North Africa and the Middle East ,
5. South-east Asia,
6. North-east Asia,
7. Southern and central Asia,
8. Americas,
9. Sub-Saharan Africa
1 0.9993888 NA NA 0 1.0 9 1.754128 1.619412e+00 NA ▇▃▁▁▁ F1.0 NA
E36 And what country was your father born in? : numeric 1. Australia,
2. Overseas - Please specify country
39 0.9761614 NA NA 1 1.0 2 1.376957 4.847757e-01 NA ▇▁▁▁▅ F1.0 NA
E36SACC1 Code for group: SACC Level: 0 numeric 0. Error,
1. Oceania and Antarctica,
2. North-west Europe,
3. Southern and eastern Europe,
4. North Africa and the Middle East ,
5. South-east Asia,
6. North-east Asia,
7. Southern and central Asia,
8. Americas,
9. Sub-Saharan Africa
2 0.9987775 NA NA 0 1.0 9 1.772950 1.642360e+00 NA ▇▃▁▁▁ F1.0 NA
E38 Do you identify yourself as Aboriginal or Torres Strait Islander? : numeric 1. Yes,
2. No
57 0.9651589 NA NA 1 2.0 2 1.989234 1.032334e-01 NA ▁▁▁▁▇ F1.0 NA
E40A With which of these groups would you say you identify yourself first? And which group next? : First numeric 1. My country,
2. My profession,
3. My locality,
4. My gender (being a man or woman),
5. My interest group (eg religion, hobby, sport, green movement),
6. My ethnic group or race,
7. A ‘virtual’ community (eg facebook, blog groups, gaming groups),
8. As a human
1046 0.3606357 NA NA 1 4.0 8 4.542373 2.927662e+00 NA ▇▁▅▁▇ F1.0 NA
E40B With which of these groups would you say you identify yourself first? And which group next? : Next numeric 1. My country,
2. My profession,
3. My locality,
4. My gender (being a man or woman),
5. My interest group (eg religion, hobby, sport, green movement),
6. My ethnic group or race,
7. A ‘virtual’ community (eg facebook, blog groups, gaming groups),
8. As a human
1099 0.3282396 NA NA 1 3.0 8 3.594041 2.211529e+00 NA ▇▃▆▁▃ F1.0 NA
E41A Please cross yes or no for each of the following statements. : A large proportion of my family and friends are from culturally/linguistically/racially diverse backgrounds numeric 1. Yes,
2. No
881 0.4614914 NA NA 1 2.0 2 1.696689 4.599933e-01 NA ▃▁▁▁▇ F1.0 NA
E41B Please cross yes or no for each of the following statements. : My partner comes from a culturally/linguistically/racially diverse background numeric 1. Yes,
2. No
937 0.4272616 NA NA 1 2.0 2 1.812589 3.905202e-01 NA ▂▁▁▁▇ F1.0 NA
E41C Please cross yes or no for each of the following statements. : I have been living in Australia for more than 5 years numeric 1. Yes,
2. No
871 0.4676039 NA NA 1 1.0 2 1.013072 1.136570e-01 NA ▇▁▁▁▁ F1.0 NA
E41D Please cross yes or no for each of the following statements. : I speak a language/s other than English numeric 1. Yes,
2. No
877 0.4639364 NA NA 1 2.0 2 1.747036 4.349974e-01 NA ▃▁▁▁▇ F1.0 NA
E42A Do you ever display the Australian flag… : On your vehicle numeric 1. Yes,
2. No
917 0.4394866 NA NA 1 2.0 2 1.842837 3.642075e-01 NA ▂▁▁▁▇ F1.0 NA
E42B Do you ever display the Australian flag… : On your clothing or accessories numeric 1. Yes,
2. No
924 0.4352078 NA NA 1 2.0 2 1.710674 4.537682e-01 NA ▃▁▁▁▇ F1.0 NA
E42C Do you ever display the Australian flag… : On your house/flagpole numeric 1. Yes,
2. No
911 0.4431540 NA NA 1 2.0 2 1.826207 3.791931e-01 NA ▂▁▁▁▇ F1.0 NA
E44 Is there at least one telephone inside your home that is currently working and is not a mobile phone? : numeric 1. Yes,
2. No,
3. Dont know
41 0.9749389 NA NA 1 1.0 3 1.161129 3.728472e-01 NA ▇▁▂▁▁ F1.0 NA
E46 In your home, do you have a computer (such as a PC, laptop or iPad) that is connected to the Internet? : numeric 1. Yes,
2. No,
3. Dont know
54 0.9669927 NA NA 1 1.0 3 1.113148 3.208410e-01 NA ▇▁▁▁▁ F1.0 NA
E47 Before taxes and other deductions, what on average is your own total monthly income? : $ numeric NA 550 0.6638142 NA NA 0 3500.0 790556 9043.679153 3.245227e+04 NA ▇▁▁▁▁ F7.0 NA
E48 Before taxes and other deductions, what on average is the total monthly income of your household? : $ numeric NA 576 0.6479218 NA NA 0 6000.0 790556 12927.862443 3.337739e+04 NA ▇▁▁▁▁ F7.0 NA
E49 What is your current legal marital status? : numeric 1. Married,
2. Separated from my spouse but still legally married,
3. Divorced from spouse,
4. Widowed,
5. I have never been married
64 0.9608802 NA NA 1 1.0 5 2.173664 1.624053e+00 NA ▇▁▂▁▂ F1.0 NA
E50 Would you describe the place where you live as … : numeric 1. A big city,
2. The suburbs or outskirts of a big city,
3. A town or a small city,
4. A country village,
5. A farm or home in the country
60 0.9633252 NA NA 1 2.0 5 2.453046 1.065036e+00 NA ▃▇▅▂▁ F1.0 NA
state NA character NA 0 1.0000000 8 0 2 NA 3 NA NA 0 NA A3 3

JSON-LD metadata The following JSON-LD can be found by search engines, if you share this codebook publicly on the web.

{
  "name": "Australian Survey of Social Attitudes 2013 - National Identity",
  "description": "The Australian Survey of Social Attitudes (AuSSA) is Australia’s main source of data for the scientific study of the social attitudes, beliefs and opinions of Australians, how they change over time, and how they compare with other societies. The survey is used to help researchers better understand how Australians think and feel about their lives. It produces important information about the changing views and attitudes of Australians as we move through the 21st century. Similar surveys are run in other countries, so data from the AuSSA survey also allows us to compare Australia with countries all over the world. The aims of the survey are to discover: the range of Australians’ views on topics that are important to all of us; how these views differ for people in different circumstances; how they have changed over the past quarter century; and how they compare with people in other countries. AuSSA is also the Australian component of the International Social Survey Project (ISSP). The ISSP is a cross-national collaboration on surveys covering important topics. Each year, survey researchers in some 40 countries each do a national survey using the same questions. The ISSP focuses on a special topic each year, repeating that topic from time to time. The topic for 2013 is 'National identity'. This is the third time this has been the topic of the survey, having previously been the theme for surveys in 1995 and 2003.\n\n\n## Table of variables\nThis table contains variable names, labels, and number of missing values.\nSee the complete codebook for more.\n\n[truncated]\n\n### Note\nThis dataset was automatically described using the [codebook R package](https://rubenarslan.github.io/codebook/) (version 0.9.4.9000).",
  "identifier": "doi:10.26193/C86EZG",
  "datePublished": "2021-10-26",
  "creator": {
    "@type": "Person",
    "givenName": "Adam",
    "familyName": "Zammit",
    "email": "adam.zammit@acspri.org.au",
    "affiliation": {
      "@type": "Organization",
      "name": "Australian Consortium for Social and Political Research Incorporated (ACSPRI)"
    }
  },
  "citation": "ACSPRI (2021). AuSSA 2013 Codebook.",
  "url": "https://www.acspri.org.au/sites/acspri.org.au/files/aussa2013codebook.html",
  "temporalCoverage": "2013",
  "spatialCoverage": "Australia",
  "keywords": ["A1A", "A1B", "A1C", "A1D", "A2A", "A2B", "A2C", "A2D", "A2E", "A2F", "A2G", "A2H", "A3A", "A3B", "A3C", "A3D", "A3E", "A3F", "A3G", "A3H", "A4A", "A4B", "A4C", "A4D", "A4E", "A4F", "A4G", "A4H", "A4I", "A4J", "A5A", "A5B", "A5C", "A5D", "A5E", "A6A", "A6B", "A6C", "A6D", "A6E", "A7A", "A7B", "A8", "A9A", "A9B", "A9C", "A9D", "A9E", "A9F", "A9G", "A9H", "A10", "A11", "A12", "A13A", "A13B", "A13C", "A13D", "A14", "A15", "B1A", "B1B", "B1C", "B1D", "B1E", "B2A", "B2B", "B2C", "B2D", "B2E", "B2F", "B2G", "B2H", "B3A", "B3B", "B3C", "B3D", "B3E", "B3F", "B4", "B5A", "B5B", "B5C", "B5D", "B6A", "B6B", "B6C", "B6D", "B6E", "B6F", "B7A", "B7B", "B7C", "B7D", "B7E", "B7F", "C11", "C12", "C13", "C14", "C15", "C16", "C17", "C18", "C19", "C110", "C111", "C112", "C113", "C2A", "C2B", "C3", "C4", "C5", "C6", "C7", "C8", "C91", "C92", "C93", "D1", "D2A", "D2B", "E1", "E2", "E5", "E6", "E7", "E11", "E12", "E13ANZSCO1", "E15ANZSIC1", "E16", "E17", "E26", "E27", "E28", "E29", "E30", "E31", "E32", "E33", "E34", "E34SACC1", "E35", "E35SACC1", "E36", "E36SACC1", "E38", "E40A", "E40B", "E41A", "E41B", "E41C", "E41D", "E42A", "E42B", "E42C", "E44", "E46", "E47", "E48", "E49", "E50", "state"],
  "@context": "http://schema.org/",
  "@type": "Dataset",
  "variableMeasured": [
    {
      "name": "A1A",
      "description": "How close do you feel to... : your town or city",
      "value": "1. Very close,\n2. Close,\n3. Not very close,\n4. Not close at all,\n5. Can’t choose",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A1B",
      "description": "How close do you feel to... : your State or Territory",
      "value": "1. Very close,\n2. Close,\n3. Not very close,\n4. Not close at all,\n5. Can’t choose",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A1C",
      "description": "How close do you feel to... : Australia",
      "value": "1. Very close,\n2. Close,\n3. Not very close,\n4. Not close at all,\n5. Can’t choose",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A1D",
      "description": "How close do you feel to... : Asia",
      "value": "1. Very close,\n2. Close,\n3. Not very close,\n4. Not close at all,\n5. Can’t choose",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A2A",
      "description": "Some people say that the following things are important for being truly Australian. Others say they are not important. How important do you think each of the following is... : to have been born in Australia",
      "value": "1. Very important,\n2. Fairly important,\n3. Not very important,\n4. Not important at all,\n5. Can’t choose",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A2B",
      "description": "Some people say that the following things are important for being truly Australian. Others say they are not important. How important do you think each of the following is... : to have Australian citizenship",
      "value": "1. Very important,\n2. Fairly important,\n3. Not very important,\n4. Not important at all,\n5. Can’t choose",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A2C",
      "description": "Some people say that the following things are important for being truly Australian. Others say they are not important. How important do you think each of the following is... : to have lived in Australia for most of one’s life",
      "value": "1. Very important,\n2. Fairly important,\n3. Not very important,\n4. Not important at all,\n5. Can’t choose",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A2D",
      "description": "Some people say that the following things are important for being truly Australian. Others say they are not important. How important do you think each of the following is... : to be able to speak English",
      "value": "1. Very important,\n2. Fairly important,\n3. Not very important,\n4. Not important at all,\n5. Can’t choose",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A2E",
      "description": "Some people say that the following things are important for being truly Australian. Others say they are not important. How important do you think each of the following is... : to be a Christian",
      "value": "1. Very important,\n2. Fairly important,\n3. Not very important,\n4. Not important at all,\n5. Can’t choose",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A2F",
      "description": "Some people say that the following things are important for being truly Australian. Others say they are not important. How important do you think each of the following is... : to respect Australian political institutions and laws",
      "value": "1. Very important,\n2. Fairly important,\n3. Not very important,\n4. Not important at all,\n5. Can’t choose",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A2G",
      "description": "Some people say that the following things are important for being truly Australian. Others say they are not important. How important do you think each of the following is... : to feel Australian",
      "value": "1. Very important,\n2. Fairly important,\n3. Not very important,\n4. Not important at all,\n5. Can’t choose",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A2H",
      "description": "Some people say that the following things are important for being truly Australian. Others say they are not important. How important do you think each of the following is... : to have Australian ancestry",
      "value": "1. Very important,\n2. Fairly important,\n3. Not very important,\n4. Not important at all,\n5. Can’t choose",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A3A",
      "description": "How much do you agree or disagree with the following statements? : I would rather be a citizen of Australia than of any other country in the world",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A3B",
      "description": "How much do you agree or disagree with the following statements? : There are some things about Australia today that make me feel ashamed of Australia",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A3C",
      "description": "How much do you agree or disagree with the following statements? : The world would be a better place if people from other countries were more like the Australians",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A3D",
      "description": "How much do you agree or disagree with the following statements? : Generally speaking, Australia is a better country than most other countries",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A3E",
      "description": "How much do you agree or disagree with the following statements? : People should support their country even if the country is in the wrong",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A3F",
      "description": "How much do you agree or disagree with the following statements? : When my country does well in international sports, it makes me proud to be Australian",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A3G",
      "description": "How much do you agree or disagree with the following statements? : I am often less proud of Australia than I would like to be",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A3H",
      "description": "How much do you agree or disagree with the following statements? : The world would be a better place if Australians acknowledged Australias shortcomings",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A4A",
      "description": "How proud are you of Australia in each of the following?  : the way democracy works",
      "value": "1. Very proud,\n2. Somewhat proud,\n3. Not very proud,\n4. Not proud at all,\n5. Can’t choose",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A4B",
      "description": "How proud are you of Australia in each of the following?  : its political influence in the world",
      "value": "1. Very proud,\n2. Somewhat proud,\n3. Not very proud,\n4. Not proud at all,\n5. Can’t choose",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A4C",
      "description": "How proud are you of Australia in each of the following?  : Australias economic achievements",
      "value": "1. Very proud,\n2. Somewhat proud,\n3. Not very proud,\n4. Not proud at all,\n5. Can’t choose",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A4D",
      "description": "How proud are you of Australia in each of the following?  : its social security system",
      "value": "1. Very proud,\n2. Somewhat proud,\n3. Not very proud,\n4. Not proud at all,\n5. Can’t choose",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A4E",
      "description": "How proud are you of Australia in each of the following?  : its scientific and technological achievements",
      "value": "1. Very proud,\n2. Somewhat proud,\n3. Not very proud,\n4. Not proud at all,\n5. Can’t choose",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A4F",
      "description": "How proud are you of Australia in each of the following?  : its achievements in sports",
      "value": "1. Very proud,\n2. Somewhat proud,\n3. Not very proud,\n4. Not proud at all,\n5. Can’t choose",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A4G",
      "description": "How proud are you of Australia in each of the following?  : its achievements in the arts and literature",
      "value": "1. Very proud,\n2. Somewhat proud,\n3. Not very proud,\n4. Not proud at all,\n5. Can’t choose",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A4H",
      "description": "How proud are you of Australia in each of the following?  : Australias armed forces",
      "value": "1. Very proud,\n2. Somewhat proud,\n3. Not very proud,\n4. Not proud at all,\n5. Can’t choose",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A4I",
      "description": "How proud are you of Australia in each of the following?  : its history",
      "value": "1. Very proud,\n2. Somewhat proud,\n3. Not very proud,\n4. Not proud at all,\n5. Can’t choose",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A4J",
      "description": "How proud are you of Australia in each of the following?  : its fair and equal treatment of all groups in society",
      "value": "1. Very proud,\n2. Somewhat proud,\n3. Not very proud,\n4. Not proud at all,\n5. Can’t choose",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A5A",
      "description": "How much do you agree or disagree with the following statements? : Australia should limit the import of foreign products in order to protect its national economy",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A5B",
      "description": "How much do you agree or disagree with the following statements? : For certain problems, like environment pollution, international bodies should have the right to enforce solutions",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A5C",
      "description": "How much do you agree or disagree with the following statements? : Australia should follow its own interests, even if this leads to conflicts with other nations",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A5D",
      "description": "How much do you agree or disagree with the following statements? : Foreigners should not be allowed to buy land in Australia",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A5E",
      "description": "How much do you agree or disagree with the following statements? : Australias television should give preference to Australian films and programs",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A6A",
      "description": "How much do you agree or disagree with the following statements? : Large international companies are doing more and more damage to local businesses in Australia",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A6B",
      "description": "How much do you agree or disagree with the following statements? : Free trade leads to better products becoming available in Australia",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A6C",
      "description": "How much do you agree or disagree with the following statements? : In general, Australia should follow the decisions of international organisations to which it belongs, even if the government does not agree with them",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A6D",
      "description": "How much do you agree or disagree with the following statements? : International organisations are taking away too much power from the Australian government",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A6E",
      "description": "How much do you agree or disagree with the following statements? : I feel more like a citizen of the world than of any country",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A7A",
      "description": "How much do you agree or disagree with the following statements? : It is impossible for people who do not share Australias customs and traditions to become fully Australian",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A7B",
      "description": "How much do you agree or disagree with the following statements? : Ethnic minorities should be given government assistance to preserve their customs and traditions",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A8",
      "description": "Some people say that it is better for a country if different racial and ethnic groups maintain their distinct customs and traditions.  Others say that it is better if these groups adapt and blend into the larger society. Which of these views comes",
      "value": "1. It is better for society if groups maintain their distinct customs and traditions.,\n2. It is better if groups adapt and blend into the larger society.,\n3. Don’t know",
      "maxValue": 3,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A9A",
      "description": "There are different opinions about immigrants from other countries living in Australia. (By “immigrants” we mean people who come to settle in Australia.) How much do you agree or disagree with each of the following statements? : Immigrants incre",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A9B",
      "description": "There are different opinions about immigrants from other countries living in Australia. (By “immigrants” we mean people who come to settle in Australia.) How much do you agree or disagree with each of the following statements? : Immigrants are g",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A9C",
      "description": "There are different opinions about immigrants from other countries living in Australia. (By “immigrants” we mean people who come to settle in Australia.) How much do you agree or disagree with each of the following statements? : Immigrants take",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A9D",
      "description": "There are different opinions about immigrants from other countries living in Australia. (By “immigrants” we mean people who come to settle in Australia.) How much do you agree or disagree with each of the following statements? : Immigrants impro",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A9E",
      "description": "There are different opinions about immigrants from other countries living in Australia. (By “immigrants” we mean people who come to settle in Australia.) How much do you agree or disagree with each of the following statements? : Australias cultu",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A9F",
      "description": "There are different opinions about immigrants from other countries living in Australia. (By “immigrants” we mean people who come to settle in Australia.) How much do you agree or disagree with each of the following statements? : Legal immigrants",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A9G",
      "description": "There are different opinions about immigrants from other countries living in Australia. (By “immigrants” we mean people who come to settle in Australia.) How much do you agree or disagree with each of the following statements? : Australia should",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A9H",
      "description": "There are different opinions about immigrants from other countries living in Australia. (By “immigrants” we mean people who come to settle in Australia.) How much do you agree or disagree with each of the following statements? : Legal immigrants",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A10",
      "description": "Do you think the number of immigrants to Australia nowadays should be... :",
      "value": "1. increased a lot,\n2. increased a little,\n3. remain the same as it is,\n4. reduced a little,\n5. reduced a lot?,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A11",
      "description": "Which of these statements about immigrants comes closest to your view: :",
      "value": "1. Immigrants should retain their culture of origin and not adopt Australias culture.,\n2. Immigrants should retain their culture of origin and also adopt Australias culture.,\n3. Immigrants should give up their culture of origin and adopt Australias culture.,\n4. Can’t choose",
      "maxValue": 4,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A12",
      "description": "How proud are you of being Australian? :",
      "value": "1. Very proud,\n2. Somewhat proud,\n3. Not very proud,\n4. Not proud at all,\n5. I am not Australian,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A13A",
      "description": "How much do you agree or disagree that strong patriotic feelings in Australia... : strengthen Australias place in the world.",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A13B",
      "description": "How much do you agree or disagree that strong patriotic feelings in Australia... : lead to intolerance in Australia.",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A13C",
      "description": "How much do you agree or disagree that strong patriotic feelings in Australia... : are needed for Australia to remain united.",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A13D",
      "description": "How much do you agree or disagree that strong patriotic feelings in Australia... : lead to negative attitudes towards immigrants in Australia.",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Can’t choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A14",
      "description": "Are you a citizen of Australia? :",
      "value": "1. Yes,\n2. No",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "A15",
      "description": "At the time of your birth, were both, one, or neither of your parents citizens of Australia? :",
      "value": "1. Both were citizens of Australia,\n2. Only father was a citizen of Australia,\n3. Only mother was a citizen of Australia,\n4. Neither parent was a citizen of Australia",
      "maxValue": 4,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B1A",
      "description": "Please cross yes or no for each of the following statements. : I have visited 5 or more countries",
      "value": "1. Yes,\n2. No",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B1B",
      "description": "Please cross yes or no for each of the following statements. : I phone/skype overseas at least once a week",
      "value": "1. Yes,\n2. No",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B1C",
      "description": "Please cross yes or no for each of the following statements. : I have more than 5 friends based overseas",
      "value": "1. Yes,\n2. No",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B1D",
      "description": "Please cross yes or no for each of the following statements. : I spend at least 1-2 hours a day online",
      "value": "1. Yes,\n2. No",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B1E",
      "description": "Please cross yes or no for each of the following statements. : I watch programs on SBS television a lot",
      "value": "1. Yes,\n2. No",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B2A",
      "description": "How much do you agree or disagree with the following statements? : Given the choice, I would rather not mix with people from other cultures",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Cant choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B2B",
      "description": "How much do you agree or disagree with the following statements? : Other people (around the world) have as much right as me to live in Australia",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Cant choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B2C",
      "description": "How much do you agree or disagree with the following statements? : I would be willing to have a lower standard of living if it meant other people’s lives would improve",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Cant choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B2D",
      "description": "How much do you agree or disagree with the following statements? : The White Australia Policy saved Australia from a lot of problems experienced by other countries",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Cant choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B2E",
      "description": "How much do you agree or disagree with the following statements? : I fear that my culture and its most important values are in danger",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Cant choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B2F",
      "description": "How much do you agree or disagree with the following statements? : It would be better if the world didn’t have national borders",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Cant choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B2G",
      "description": "How much do you agree or disagree with the following statements? : I feel closer to members of my religion around the world than I do to other Australians",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Cant choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B2H",
      "description": "How much do you agree or disagree with the following statements? : Children should be taught to be patriotic, rather than to think of themselves as global citizens",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Cant choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B3A",
      "description": "How favourable do you feel towards... : Asian Australians?",
      "value": "1. Very favourable,\n2. Somewhat favourable,\n3. Not very favourable,\n4. Not at all favourable,\n5. Cant choose",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B3B",
      "description": "How favourable do you feel towards... : Indigenous Australians?",
      "value": "1. Very favourable,\n2. Somewhat favourable,\n3. Not very favourable,\n4. Not at all favourable,\n5. Cant choose",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B3C",
      "description": "How favourable do you feel towards... : Muslim Australians?",
      "value": "1. Very favourable,\n2. Somewhat favourable,\n3. Not very favourable,\n4. Not at all favourable,\n5. Cant choose",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B3D",
      "description": "How favourable do you feel towards... : Asylum seekers?",
      "value": "1. Very favourable,\n2. Somewhat favourable,\n3. Not very favourable,\n4. Not at all favourable,\n5. Cant choose",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B3E",
      "description": "How favourable do you feel towards... : White Australians?",
      "value": "1. Very favourable,\n2. Somewhat favourable,\n3. Not very favourable,\n4. Not at all favourable,\n5. Cant choose",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B3F",
      "description": "How favourable do you feel towards... : African Australians?",
      "value": "1. Very favourable,\n2. Somewhat favourable,\n3. Not very favourable,\n4. Not at all favourable,\n5. Cant choose",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B4",
      "description": "Where do you get most of your information about global issues from? :",
      "value": "1. Newspapers,\n2. ABC or SBS TV/radio,\n3. Commercial TV or radio,\n4. The Internet,\n5. Family, friends, colleagues,\n6. Im not interested in global issues",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B5A",
      "description": "How much do you agree or disagree with the following statements? : For me, home is in more than one country",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Cant choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B5B",
      "description": "How much do you agree or disagree with the following statements? : I live in a very diverse neighbourhood",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Cant choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B5C",
      "description": "How much do you agree or disagree with the following statements? : My network of close friends lives mostly in Australia",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Cant choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B5D",
      "description": "How much do you agree or disagree with the following statements? : In general, I am satisfied with life",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Cant choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B6A",
      "description": "All migrants to Australia must sign the Australian Values Statement, which says:\t-Australian society values respect for the freedom and dignity of the individual, freedom of religion, commitment to the rule of law, Parliamentary democracy, equality",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Cant choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B6B",
      "description": "All migrants to Australia must sign the Australian Values Statement, which says:\t-Australian society values respect for the freedom and dignity of the individual, freedom of religion, commitment to the rule of law, Parliamentary democracy, equality",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Cant choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B6C",
      "description": "All migrants to Australia must sign the Australian Values Statement, which says:\t-Australian society values respect for the freedom and dignity of the individual, freedom of religion, commitment to the rule of law, Parliamentary democracy, equality",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Cant choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B6D",
      "description": "All migrants to Australia must sign the Australian Values Statement, which says:\t-Australian society values respect for the freedom and dignity of the individual, freedom of religion, commitment to the rule of law, Parliamentary democracy, equality",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Cant choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B6E",
      "description": "All migrants to Australia must sign the Australian Values Statement, which says:\t-Australian society values respect for the freedom and dignity of the individual, freedom of religion, commitment to the rule of law, Parliamentary democracy, equality",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Cant choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B6F",
      "description": "All migrants to Australia must sign the Australian Values Statement, which says:\t-Australian society values respect for the freedom and dignity of the individual, freedom of religion, commitment to the rule of law, Parliamentary democracy, equality",
      "value": "1. Agree strongly,\n2. Agree,\n3. Neither agree nor disagree,\n4. Disagree,\n5. Disagree strongly,\n6. Cant choose",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B7A",
      "description": "How much trust do you have in... : Your family?",
      "value": "1. A great deal of trust,\n2. Quite a lot of trust,\n3. Not very much trust,\n4. No trust at all",
      "maxValue": 4,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B7B",
      "description": "How much trust do you have in... : Your neighbourhood?",
      "value": "1. A great deal of trust,\n2. Quite a lot of trust,\n3. Not very much trust,\n4. No trust at all",
      "maxValue": 4,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B7C",
      "description": "How much trust do you have in... : People you know personally?",
      "value": "1. A great deal of trust,\n2. Quite a lot of trust,\n3. Not very much trust,\n4. No trust at all",
      "maxValue": 4,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B7D",
      "description": "How much trust do you have in... : People you meet for the first time?",
      "value": "1. A great deal of trust,\n2. Quite a lot of trust,\n3. Not very much trust,\n4. No trust at all",
      "maxValue": 4,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B7E",
      "description": "How much trust do you have in... : People of another religion?",
      "value": "1. A great deal of trust,\n2. Quite a lot of trust,\n3. Not very much trust,\n4. No trust at all",
      "maxValue": 4,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "B7F",
      "description": "How much trust do you have in... : People of another nationality?",
      "value": "1. A great deal of trust,\n2. Quite a lot of trust,\n3. Not very much trust,\n4. No trust at all",
      "maxValue": 4,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "C11",
      "description": "In your opinion, how urgent are each of the following environmental concerns in this country? : 1. Pollution",
      "value": "1. Very urgent,\n2. Urgent,\n3. Unsure,\n4. Not very urgent,\n5. Not urgent at all",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "C12",
      "description": "In your opinion, how urgent are each of the following environmental concerns in this country? : 2. Climate change",
      "value": "1. Very urgent,\n2. Urgent,\n3. Unsure,\n4. Not very urgent,\n5. Not urgent at all",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "C13",
      "description": "In your opinion, how urgent are each of the following environmental concerns in this country? : 3. Waste disposal",
      "value": "1. Very urgent,\n2. Urgent,\n3. Unsure,\n4. Not very urgent,\n5. Not urgent at all",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "C14",
      "description": "In your opinion, how urgent are each of the following environmental concerns in this country? : 4. Marine conservation",
      "value": "1. Very urgent,\n2. Urgent,\n3. Unsure,\n4. Not very urgent,\n5. Not urgent at all",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "C15",
      "description": "In your opinion, how urgent are each of the following environmental concerns in this country? : 5. Logging of forests",
      "value": "1. Very urgent,\n2. Urgent,\n3. Unsure,\n4. Not very urgent,\n5. Not urgent at all",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "C16",
      "description": "In your opinion, how urgent are each of the following environmental concerns in this country? : 6. Soil degradation",
      "value": "1. Very urgent,\n2. Urgent,\n3. Unsure,\n4. Not very urgent,\n5. Not urgent at all",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "C17",
      "description": "In your opinion, how urgent are each of the following environmental concerns in this country? : 7. Destruction of wildlife",
      "value": "1. Very urgent,\n2. Urgent,\n3. Unsure,\n4. Not very urgent,\n5. Not urgent at all",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "C18",
      "description": "In your opinion, how urgent are each of the following environmental concerns in this country? : 8. Extreme weather events",
      "value": "1. Very urgent,\n2. Urgent,\n3. Unsure,\n4. Not very urgent,\n5. Not urgent at all",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "C19",
      "description": "In your opinion, how urgent are each of the following environmental concerns in this country? : 9. Nuclear power",
      "value": "1. Very urgent,\n2. Urgent,\n3. Unsure,\n4. Not very urgent,\n5. Not urgent at all",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "C110",
      "description": "In your opinion, how urgent are each of the following environmental concerns in this country? : 10. Loss of biodiversity",
      "value": "1. Very urgent,\n2. Urgent,\n3. Unsure,\n4. Not very urgent,\n5. Not urgent at all",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "C111",
      "description": "In your opinion, how urgent are each of the following environmental concerns in this country? : 11. Mining",
      "value": "1. Very urgent,\n2. Urgent,\n3. Unsure,\n4. Not very urgent,\n5. Not urgent at all",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "C112",
      "description": "In your opinion, how urgent are each of the following environmental concerns in this country? : 12. Overpopulation",
      "value": "1. Very urgent,\n2. Urgent,\n3. Unsure,\n4. Not very urgent,\n5. Not urgent at all",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "C113",
      "description": "In your opinion, how urgent are each of the following environmental concerns in this country? : 13. Other, please specify",
      "value": "1. Very urgent,\n2. Urgent,\n3. Unsure,\n4. Not very urgent,\n5. Not urgent at all",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "C2A",
      "description": "Which two of the above environmental issues have worried you the most in the last 12 months? Which is the most urgent? And which is the second most urgent? : Most urgent",
      "@type": "propertyValue"
    },
    {
      "name": "C2B",
      "description": "Which two of the above environmental issues have worried you the most in the last 12 months? Which is the most urgent? And which is the second most urgent? : Second most urgent",
      "@type": "propertyValue"
    },
    {
      "name": "C3",
      "description": "On a scale of 1 to 10, where 1 is don’t believe at all and 10 is completely convinced, how convinced are you that climate change is actually happening? :",
      "value": "1. Dont believe at all - 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. 7,\n8. 8,\n9. 9,\n10. Completely convinced - 10",
      "maxValue": 10,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "C4",
      "description": "How serious a threat do you think climate change will pose to you or your way of life in your lifetime? :",
      "value": "1. Very serious,\n2. Fairly serious,\n3. Not very serious,\n4. Not at all serious",
      "maxValue": 4,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "C5",
      "description": "Where do get most of your information about environmental issues from? :",
      "value": "1. Newspapers,\n2. ABC or SBS TV or radio,\n3. Commercial TV or radio,\n4. Social media (e.g. Facebook),\n5. Other internet sites,\n6. Books or films,\n7. Other",
      "maxValue": 7,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "C6",
      "description": "Who is your main source of trustworthy information about environmental issues? :",
      "value": "1. Politicians,\n2. Environmental organisations or groups,\n3. Scientists,\n4. Journalists,\n5. Friends or family,\n6. Work colleagues,\n7. Other",
      "maxValue": 7,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "C7",
      "description": "Are you a member of an environmental group or organisation? :",
      "value": "1. Yes, I am an active member,\n2. Yes, I am a non-active member,\n3. No, I am not a member",
      "maxValue": 3,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "C8",
      "description": "Is the group you are a member of... :",
      "value": "1. Mainly direct-action protest oriented (e.g. Sea Shepherd),\n2. Mainly campaign oriented (e.g. The Wilderness Society),\n3. Neither protest or campaign oriented (e.g. Landcare)",
      "maxValue": 3,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "C91",
      "description": "In the past five years, have you done any of the following because of your concern for the environment? : Participated in an online environmental campaign?",
      "value": "1. Yes,\n2. No",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "C92",
      "description": "In the past five years, have you done any of the following because of your concern for the environment? : Made a donation to an environmental organisation or group?",
      "value": "1. Yes,\n2. No",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "C93",
      "description": "In the past five years, have you done any of the following because of your concern for the environment? : Taken part in a protest or demonstration about an environmental issue?",
      "value": "1. Yes,\n2. No",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "D1",
      "description": "On a scale of zero-to-ten, with zero being no effect and ten being a large effect, to what extent do you think the learning experiences a child has in their first three years of life affects how well they will do at school? :",
      "value": "0. No effect - 0,\n1. 1,\n2. 2,\n3. 3,\n4. 4,\n5. Medium effect - 5,\n6. 6,\n7. 7,\n8. 8,\n9. 9,\n10. Large effect - 10",
      "maxValue": 10,
      "minValue": 0,
      "@type": "propertyValue"
    },
    {
      "name": "D2A",
      "description": "In Australia today most children attend some type of regular child care before they start school. Given this reality...\tA. What do you think is the best type of child care for children birth – 2 years? :",
      "value": "1. Family day care (home-based child care in the carers home),\n2. Long day care (centre-based child care that usually operates from 7am - 6pm, 48 weeks of the year),\n3. Child’s extended family (eg., grandparent),\n4. Nanny,\n5. Not sure",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "D2B",
      "description": "B. What do you think is the best type of child care for children3 – 5 years? :",
      "value": "1. Family day care (home-based child care in the carers home),\n2. Long day care (centre-based child care that usually operates from 7am - 6pm, 48 weeks of the year),\n3. Child’s extended family (eg., grandparent),\n4. Preschool / kindergarten (centre-based child care that usually operates between 9am - 3pm during school terms),\n5. Nanny,\n6. Not sure",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E1",
      "description": "Are you ... :",
      "value": "1. Male,\n2. Female",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E2",
      "description": "When were you born? : Year (YYYY)",
      "@type": "propertyValue"
    },
    {
      "name": "E5",
      "description": "What is the highest year of schooling you have completed? :",
      "value": "1. Year 12 or equivalent,\n2. Year 11 or equivalent,\n3. Year 10 or equivalent,\n4. Completed primary school,\n5. Completed pre-primary school,\n6. Did not go to school",
      "maxValue": 6,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E6",
      "description": "What is the highest educational qualification you have completed outside of school? :",
      "value": "1. Doctorate by research,\n2. Doctorate by coursework,\n3. Masters Degree,\n4. Graduate Diploma,\n5. Graduate Certificate,\n6. Bachelor Degree,\n7. Advanced Diploma or Associate Degree,\n8. Diploma,\n9. Certificate IV,\n10. Certificate III,\n11. Certificate II,\n12. Certificate I,\n13. No post-school qualification",
      "maxValue": 13,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E7",
      "description": "Are you currently working for pay, did you work for pay in the past, or have you never been in paid work? :",
      "value": "1. I am currently in paid work,\n2. I am currently not in paid work but I had paid work in the past,\n3. I have never had paid work",
      "maxValue": 3,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E11",
      "description": "Do/did you work for a for-profit organisation or for a non-profit organisation? :",
      "value": "1. I work/ed for a for-profit organisation,\n2. I work/ed for a non-profit organisation",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E12",
      "description": "Do/did you work for a public or a private employer? :",
      "value": "1. Public employer,\n2. Private employer",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E13ANZSCO1",
      "description": "Code for group: ANZSCO Level: 0",
      "value": "0. Blank,\n1. Managers,\n2. Professionals,\n3. Technicians and trades workers,\n4. Community and personal service workers,\n5. Clerical and administrative workers,\n6. Sales workers,\n7. Machinery operators and drivers,\n8. Labourers,\n9. Not codeable",
      "maxValue": 9,
      "minValue": 0,
      "@type": "propertyValue"
    },
    {
      "name": "E15ANZSIC1",
      "description": "Code for D15: ANZSIC Level 0",
      "value": "1. Agriculture, Forestry and Fishing,\n2. Mining,\n3. Manufacturing,\n4. Electricity, Gas, Water and Waste Services,\n5. Construction,\n6. Wholesale Trade,\n7. Retail Trade,\n8. Accommodation and Food Services,\n9. Transport, Postal and Warehousing,\n10. Information Media and Telecommunications,\n11. Financial and Insurance Services,\n12. Rental, Hiring and Real Estate Services,\n13. Professional, Scientific and Technical Services,\n14. Administrative and Support Services,\n15. Public Administration and Safety,\n16. Education and Training,\n17. Health Care and Social Assistance,\n18. Arts and Recreation Services,\n19. Other Services,\n20. Blank,\n21. Not codeable",
      "maxValue": 21,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E16",
      "description": "Which of the following best describes your current situation? :",
      "value": "1. In paid work (as an employee, self-employed, or working for your own family’s business),\n2. Unemployed and looking for a job,\n3. In education (not paid for by employer), in school/student/pupil even if on vacation,\n4. Apprentice or trainee,\n5. Permanently sick or disabled,\n6. Retired,\n7. Doing housework, looking after the home, children or other persons,\n9. Other",
      "maxValue": 9,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E17",
      "description": "Do you have a spouse or a partner and, if yes, do you share the same household? :",
      "value": "1. Yes, I have a spouse/partner and we share the same household,\n2. Yes, I have a spouse/partner but we don’t share the same household,\n3. No, I don’t have a spouse/partner",
      "maxValue": 3,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E26",
      "description": "Are you or have you ever been a member of a trade union or similar organisation?  If yes: is that currently or only previously? :",
      "value": "1. Yes, currently,\n2. Yes, previously but not currently,\n3. No, never",
      "maxValue": 3,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E27",
      "description": "Do you belong to a religion and, if yes, which religion do you belong to? :",
      "value": "1. No religion,\n2. Catholic,\n3. Protestant,\n4. Anglican/Church of England,\n5. Uniting Church/Methodist,\n6. Pentecostal,\n7. Orthodox,\n8. Other Christian,\n9. Jewish,\n10. Islamic,\n11. Buddhist,\n12. Hindu,\n13. Other Asian religions,\n14. Other religions - Please specify",
      "maxValue": 14,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E28",
      "description": "Apart from such special occasions as weddings, funerals, etc., how often do you attend religious services? :",
      "value": "1. Several times a week or more often,\n2. Once a week,\n3. 2 or 3 times a month,\n4. Once a month,\n5. Several times a year,\n6. Once a year,\n7. Less frequently than once a year,\n8. Never",
      "maxValue": 8,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E29",
      "description": "On a scale of 1 to 10, where 10 is greatest, how religious/spiritual would you say you are? :",
      "value": "1. Not at all 1,\n2. 2,\n3. 3,\n4. 4,\n5. 5,\n6. 6,\n7. 7,\n8. 8,\n9. 9,\n10. Greatest 10",
      "maxValue": 10,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E30",
      "description": "In our society, there are groups which tend to be towards the top and groups which tend to be towards the bottom.Below is a scale that runs from the top to the bottom.Where would you put yourself on this scale? :",
      "value": "1. Top - 10,\n2. 9,\n3. 8,\n4. 7,\n5. 6,\n6. 5,\n7. 4,\n8. 3,\n9. 2,\n10. Bottom - 1",
      "maxValue": 10,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E31",
      "description": "Do you usually think of yourself as close to any particular political party and, if yes, which party is that? :",
      "value": "1. Labor Party (ALP),\n2. Liberal Party,\n3. National (Country) Party,\n5. Greens,\n8. No party affiliation,\n9. Other party (please specify)",
      "maxValue": 9,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E32",
      "description": "Did you vote in Australias federal election in September 2013? :",
      "value": "1. Yes, I did vote,\n2. No, I did not vote,\n3. I was not eligible to vote in the last election",
      "maxValue": 3,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E33",
      "description": "Thinking back to the last general election in September 2013 - Which party did you vote for?",
      "value": "1. Labor Party (ALP),\n2. Liberal Party,\n3. National (Country) Party,\n5. Greens,\n8. Other party (please specify)",
      "maxValue": 8,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E34",
      "description": "What country were you born in? :",
      "value": "1. Australia,\n8. Overseas - Please specify country",
      "maxValue": 8,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E34SACC1",
      "description": "Code for group: SACC Level: 0",
      "value": "0. Error,\n1. Oceania and Antarctica,\n2. North-west Europe,\n3. Southern and eastern Europe,\n4. North Africa and the Middle East ,\n5. South-east Asia,\n6. North-east Asia,\n7. Southern and central Asia,\n8. Americas,\n9. Sub-Saharan Africa",
      "maxValue": 9,
      "minValue": 0,
      "@type": "propertyValue"
    },
    {
      "name": "E35",
      "description": "What country was your mother born in? :",
      "value": "1. Australia,\n2. Overseas - Please specify country",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E35SACC1",
      "description": "Code for group: SACC Level: 0",
      "value": "0. Error,\n1. Oceania and Antarctica,\n2. North-west Europe,\n3. Southern and eastern Europe,\n4. North Africa and the Middle East ,\n5. South-east Asia,\n6. North-east Asia,\n7. Southern and central Asia,\n8. Americas,\n9. Sub-Saharan Africa",
      "maxValue": 9,
      "minValue": 0,
      "@type": "propertyValue"
    },
    {
      "name": "E36",
      "description": "And what country was your father born in? :",
      "value": "1. Australia,\n2. Overseas - Please specify country",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E36SACC1",
      "description": "Code for group: SACC Level: 0",
      "value": "0. Error,\n1. Oceania and Antarctica,\n2. North-west Europe,\n3. Southern and eastern Europe,\n4. North Africa and the Middle East ,\n5. South-east Asia,\n6. North-east Asia,\n7. Southern and central Asia,\n8. Americas,\n9. Sub-Saharan Africa",
      "maxValue": 9,
      "minValue": 0,
      "@type": "propertyValue"
    },
    {
      "name": "E38",
      "description": "Do you identify yourself as Aboriginal or Torres Strait Islander? :",
      "value": "1. Yes,\n2. No",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E40A",
      "description": "With which of these groups would you say you identify yourself first? And which group next? : First",
      "value": "1. My country,\n2. My profession,\n3. My locality,\n4. My gender (being a man or woman),\n5. My interest group (eg religion, hobby, sport, green movement),\n6. My ethnic group or race,\n7. A ‘virtual’ community (eg facebook, blog groups, gaming groups),\n8. As a human",
      "maxValue": 8,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E40B",
      "description": "With which of these groups would you say you identify yourself first? And which group next? : Next",
      "value": "1. My country,\n2. My profession,\n3. My locality,\n4. My gender (being a man or woman),\n5. My interest group (eg religion, hobby, sport, green movement),\n6. My ethnic group or race,\n7. A ‘virtual’ community (eg facebook, blog groups, gaming groups),\n8. As a human",
      "maxValue": 8,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E41A",
      "description": "Please cross yes or no for each of the following statements. : A large proportion of my family and friends are from culturally/linguistically/racially diverse backgrounds",
      "value": "1. Yes,\n2. No",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E41B",
      "description": "Please cross yes or no for each of the following statements. : My partner comes from a culturally/linguistically/racially diverse background",
      "value": "1. Yes,\n2. No",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E41C",
      "description": "Please cross yes or no for each of the following statements. : I have been living in Australia for more than 5 years",
      "value": "1. Yes,\n2. No",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E41D",
      "description": "Please cross yes or no for each of the following statements. : I speak a language/s other than English",
      "value": "1. Yes,\n2. No",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E42A",
      "description": "Do you ever display the Australian flag... : On your vehicle",
      "value": "1. Yes,\n2. No",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E42B",
      "description": "Do you ever display the Australian flag... : On your clothing or accessories",
      "value": "1. Yes,\n2. No",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E42C",
      "description": "Do you ever display the Australian flag... : On your house/flagpole",
      "value": "1. Yes,\n2. No",
      "maxValue": 2,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E44",
      "description": "Is there at least one telephone inside your home that is currently working and is not a mobile phone? :",
      "value": "1. Yes,\n2. No,\n3. Dont know",
      "maxValue": 3,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E46",
      "description": "In your home, do you have a computer (such as a PC, laptop or iPad) that is connected to the Internet? :",
      "value": "1. Yes,\n2. No,\n3. Dont know",
      "maxValue": 3,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E47",
      "description": "Before taxes and other deductions, what on average is your own total monthly income? : $",
      "@type": "propertyValue"
    },
    {
      "name": "E48",
      "description": "Before taxes and other deductions, what on average is the total monthly income of your household? : $",
      "@type": "propertyValue"
    },
    {
      "name": "E49",
      "description": "What is your current legal marital status? :",
      "value": "1. Married,\n2. Separated from my spouse but still legally married,\n3. Divorced from spouse,\n4. Widowed,\n5. I have never been married",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "E50",
      "description": "Would you describe the place where you live as ...  :",
      "value": "1. A big city,\n2. The suburbs or outskirts of a big city,\n3. A town or a small city,\n4. A country village,\n5. A farm or home in the country",
      "maxValue": 5,
      "minValue": 1,
      "@type": "propertyValue"
    },
    {
      "name": "state",
      "@type": "propertyValue"
    }
  ]
}`