id int64 1 10 | timestamp_local stringdate 2025-01-14 07:05:00 2025-01-17 16:10:00 | event_type stringclasses 4 values | location stringclasses 5 values | time_of_day stringclasses 4 values | severity stringclasses 3 values | note_en stringclasses 10 values |
|---|---|---|---|---|---|---|
1 | 2025-01-14 07:05 | door_open | main_entrance | morning | info | Door opened as user left for work. |
2 | 2025-01-14 12:20 | motion | living_room | afternoon | info | Motion detected; cleaner visited the apartment. |
3 | 2025-01-14 23:40 | sound | hallway | night | warning | Loud thump near entrance; unknown source. |
4 | 2025-01-15 02:15 | motion | living_room | night | critical | Unexpected movement while everyone marked as away. |
5 | 2025-01-15 18:05 | door_open | balcony | evening | info | Balcony door opened while user watering plants. |
6 | 2025-01-15 22:50 | sound | kitchen | night | info | Short clatter sound; likely dishes settling. |
7 | 2025-01-16 09:30 | motion | hallway | morning | info | Motion detected when parcel was delivered. |
8 | 2025-01-16 19:45 | sound | living_room | evening | warning | Repeated banging sound from shared wall. |
9 | 2025-01-16 23:55 | door_open | main_entrance | night | critical | Door opened while away mode was active. |
10 | 2025-01-17 16:10 | unknown | living_room | afternoon | info | Low-confidence event; sensors disagreed. |
YAML Metadata Warning: empty or missing yaml metadata in repo card
Check out the documentation for more information.
viet-robot-security-event-log
A small synthetic dataset of simple indoor security-related events observed by a home robot.
Columns:
id: row idtimestamp_local: local time stringevent_type: door_open, motion, sound, unknownlocation: room or areatime_of_day: morning, afternoon, evening, nightseverity: info, warning, criticalnote_en: short English note
License
MIT
- Downloads last month
- 4