Simon Willison’s Weblog

Subscribe
Atom feed for datasette Random

1,455 posts tagged “datasette”

Datasette is an open source tool for exploring and publishing data.

2024

Release datasette-edit-templates 0.3 — Plugin allowing Datasette templates to be edited within Datasette
Release datasette-build 0.1a0 — Build a directory full of files into a SQLite database
Release datasette-auth-tokens 0.4a7 — Datasette plugin for authenticating access using API tokens
Release datasette-cluster-map 0.18 — Datasette plugin that shows a map for any data with latitude/longitude columns
Release datasette-auth-tokens 0.4a6 — Datasette plugin for authenticating access using API tokens
Release datasette-auth-tokens 0.4a5 — Datasette plugin for authenticating access using API tokens
Release datasette-search-all 1.1.2 — Datasette plugin for searching all searchable tables at once

Weeknotes: Page caching and custom templates for Datasette Cloud

My main development focus this week has been adding public page caching to Datasette Cloud, and exploring what custom template support might look like for that service.

[... 924 words]

Release datasette-upgrade 0.1a0 — Upgrade Datasette instance configuration to handle new features

2023

datasette-plot—a new Datasette Plugin for building data visualizations. I forgot to link to this here last week: Alex Garcia released the first version of datasette-plot, a brand new Datasette visualization plugin built on top of the Observable Plot charting library. We plan to use this as the new, updated alternative to my older datasette-vega plugin.

# 31st December 2023, 5:04 am / datasette, plugins, observable, visualization, alex-garcia, observable-plot

Release datasette-haversine 0.2.1 — Datasette plugin that adds a custom SQL function for haversine distances
Release datasette 0.64.6 — An open source multi-tool for exploring and publishing data
Release datasette-sqlite-authorizer 0.1 — Configure Datasette to block operations using the SQLIte set_authorizer mechanism
Release datasette-chronicle 0.2.1 — Enable sqlite-chronicle against tables in Datasette

Weeknotes: datasette-enrichments, datasette-comments, sqlite-chronicle

Visit Weeknotes: datasette-enrichments, datasette-comments, sqlite-chronicle

I’ve mainly been working on Datasette Enrichments and continuing to explore the possibilities enabled by sqlite-chronicle.

[... 1,123 words]

Release datasette-leaflet-geojson 0.8.1 — Datasette plugin that replaces any GeoJSON column values with a Leaflet map.
Release datasette-chronicle 0.2 — Enable sqlite-chronicle against tables in Datasette
Release datasette-enrichments-jinja 0.1 — Datasette enrichment for evaluating templates in a Jinja sandbox
Release datasette-chronicle 0.1 — Enable sqlite-chronicle against tables in Datasette

Simon Willison (Part Two): How Datasette Helps With Investigative Reporting. The second part of my Newsroom Robots podcast conversation with Nikita Roy. This episode includes my best audio answer yet to the “what is Datasette?” question, plus notes on how to use LLMs in journalism despite their propensity to make things up.

# 5th December 2023, 8:27 pm / journalism, datasette, podcasts, podcast-appearances, data-journalism

Release datasette-enrichments-gpt 0.3 — Datasette enrichment for analyzing row data using OpenAI's GPT models

Datasette Enrichments: a new plugin framework for augmenting your data

Visit Datasette Enrichments: a new plugin framework for augmenting your data

Today I’m releasing datasette-enrichments, a new feature for Datasette which provides a framework for applying “enrichments” that can augment your data.

[... 1,202 words]

Release datasette-statistics 0.2.1 — SQL statistics functions for Datasette

Annotate and explore your data with datasette-comments. New plugin for Datasette and Datasette Cloud: datasette-comments, providing tools for collaborating on data exploration with a team through posting comments on individual rows of data.

Alex Garcia built this for Datasette Cloud but as with almost all of our work there it’s also available as an open source Python package.

# 30th November 2023, 9:59 pm / datasette-cloud, datasette, projects, collaboration, alex-garcia

Release datasette-enrichments-gpt 0.2 — Datasette enrichment for analyzing row data using OpenAI's GPT models
Release datasette-enrichments-opencage 0.1 — Geocoding and reverse geocoding using OpenCage
Release datasette-enrichments-re2 0.1 — Enrich data using regular expressions powered by re2
Release datasette-enrichments 0.2 — Tools for running enrichments against data stored in Datasette
Release datasette-enrichments 0.1a7 — Tools for running enrichments against data stored in Datasette
Release datasette-enrichments 0.1a6 — Tools for running enrichments against data stored in Datasette