About Client
What They Do
- Real-time location tracking of vehicles, keys, and physical assets using IoT hardware
- Zone departure detection and stationary anomaly monitoring
- Movement pattern analysis across dealership lots and large operational sites
- Location intelligence for missing asset identification and recovery
Their Clients Include
Problem Statement
The Challenge
What Was Going Wrong
1. Missing assets hid in plain sight
The hardware tracked every asset, but there was no automated logic to flag abnormal behavior. A vehicle sitting untouched for three days triggered nothing — staff had to manually scan movement logs or physically walk the lot to find it. In the auto dealership world, a single missing vehicle can represent $500+ per day in lost sales, loaner costs, or insurance exposure.
2. Manual inspections ate the clock
Without automated detection, the response to a missing asset report was a physical search. Teams walked lots, checked parking areas, and cross-referenced paper logs against digital records. This was not a backup process — it was the primary process.
3. Reports told different stories
Multiple Power BI reports had been built independently, each with its own version of transformation logic and filtering rules. The same data produced different numbers depending on which file a stakeholder opened. When discrepancies surfaced, the team spent time tracing divergent logic buried in separate files instead of answering the actual business question.
4. Data refresh ground everything to a halt
Full data refreshes took over two hours because the pipeline reprocessed the entire dataset every cycle, regardless of what had changed. A single new file triggered the same processing time as a full historical reload. Stakeholders waited on stale data while the system churned through work it had already done.
Solution Provided
What Is Connected Asset Analytics in Simple Terms?
How the System Works:
01
Ingest and Detect
- New asset location data lands in Azure Blob Storage
- The pipeline detects fresh files and skips everything already processed
- Only new records move forward for preparation
02
Clean and Standardize
- Timezone normalization applied dynamically across all regions
- Null and missing values handled systematically at ingestion
- Raw CSV converted to Parquet — faster reads, smaller files, consistent structure
03
Evaluate and Flag
- Missing Assets module flags every vehicle and key that has gone quiet
- Exceptions Report highlights behavioral anomalies across the fleet
- Exit Locations and Asset Location Exception catch zone and position irregularities
04
Surface and Act
- One dashboard replaces manual lot walks, log reviews, and report cross-checking
- Filters let teams isolate specific sites, asset types, or exception categories instantly
- All metrics trace back to one validated dataset — no conflicting numbers