{
"data": {
"location": {
"latitude": 51.5074,
"longitude": -0.1278,
"radius": 1000
},
"period": {
"from": "2023-04",
"to": "2024-03",
"months": 12
},
"statistics": {
"totalCrimes": 1847,
"crimesPerMonth": 154,
"crimeRate": 65.4,
"byCategory": {
"anti-social-behaviour": {
"count": 567,
"percentage": 30.7,
"trend": "decreasing"
},
"burglary": {
"count": 123,
"percentage": 6.7,
"trend": "stable"
},
"violent-crime": {
"count": 298,
"percentage": 16.1,
"trend": "increasing"
}
}
},
"trends": {
"overall": "stable",
"monthlyData": [
{
"month": "2023-04",
"count": 142
},
{
"month": "2023-05",
"count": 156
}
]
},
"comparison": {
"vsNational": {
"difference": -12.3,
"status": "below_average"
},
"vsRegion": {
"difference": -5.2,
"status": "below_average"
}
},
"safetyRating": {
"score": 72,
"grade": "B",
"description": "Good safety levels compared to national average"
}
}
}