Export Image
Export Code

Water potability Vega-Lite API Template

Guillaume Loslier-Pinard

Last edited Feb 06, 2022
Created on Jan 19, 2022

A visualization constructed using the vega-lite-api.

The data shown here comes from the Water Quality dataset found on Kaggle : https://www.kaggle.com/adityakadiwal/water-potability I can't find the original source for this dataset so there is a good probability it is fake. Anyways, this is just for me to understand how the Vega-Lite API works. With the mouse you can hover and see if the water is potable for each data point. One means it's potable, and 0 means it's not.

Gist : https://gist.github.com/GuillaumeLoslier/bceac23341313c2886304cb88e89b504

MIT Licensed