Skip to main content

automatic visual data explorer for datasette

Project description

datasette-nteract-data-explorer

PyPI Changelog Tests License

An automatic data visualization plugin for the Datasette ecosystem. See your dataset from multiple views with an easy-to-use, customizable menu-based interface.

Demo

Try the live demo

screenshot

Running Datasette with the Happy Planet Index dataset

Installation

Install this plugin in the same Python environment as Datasette.

datasette install datasette-nteract-data-explorer

Usage

  • Click "View in Data Explorer" to expand the visualization panel
  • Click the icons on the right side to change the visualization type.
  • Use the menus underneath the graphing area to configure your graph (e.g. change which columns to graph, colors to use, etc)
  • Use "advanced settings" mode to override the inferred column types. For example, you may want to treat a number as a "string" to be able to use it as a category.
  • See a live demo of the original Nteract data-explorer component used in isolation.

You can run a minimal demo after the installation step

datasette -i demo/happy_planet_index.db

If you're interested in improving the demo site, you can run a copy of the site the extra metadata/plugins used in the published demo.

make run-demo

Thank you for reading this far! If you use the Data Explorer in your own site and would like others to find it, you can mention it here.

Development

See contributing docs.

Acknowledgements

  • The Data Explorer was designed by Elijah Meeks. I co-maintain this project as part of the Nteract open-source team. You can read about the design behind this tool here
  • The data model is based on the Frictionless Data Spec.
  • This plugin was bootstrapped by Simon Willison's Datasette plugin template
  • Demo dataset from the Happy Planet Index was cleaned by Doris Lee. This dataset was chosen because of its global appeal, modest size, and variety in column datatypes (numbers, low cardinality and high cardinality strings, booleans).
  • Hosting for the demo site is provided by Vercel.

site hosted by vercel

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

datasette-nteract-data-explorer-0.5.0.tar.gz (764.2 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page