Datasette ========= *A tool for exploring and publishing data* Datasette is a tool for exploring and publishing data. It helps people take data of any shape or size and publish that as an interactive, explorable website and accompanying API. Datasette is aimed at data journalists, museum curators, archivists, local governments and anyone else who has data that they wish to share with the world. It is part of a :ref:`wider ecosystem of tools and plugins ` dedicated to making working with structured data as productive as possible. `Explore a demo `__, watch `a presentation about the project `__ or :ref:`glitch`. More examples: https://github.com/simonw/datasette/wiki/Datasettes Contents -------- .. toctree:: :maxdepth: 2 getting_started installation ecosystem pages publish json_api sql_queries performance csv_export facets full_text_search spatialite metadata config introspection custom_templates plugins internals contributing changelog