Logo

Sample IoT Sensors CSV File β€” Free Download

A sample IoT sensor log CSV with temperature, humidity, and battery readings across four devices, including a couple of anomalies, useful for testing outlier detection and health monitoring workflows.

Download the sample file

15-30 rows of realistic, synthetic data, ready to use immediately.

Download Sample CSV

Preview

timestampsensor_idtemperaturehumiditybattery_pctstatus
2026-01-10T00:00:00ZSENS-A121.445.298OK
2026-01-10T00:05:00ZSENS-A121.545.098OK
2026-01-10T00:10:00ZSENS-A121.644.897OK
2026-01-10T00:15:00ZSENS-A122.144.597OK
2026-01-10T00:20:00ZSENS-A135.844.197WARNING

What's in This File

  • timestamp β€” Reading timestamp, ISO 8601
  • sensor_id β€” Device identifier
  • temperature β€” Temperature reading, Celsius
  • humidity β€” Humidity reading, percent
  • battery_pct β€” Remaining battery, percent
  • status β€” Device status (OK, WARNING, LOW_BATTERY, OFFLINE)

Use Cases

  • Practice detecting the temperature spike and offline reading as outliers
  • Test grouping and aggregating readings by sensor_id
  • Try building a battery-level dashboard flagging devices below a threshold

Frequently Asked Questions

Is this sample sensor data real?

No. Readings, including the anomalies, are synthetic and generated for testing outlier detection and monitoring workflows.

Can I use this sample CSV commercially?

Yes, it is free to download and reuse for any purpose, including IoT tooling demos.

Now try it on your own data

Load this sample, or your own file, into a real tool and see the results instantly, entirely client-side.

Turn this into a saved workflow

Create a free account to save the steps from this guide as a reusable workflow and re-run it on any file, from any device.

Sign in for free