thesuhas / SteelEye-Engineer-Assessment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SteelEye-Engineer-Assessment

Link to Download Answer CSV

Requirements Met

  1. Downloading and Extracting XML (completely automated)
  2. Converting XML to CSV with required headers.
  3. Required CSV stored on S3 bucket (link above).
  4. Follows PEP8 guidelines and has pydoc with type hints.

Usage

  1. First go to the src folder via cd src.
  2. Execute the parse python script using python3 parse.py

About

License:MIT License


Languages

Language:Python 100.0%