jazzido / mondrian-rest

A REST interface for Mondrian ROLAP server
MIT License
32 stars 8 forks source link

Sparse array representation #2

Closed jazzido closed 7 years ago

jazzido commented 8 years ago

…so we can optimize arrays full of null. e.g., see: http://api.spendview.nerdpower.org/cubes/bahia/aggregate?drilldown[]=[Jurisdicciones].[Programa]&drilldown[]=[Fecha].[Year]&measures[]=Aprobado&measures[]=Vigente&measures[]=Devengado&measures[]=Modificaciones&nonempty=true&distinct=true&parents=true

jazzido commented 7 years ago

Covered by JSONStat