Skip to main content

ckanext-parquet

A CKAN extension that adds a Parquet file viewer to CKAN.

View example

Features:

  • View Parquet files directly in CKAN
  • Supports large files with infinite scrolling
  • Column sorting
  • Metadata display

Requirements

Compatibility with core CKAN versions:

CKAN version Compatible?
2.9 and earlier no
2.10 yes
2.11 yes

Installation

To install ckanext-parquet:

  1. Activate your CKAN virtual environment, for example:
. /usr/lib/ckan/default/bin/activate
  1. Clone the source and install it on the virtualenv
git clone https://github.com/DataShades/ckanext-parquet.git
cd ckanext-parquet
pip install -e .
  1. Add parquet_view to the ckan.plugins and ckan.views.default_views settings in your CKAN config file.

  2. Restart CKAN. For example if you've deployed CKAN with Apache on Ubuntu:

sudo service apache2 reload

Developer installation

To install ckanext-parquet for development, activate your CKAN virtualenv and do:

git clone https://github.com/DataShades/ckanext-parquet.git
cd ckanext-parquet
pip install -e .

Tests

To run the tests, do:

pytest --ckan-ini=test.ini

License

AGPL

Download files

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

Source Distribution

ckanext_parquet-0.1.1.tar.gz (199.7 kB view details)

Uploaded Source

Built Distribution

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

ckanext_parquet-0.1.1-py3-none-any.whl (200.1 kB view details)

Uploaded Python 3

File details

Details for the file ckanext_parquet-0.1.1.tar.gz.

File metadata

  • Download URL: ckanext_parquet-0.1.1.tar.gz
  • Upload date:
  • Size: 199.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for ckanext_parquet-0.1.1.tar.gz
Algorithm Hash digest
SHA256 09f5f83f41578f7f83a5bc1f46af7a2f856c4c6dd65d558bee4ab88ad27fd77e
MD5 7c11e4a2770e312139fb8b2155873869
BLAKE2b-256 48a72fe2f2a61286378e1d6e128c9dc278577f73a654f445b35c23731e3e89ee

See more details on using hashes here.

File details

Details for the file ckanext_parquet-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for ckanext_parquet-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b3aba9de4b35a40f5977b5a90a61f1f433262e600e5ddde873364b21126dbe2b
MD5 96944fd68818eca489e9f70a1d2a91c0
BLAKE2b-256 18fafcac1d62796e72678ecbf4258fdead98e5749c699033f9ccd620e9c929e7

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.1 This release

2 files

0.1.0

2 files

Supported by

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