Skip to main content

Import data from Socrata into Datasette

Project description

datasette-socrata

PyPI Changelog Tests License

Import data from Socrata into Datasette

Installation

Install this plugin in the same environment as Datasette.

datasette install datasette-socrata

Usage

Make sure you have enabled WAL mode on your database files before using this plugin.

Once installed, an interface for importing data from Socrata will become available at this URL:

/-/import-socrata

Users will be able to paste in a URL to a dataset on Socrata in order to initialize an import.

You can also pre-fill the form by passing a ?url= parameter, for example:

/-/import-socrata?url=https://data.sfgov.org/City-Infrastructure/Street-Tree-List/tkzw-k3nq

Any database that is attached to Datasette, is NOT loaded as immutable (with the -i option) and that has WAL mode enabled will be available for users to import data into.

The import-socrata permission governs access. By default the root actor (accessible using datasette --root to start Datasette) is granted that permission.

You can use permission plugins such as datasette-permissions-sql to grant additional access to other users.

Configuration

If you only want Socrata imports to be allowed to a specific database, you can configure that using plugin configration in metadata.yml:

plugins:
  datasette-socrata:
    database: socrata

Development

To set up this plugin locally, first checkout the code. Then create a new virtual environment:

cd datasette-socrata
python3 -m venv venv
source venv/bin/activate

Now install the dependencies and test dependencies:

pip install -e '.[test]'

To run the tests:

pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

datasette-socrata-0.3.1.tar.gz (12.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

datasette_socrata-0.3.1-py3-none-any.whl (12.9 kB view details)

Uploaded Python 3

File details

Details for the file datasette-socrata-0.3.1.tar.gz.

File metadata

  • Download URL: datasette-socrata-0.3.1.tar.gz
  • Upload date:
  • Size: 12.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.8

File hashes

Hashes for datasette-socrata-0.3.1.tar.gz
Algorithm Hash digest
SHA256 63b7ef72a2687972d44b20f82a11168df7bbfaabe44cf21226cfc1c47e21d0dc
MD5 6415c50614f26c07dd29ba34ab5479ed
BLAKE2b-256 0cc8701ce846e94df332f2ddb25925141d80d8fd701c2653e98ad2b70ad60339

See more details on using hashes here.

File details

Details for the file datasette_socrata-0.3.1-py3-none-any.whl.

File metadata

File hashes

Hashes for datasette_socrata-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 840034b4bcb9c26e39130b8797cd095a544480760926366568e8492a0ae27c5d
MD5 2e655456b09bc2ccace0c13e70632891
BLAKE2b-256 a348d62df67df5b01ddd03ed81bb337bebba47e05323f43c98bf247d7cb36e7e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page