RawVis: Visual Exploration over Raw Data Full text

N. Bikakis, S. Maroulis, G. Papastefanatos, P. Vassiliadis
In 22nd European Conference on Advances in Databases and Information Systems (ADBIS 2018), September 2-5, Budapest, Hungary
2018
Conference/Workshop
Abstract. Data exploration and visual analytics systems are of great importance in Open Science scenarios, where less tech-savvy researchers wish to access and visually explore big raw data files (e.g., json, csv) generated by scientific experiments using commodity hardware and without being overwhelmed in the tedious processes of data loading, indexing and query optimization. In this work, we present our work for enabling efficient query processing on raw data files for interactive visual exploration scenarios. We introduce a framework, named RawVis, built on top of a lightweight in-memory tile-based index, VALINOR, that is constructed on-the-fly given the first user query over a raw file and adapted based on the user interaction. We evaluate the performance of prototype implementation compared to three other alternatives and show that our method outperforms in terms of response time, disk accesses and memory consumption.