Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 338 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 338 Bytes

Regex_IoT_SensorData

Use of python regular expression to convert sensor data from IoT Device to clean and convert to JSON format

IoT Sensornodes transmitts temperature and Humidity data in the Unified Transportation Sensor Data Format (UTSDF) format. For predictive analytics the dataset needs to be parsed and converted to JSON.