Build a simple ETL to use as a test of the Apache Airflow on AWS EC2.
- Extraction: the code that gets the information from the open dota api and save it as a JSON file.
- Transformation: the process of cutting only the needed info.
- Load: a automatization to send a email with a JSON treated file.