/web-to-ftp-pipeline

A data pipeline which extracts data from a web source to a local FTP server.

Primary LanguagePython

Web to FTP server Pipeline

by yourstrulyhb

A Python data pipeline which extracts data from web to an FTP server.

Tasks done:

  • Set up FTP server.
  • Create git repo.
  • Set up a Python virtual environment.
  • Connect to FTP server.
  • Download OFAC_CONS CSV files.
  • Upload OFAC CSV files to FTP server.