Skip to main content

A tool for generating fake testing data based on an XLSform.

Project description

XLSform filler data

A commandline tool for creating dummy/test data from XLSform surveys.

Installation

pip install xlsform-filler-data

Usage

To create a dummy dataset, with a default number of rows(100) from a XLSform source: xlsform-filler-data <source-file-path>/<filename.xlsx>

To specify the number of rows to create, use the -r flag. Example: xlsform-filler-data <source-file-path>/<filename.xlsx> -r 200

To specify the output path and filename, pass the -o flag. Example: xlsform-filler-data <source-file-path>/<filename.xlsx> -o <./myfile.xlsx>

Roadmap

As of version 0.1.1 the tool does not properly randomise multiple choice questions; omits some variables such as 'start' and 'end'; does not maintain the order of the variables; and does not incorporate constraints or cascading choice lists. These limitations will be adddressed in future releases.

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

xlsform_filler_data-0.1.2.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

xlsform_filler_data-0.1.2-py3-none-any.whl (2.9 kB view hashes)

Uploaded 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