• Analysing Toll Booth stream data (JSON)

    using Azure Stream Analytics

  • DATASET INFO

    A data stream that’s generated from sensors placed in some checkpoints (toll stations and speed cameras) in JSON format.

    THEMES

    Azure Stream Analytics, SQL, JSON, Azure Events Hub

    PROJECT DESCRIPTION

    We have access to a data stream that’s generated from sensors placed in some checkpoints (toll stations and speed cameras). Each time a car passes by one checkpoint, an event is generated. All cars are equipped with tags that provide the vehicleTypeID and colorID of each car. Tag readers are capable of reading this information. In addition, a camera reads the license plate and completed the event’s data. We are asked to create an Azure Analytics solution for the tasks listed in the “QUERIES” section.

    COLLABORATORS

  • SHORT PRESENTATION