Skip to contents

peskas.malawi.data.pipeline 1.2.0

New features

Added export_landings() function to export the validated landings data to a MongoDB collection dedicated to applications.

Bug fixes

MongoDB connection was reordering the columns of the dataframes. This was fixed by adding a column order.

peskas.malawi.data.pipeline 1.1.0

New features

  • The flow of Malawi SSF landings is implemented along the following core functions:

Breaking changes

  • Data are no more stored in GCP bucket as in the previuos Peskas framework, but are now stored in a lighter MongoDB database.