Parking Analytics API

Nwave Parking Analytics offers a suite of tools designed for data visualization directly on dashboards or for client-side data processing and storage.

The API is organized into two main classes, each supporting different methods of occupancy counting:

  1. Per-Space Occupancy Counting: This method involves equipping each parking space with parking sensors. These sensors detect the presence of a car above them, allowing the system to precisely determine which spaces are occupied. This approach enables the calculation of various metrics.

  2. Car Counters Approach: In this approach, sensors are placed only at entrances and exits. They count the number of cars passing over them. As a result, the system doesn't have detailed information about which specific spaces are occupied. However, the Nwave cloud can calculate occupancy within defined perimeters and store this data for further analysis.

Both of these approaches are available through the Analytics API, and you can find more detailed information on each method on the following pages:

Â