2019-05-16 06:27:08 -07:00
Datasette
2017-11-16 07:11:00 -08:00
=========
2020-05-03 08:46:49 -07:00
|PyPI| |Changelog| |Python 3.x| |Travis CI| |License| |docker:
datasette|
.. |PyPI| image :: https://img.shields.io/pypi/v/datasette.svg
:target: https://pypi.org/project/datasette/
.. |Changelog| image :: https://img.shields.io/github/v/release/simonw/datasette?include_prereleases&label=changelog
:target: https://datasette.readthedocs.io/en/stable/changelog.html
.. |Python 3.x| image :: https://img.shields.io/pypi/pyversions/datasette.svg?logo=python&logoColor=white
:target: https://pypi.org/project/datasette/
.. |Travis CI| image :: https://travis-ci.org/simonw/datasette.svg?branch=master
:target: https://travis-ci.org/simonw/datasette
.. |License| image :: https://img.shields.io/badge/license-Apache%202.0-blue.svg
:target: https://github.com/simonw/datasette/blob/master/LICENSE
.. |docker: datasette| image :: https://img.shields.io/badge/docker-datasette-blue
:target: https://hub.docker.com/r/datasetteproject/datasette
2018-07-10 18:57:54 -07:00
*A tool for exploring and publishing data*
2017-11-16 07:11:00 -08:00
2018-11-04 22:04:23 -08:00
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.
2017-11-16 07:11:00 -08:00
2019-11-27 11:19:11 -08:00
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 <ecosystem>` dedicated to making working with structured data as productive as possible.
2018-11-04 22:04:23 -08:00
2019-05-16 06:26:46 -07:00
`Explore a demo <https://fivethirtyeight.datasettes.com/fivethirtyeight> `__ , watch `a presentation about the project <https://static.simonwillison.net/static/2018/pybay-datasette/> `__ or :ref: `glitch` .
2018-11-04 22:04:23 -08:00
More examples: https://github.com/simonw/datasette/wiki/Datasettes
2017-11-16 07:11:00 -08:00
Contents
--------
.. toctree ::
2020-06-08 20:12:06 -07:00
:maxdepth: 3
2017-11-16 07:11:00 -08:00
2017-11-30 10:27:00 -08:00
getting_started
2019-05-15 22:14:33 -07:00
installation
ecosystem
2018-07-27 21:21:42 -07:00
pages
2018-07-10 19:04:13 -07:00
publish
2018-03-27 09:18:32 -07:00
json_api
2017-12-05 09:43:59 -08:00
sql_queries
2020-05-31 22:00:36 -07:00
authentication
2019-05-18 22:31:03 -07:00
performance
2018-06-18 07:12:21 -07:00
csv_export
2018-05-12 19:29:06 -03:00
facets
2018-05-12 09:06:38 -03:00
full_text_search
2018-05-26 11:04:09 -07:00
spatialite
2017-12-07 09:19:35 -08:00
metadata
2018-05-20 10:01:49 -07:00
config
2018-05-20 14:28:53 -07:00
introspection
2017-12-06 10:27:50 -08:00
custom_templates
2018-04-16 08:12:09 -07:00
plugins
2020-02-24 20:45:08 -08:00
internals
2018-10-27 10:12:19 -07:00
contributing
2017-11-16 07:11:00 -08:00
changelog