/Database-filler

A sub-project of SSP-Scheduler project. It's a data parser to automate the extraction of data from its source and feeding them to SSP-Scheduler.

Primary LanguagePython

Database-Filler

Database-Filler is a sub-project of the SSP-Scheduler that is responsible for feeding the SSP-Scheduler with the required data to work with.

Motivation

We developed the Database-Filler to automate the extraction of data from its source.

How It Works

Database-Filler working on data's source(microsoft excel files) and outputting a new data files(csv files) that are ready for using with SSP-Scheduler.

Tasks

  • Automation of extraction the data from its source.
  • Automation of testing the data extracted.