-
**Overview**
Building data sets incorporating using Parquet files (read using DuckDB).
Need to apply code to base, remembering both to incorporate information about the fields and datatype (e.g. maki…
-
### Overview
In order to better trace the development of PUDL, the success of our outreach efforts and the effects of our new Superset instance, we need to revitalize the `pudl-usage-metrics` repos…
-
Data from multiple publishers is currently missing from IATI Tables.
It looks like it is all publishers after a certain point alphabetically ([datasette query](https://datasette.codeforiati.org/iat…
-
This is a very exciting project - thanks for releasing this!
I tried to get it working with my https://datasette.io/ ASGI app and ran into this error:
```
File "/Library/Frameworks/Python.fra…
-
There is a large number of internal changes in the current development version of datasette that break DUX. Do you intend to upgrade DUX for this? It seems like a lot of work, unfortunately...
-
Hi,
I installed `datasette-jupyterlite` with the following command:
```zsh
datasette install datasette-jupyterlite
```
And now when I try to run `datasette` it gets an `IndexError`:
```…
ctsrc updated
10 months ago
-
This can be things like `create-table`, but it would also be good to enable configuring `insert-row` at the database level and have that user or group able to insert rows into any table in that databa…
-
I've got Datasette Desktop 0.2.2, Datasette: 0.64.1, Python: 3.9.6, SQLite: 3.36.0 and when I open "Install and Manage Plugins", I get an Error 500 "'NoneType' object has no attribute 'day'"
Openin…
-
The ability to run Datasette in a mode where it automatically picks up new (or modified) files in a directory tree without needing to restart the server.
Suggested command:
datasette library…
-
maybe just use heroku? see https://docs.datasette.io/en/stable/publish.html
could also just use a static csv, but being able to query would be nice