Skip to main content

data wrangling simplicity, complete audit transparency, and at speed

Project description

whyqd provides an intuitive method for restructuring messy data to conform to a standardised metadata schema. It supports data managers and researchers looking to rapidly, and continuously, normalise any messy spreadsheets using a simple series of steps. Once complete, you can import wrangled data into more complex analytical systems or full-feature wrangling tools.

It aims to get you to the point where you can perform automated data munging prior to committing your data into a database, and no further. It is built on Pandas, and plays well with existing Python-based data-analytical tools. Each raw source file will produce a json schema and method file which defines the set of actions to be performed to produce refined data, and a destination file validated against that schema.

whyqd ensures complete audit transparency by saving all actions performed to restructure your input data to a separate json-defined methods file. This permits others to scrutinise your approach, validate your methodology, or even use your methods to import data in production.

Once complete, a method file can be shared, along with your input data, and anyone can import whyqd and validate your method to verify that your output data is the product of these inputs.

Why use it?

If all you want to do is test whether your source data are even useful, spending days or weeks slogging through data restructuring could kill a project. If you already have a workflow and established software which includes Python and pandas, having to change your code every time your source data changes is really, really frustrating.

There are two complex and time-consuming parts to preparing data for analysis: social, and technical.

The social part requires multi-stakeholder engagement with source data-publishers, and with destination database users, to agree structural metadata. Without any agreement on data publication formats or destination structure, you are left with the tedious frustration of manually wrangling each independent dataset into a single schema.

whyqd allows you to get to work without requiring you to achieve buy-in from anyone or change your existing code.

Wrangling process

  • Create, update or import a data schema which defines the destination data structure;
  • Create a new method and associate it with your schema and input data source/s;
  • Assign a foreign key column and (if required) merge input data sources;
  • Structure input data fields to conform to the requriements for each schema field;
  • Assign categorical data identified during structuring;
  • Transform and filter input data to produce a final destination data file;
  • Share your data and a citation;

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

whyqd-0.1.0.tar.gz (42.8 kB view details)

Uploaded Source

Built Distribution

whyqd-0.1.0-py3-none-any.whl (45.4 kB view details)

Uploaded Python 3

File details

Details for the file whyqd-0.1.0.tar.gz.

File metadata

  • Download URL: whyqd-0.1.0.tar.gz
  • Upload date:
  • Size: 42.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.1

File hashes

Hashes for whyqd-0.1.0.tar.gz
Algorithm Hash digest
SHA256 a4cdfd2f607249d1502c425dfefa596aa2e0576f8f51f497f6faba68d902fbd9
MD5 7ab12dd3085550fde1ba973b2ad8f31d
BLAKE2b-256 470a725ea13c8de862d498eed14c79de2cf3a6282bdfc71156fff4b535c7b8c3

See more details on using hashes here.

File details

Details for the file whyqd-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: whyqd-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 45.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.1

File hashes

Hashes for whyqd-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 aa3fb7d8e37fb07908eefcb516a540a091c4b1688b7f307c991637c0417e6735
MD5 781340bc02a2a7e2e474b8300bbce42a
BLAKE2b-256 f4eac9f9a3f34ec0764cb04ca97fe04c4ef2c5f73d7605d78a57282592e31c90

See more details on using hashes here.

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