kevinhinterlong / perspective

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

Home Page:https://perspective.finos.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Perspective

npm PyPI Build Status FINOS - Active

Perspective is an interactive analytics and data visualization component, which is especially well-suited for large and/or streaming datasets. Originally developed at J.P. Morgan and open-sourced through the Fintech Open Source Foundation (FINOS), Perspective makes it simple to build user-configurable analytics entirely in the browser, or in concert with Python and/or Jupyterlab. Use it to create reports, dashboards, notebooks and applications, with static data or streaming updates via Apache Arrow.

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

  • A framework-agnostic User Interface Custom Element, powered either in-browser via WebWorker (WebAssembly) or virtually via WebSocket server (Python/Node), as well as a suite of Datagrid and D3FC Chart plugins.

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


Examples

Movies Magic NFT
Movies Magic
NYPD CCRB Olympics COVID
Olympics COVID
Custom Styles BTC Fractal
Custom Styles Fractal
Editable Maps Airports Streaming
Editable Maps Airpors Streaming
NYC Citibike JupyterLab Plugin Maps Citibike
NYC Citibike JupyterLab Plugin Maps Citibike
Polygon.io CSV Superstore
CSV Superstore

Documentation

Community

About

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

https://perspective.finos.org/

License:Apache License 2.0


Languages

Language:C++ 49.6%Language:JavaScript 19.8%Language:Rust 15.9%Language:Python 8.6%Language:Less 4.1%Language:TypeScript 1.7%Language:HTML 0.1%Language:C 0.1%Language:Shell 0.0%