var themeJsonObject = { "themes" : [
{ "id" : 231,
"name" : "Data exploration",
"questions" : [
{ "id" : 255,
"name" : "How significant are differences?"
},
{ "id" : 256,
"name" : "How can I interactively explore a dataset?"
},
{ "id" : 409,
"name" : "How can I visualise categorical data? (for example, neighbourhood area classifications or service locations)"
},
{ "id" : 408,
"name" : "How can I visualise qualitative (text) data?"
},
{ "id" : 250,
"name" : "How do we compare (with other areas)?"
},
{ "id" : 253,
"name" : "What are the components of an indicator (for example, how does the workless total split between jobseekers, incapacity benefits, lone parents etc)"
},
{ "id" : 251,
"name" : "What is changing over time?"
},
{ "id" : 252,
"name" : "What is the distribution (of socio-economic indicators)?"
},
{ "id" : 254,
"name" : "What is the relationship between different socio-economic factors?"
}]
},
{ "id" : 229,
"name" : "Improving service delivery",
"questions" : [
{ "id" : 242,
"name" : "How do our services compare?"
},
{ "id" : 243,
"name" : "Understanding customers ('insight')"
},
{ "id" : 244,
"name" : "User access to services"
},
{ "id" : 245,
"name" : "Who are our service users?"
}]
},
{ "id" : 230,
"name" : "Performance and reporting",
"questions" : [
{ "id" : 248,
"name" : "How are outcomes changing over time?"
},
{ "id" : 246,
"name" : "How are we performing on targets?"
},
{ "id" : 247,
"name" : "How do we compare?"
},
{ "id" : 249,
"name" : "Satisfaction with services"
}]
},
{ "id" : 228,
"name" : "Understanding needs",
"questions" : [
{ "id" : 239,
"name" : "Access to services"
},
{ "id" : 240,
"name" : "Are differences significant?"
},
{ "id" : 236,
"name" : "How are things changing over time?"
},
{ "id" : 235,
"name" : "How do our communities compare?"
},
{ "id" : 241,
"name" : "What are our citizen priorities?"
},
{ "id" : 234,
"name" : "What are our neighbourhoods like?"
},
{ "id" : 237,
"name" : "Who is coming in to (and moving out from) our area?"
},
{ "id" : 238,
"name" : "Who is most at risk? What factors are associated with high levels of need?"
}]
}] };