home / docs / sections

sections

1 row where breadcrumbs = "["Installation", "Basic installation"]", breadcrumbs contains "Basic installation" and references = "[{"href": "https://datasette.io/desktop", "label": "Datasette Desktop"}]"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: breadcrumbs (array)

id ▼ page ref title content breadcrumbs references
installation:installation-datasette-desktop installation installation-datasette-desktop Datasette Desktop for Mac Datasette Desktop is a packaged Mac application which bundles Datasette together with Python and allows you to install and run Datasette directly on your laptop. This is the best option for local installation if you are not comfortable using the command line. ["Installation", "Basic installation"] [{"href": "https://datasette.io/desktop", "label": "Datasette Desktop"}]

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [sections] (
   [id] TEXT PRIMARY KEY,
   [page] TEXT,
   [ref] TEXT,
   [title] TEXT,
   [content] TEXT,
   [breadcrumbs] TEXT,
   [references] TEXT
);
Powered by Datasette · Queries took 1.2ms