Using the SDK for Analytics
The analytics on the insights page can be surfaced using the SDK. Check out the example below along with a list of options for analytics.
Analytics for 911 Calls, based on officer ID number
Using the analytics endpoint
On the analytics endpoint, complex queries can be executed. This query gets the total count of calls, calls last week, and typical response time grouped by officer for Jersey City.
RunKit Example: Jersey City Police Department performance by Officer
Options
place.dataType.analytics
({ placeId, dataTypeId, options })
place.source.analytics
({ placeId, sourceId, options })
source.analytics
({ sourceId, options })
Comments
0 comments
Please sign in to leave a comment.