I'm successfully traversing the ONS API, and can retrieve values from the terminal leaves of the API such as
Religion By Sex By Age > 2011WARDH > Wales > Ceredigion > Aberystwyth Rheidol
If I try to pull a larger data set such as at Wales level I get a number of download links owing to the number of results the query has raised, as per the documentation.
In the data explorer I can traverse the API to the Wales level and view the summary values of the the data across this wider scope, which I don't see in the retrieved xml supplying the links, nor referenced in the API documentation.
Is there a way to pull these summary values with the API?
Many thanks