Geo PCL live and historical data XML reference
Use the following response hierarchies as a reference to XML returned in response to any requests you send to Geo PCL live and historical data API.
Hierarchy
<min> ... </min>
<max> ... </max>
<buckets>
<bucket>
<zones>
<zone>
<areas>
<area> ... </area>
</areas>
</zone>
</zones>
</bucket>
</buckets>
</data>
<data>
The <data> element is the root element for Geo PCL live and historical data.
<data> child elements
<data> attributes
<buckets>
The <buckets> element is the container for all buckets returned in the response.
<buckets> child elements
<bucket>
The <bucket> element contains aggregated values for zones and areas configured for the Geo PCL definition.
It also includes the start and end time.
<bucket> child elements
<bucket> attributes
<zones>
The <zones> element is the container for any zones defined for the Geo PCL definition.
<zones> child elements
<zone>
The <zone> element contains aggregated statistics for each area in a given zone.
<zone> child elements
<zone> attributes
<areas>
The <areas> element is the container element for any areas in the zone.
<areas> child elements
<area>
The <area> element contains aggregated statistics and Geo PCL values for each area in a given zone.
<area> attributes