Closed agustingp closed 6 years ago
@agustingp this problem has already been solved. If you are deploying CubiQL locally you can use the latest version at github. I'll contact Swirrl to also update the online CubiQL instance (http://graphql-qb.publishmydata.com)
At the latest CubiQL version you should use a query like this:
{ cubiql{
dataset_earnings {
observations {total_matches
page (first: 500){
count
next_page
observations {
reference_area { label }
reference_period { label }
gender
measure_type
population_group
median }}}}}}
When executing the following query:
We get a label that seems to be a URI: