Skip to main content

{{ DESCRIPTION }}

Project description

Travis
Coveralls
PyPi
SemVer
Gitter

Install

# clone the repo and install it with pip

git clone https://github.com/frictionlessdata/datapackage-pipelines-spss.git
pip install -e .

Usage

datapackage-pipelines-spss uses tableschema-spss to read SPSS .sav files and add tableschema descriptors to a datapackage. You can use datapackage-pipelines-spss as a plugin for dpp. In the pipeline-spec.yaml it will look like this:

...
- run: spss.add_spss
  parameters:
    source: data/my-file.sav

This will add the file defined at source as a tabular resource to the pipeline. source can be either a file path, or a url starting with http or https.

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

datapackage-pipelines-spss-0.0.4a0.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

datapackage_pipelines_spss-0.0.4a0-py2.py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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