/etl-pipeline

ETL pipeline in Python to extract data from an XLSX file and load it into a Postgres database.

Primary LanguagePythonMIT LicenseMIT

etl-pipeline

License: MIT

ETL pipeline in Python to extract data from an XLSX file and load it into a Postgres database.

Table of Contents

Input

The code takes a database and start the etl procedure. The xlxs files in the data folder are the inputs taken in order to extract all infromation needed

Output

The code will transform the data and load it into a database in postgres.

Test

run the code in terminal:

python3 etl-pipeline

License

This code is released under the MIT License. See LICENSE.md for more information.

Questions

If you have any questions about the repository, open an issue or contact any of us contributors in https://github.com/leogzz0/etl-pipeline