#perspective #streaming #dataset #analytics #component #visualization #python

perspective-server

A data visualization and analytics component, especially well-suited for large and/or streaming datasets

1 release (0 unstable)

3.0.0-alpha.1 May 11, 2024

#367 in WebAssembly

Download history 159/week @ 2024-05-09 14/week @ 2024-05-16 6/week @ 2024-05-23

179 downloads per month
Used in perspective-python

Apache-2.0

1.5MB
35K SLoC

C++ 35K SLoC // 0.1% comments Rust 158 SLoC // 0.2% comments JavaScript 32 SLoC // 0.3% comments

Perspective Perspective

npm PyPI Build Status


Perspective is an interactive analytics and data visualization component, which is especially well-suited for large and/or streaming datasets. Use it to create user-configurable reports, dashboards, notebooks and applications, then deploy stand-alone in the browser, or in concert with Python and/or Jupyterlab.

Features

  • A fast, memory efficient streaming query engine, written in C++ and compiled for both WebAssembly and Python, with read/write/streaming for Apache Arrow, and a high-performance columnar expression language based on ExprTK.

  • A framework-agnostic User Interface packaged as a Custom Element, powered either in-browser via WebAssembly or virtually via WebSocket server (Python/Node).

  • A JupyterLab widget and Python client library, for interactive data analysis in a notebook, as well as scalable production Voila applications.

Examples

editablefilefractal
marketraycastingevictions
nypdmagicstreaming
covidwebcammovies
superstorecitibikeolympics
jupyterlab

Documentation

Community / Media

Dependencies

~1–2.7MB
~39K SLoC