The node-based editor allows using the open source library simple-data-analysis.js without code

SDA-Flow (Under heavy development)

You can use SDA-Flow here: https://nshiab.github.io/simple-data-analysis-flow/

This repository is maintained by Nael Shiab, senior data producer at CBC/Radio-Canada.

If you use the library, show off your work and tag me on Twitter or LinkedIn! ?

These project’s goals are:

  • To allow non-coders to use the open source library simple-data-analysis.js.

  • To create a node-based editor for data analysis running in the browser.

Example

Watch the demo by clicking on the image below. It redirects to YouTube.

Here’s the final result of the demo. It’s an example from the simple-data-analysis.js library inside an Observable notebook, with the equivalent made with SDA-Flow.

Core principles

The editor is built as a NextJS app, with simple-data-analysis.js and React Flow.

All of the computations are ran in the browser.

Feel free to start a conversation or create a new issue. If you want to contribute to the code, let’s talk! ?

GitHub

View Github