Datasette Adds Semantic Column Types And Plugin Hook
Datasette released version 1.0a26 on 18 March 2026, adding semantic column type assignments for datasets. Built-in types include url, email and json, and plugins can register additional types using the new register_column_types() plugin hook. The change improves data presentation and enables developers to extend typing for customized UI and query behavior.
Key Points
- 1Adds semantic column types including url, email, json in Datasette 1.0a26 release
- 2Enables richer data typing and presentation, improving UI and query interpretation for dataset consumers
- 3Allows plugin developers to extend types via register_column_types() hook, enabling customized data handling
Scoring Rationale
Significant usability and extensibility improvements for Datasette users, but limited impact beyond the Datasette data-exploration ecosystem.
Sources
Public references used for this report.
Practice interview problems based on real data
1,625 SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problems
