Dataset based on UWB for Clinical Establishments
Donated on 11/21/2022
The authors come forth with a data set acquired from an intelligent surveillance system based on the bleeding edge technology – Ultra wide band technology. The intelligent surveillance system is proposed to prefect the movement of patients in and out of hospitals and other clinical establishments. The raw data is amassed from UWB anchors and tags affixed in the clinical arena using a wearable tag. The chronophagous behaviour of following up on the records of patients with respect to their arrival and departure manually is abhorred using the proposed surveillance system. The data described in the manuscript is a result of the system implemented in an area of 12.5m X 16.5m inside a hospital premises.
Dataset Characteristics
Tabular
Subject Area
Computer Science
Associated Tasks
Other
Feature Type
Real
# Instances
608
# Features
8
Dataset Information
For what purpose was the dataset created?
The dataset was created from a novel surveillance and monitoring system using Ultra wide band technology implemented in a clinical estabilishment. UWB datasets implemented in hospitals are barely found and hence this dataset would be useful. The dataset deals with timing pulses procured from wearable worn by patients inside the hospital to identify their movement through out their stay.
Who funded the creation of the dataset?
Department of Science and Technology-Natural Resource Database Management System (DST-NRDMS) [Grant No: NRDMS/UG/NetworkProject/e-13/2019 (C) P-4].
What do the instances in this dataset represent?
represents the timing pulse sent from an embedded wearable. The dataset is used to find coordinates and position of object further.
Are there recommended data splits?
no
Does the dataset contain data that might be considered sensitive in any way?
no
Was there any data preprocessing performed?
no
Has Missing Values?
No
Introductory Paper
By Shilpa Shyam; Sujitha Juliet; Kirubakaran Ezra. 2022
Published in Karunya University
Variables Table
Variable Name | Role | Type | Description | Units | Missing Values |
---|---|---|---|---|---|
Attribute1 | Feature | Integer | no | ||
Attribute2 | Feature | Categorical | no | ||
Attribute3 | Feature | Categorical | no | ||
Purpose: Dumping data | Feature | Integer | no | ||
Attribute5 | Feature | Integer | no | ||
Attribute6 | Feature | Integer | no | ||
Attribute7 | Feature | Categorical | no | ||
Attribute8 | Feature | Integer | no |
0 to 8 of 8
Dataset Files
File | Size |
---|---|
blink.csv | 32.8 KB |
Makefile | 97 Bytes |
Reviews
There are no reviews for this dataset yet.
pip install ucimlrepo
from ucimlrepo import fetch_ucirepo # fetch dataset dataset_based_on_uwb_for_clinical_establishments = fetch_ucirepo(id=754) # data (as pandas dataframes) X = dataset_based_on_uwb_for_clinical_establishments.data.features y = dataset_based_on_uwb_for_clinical_establishments.data.targets # metadata print(dataset_based_on_uwb_for_clinical_establishments.metadata) # variable information print(dataset_based_on_uwb_for_clinical_establishments.variables)
SHYAM, S., juliet, S., & ezra, K. (2022). Dataset based on UWB for Clinical Establishments [Dataset]. UCI Machine Learning Repository. https://doi.org/10.24432/C5S32T.
Keywords
Creators
SHILPA SHYAM
sshyam.chem@gmail.com
KARUNYA UNIVERSITY
sujitha juliet
sujitha@karunya.edu
karunya university
kirubakaran ezra
ekirubakaran@gmail.com
karunya university
DOI
License
This dataset is licensed under a Creative Commons Attribution 4.0 International (CC BY 4.0) license.
This allows for the sharing and adaptation of the datasets for any purpose, provided that the appropriate credit is given.