Skip to main content

No project description provided

Project description

Social Finance Data Pipeline

This is a package that aims to standerdise one or more datasets against a defined schema. It is currently in it's very early stagies.

check the wiki for more details on the plan.

Current status

Current the pipeline only works with xml files and is limited to one schema and one file. It's a first generic approach, that was tested against CIN and SWWF datasets.

It covers partially the following steps described in the wiki:

  • Identify - identifies the stream of data against the schema. only for XML files for now.
  • Convert - Tries to converts the datatypes and throws a warning when not possible. It uses the xsdata package for it.
  • Normalise - adds the primary and foreign keys for each record.

How to run

Check the demo.py file. It has 2 functions that run against the CIN and SWWF datasets present in the samples directory.

There's also smaller samples of those datasets.

This methods will print a set of dataframes for each dataset.

Improvements

There's still a lot to be done. Besides completing what's in the wiki, here are some things I believe should be done first:

  • Datastore - the values are directly pulled to a tablib databook in a very unneficcient nested for loop. This is a big no. We should use RTOF datstore for this.

  • Datatypes It should be possible to define the way we want to export the datatypes. maybe the user wants the dates to come out in a the "dd-mm-yyyy" format when exporting. Or maybe they want just mm-yyyy. This should be possible. Currently, I'm assuming this in export_value. But it should be adjusted.

  • path vs context - I was using path as a reference for where the each node sits in the hierarchy. However, having a tuple in the context is probably a better approach. I'm currently using both, this should not be the case - use just the context.

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

fmsfdata20-1.0.0.tar.gz (21.2 kB view details)

Uploaded Source

Built Distribution

fmsfdata20-1.0.0-py3-none-any.whl (29.9 kB view details)

Uploaded Python 3

File details

Details for the file fmsfdata20-1.0.0.tar.gz.

File metadata

  • Download URL: fmsfdata20-1.0.0.tar.gz
  • Upload date:
  • Size: 21.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.4 Darwin/22.5.0

File hashes

Hashes for fmsfdata20-1.0.0.tar.gz
Algorithm Hash digest
SHA256 1d8f614c5f503d30d31826dcae28e84140f185c4070e99e4457ca4d0f875f171
MD5 df66ad306c17d9690f27bbb7e238fc4e
BLAKE2b-256 f1575c293f3918044cbcacac72778e8be7580374e52c8a67b8cd26aeb1f175de

See more details on using hashes here.

File details

Details for the file fmsfdata20-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: fmsfdata20-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 29.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.4 Darwin/22.5.0

File hashes

Hashes for fmsfdata20-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a031fb94aa8bfae8ee76ebb19576c02df61d7f2848521529ded274521b7ff63b
MD5 6bb9faa3b066cbf31252bfe876fdc40c
BLAKE2b-256 19fef4f9cd523912ac322fcc42dff683ce7518524db3346128574bdb20b78e03

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