Code that goes along with https://humansofdata.atlan.com/2018/06/apache-airflow-disease-outbreaks-india/
You can install the dependencies using pip.
$ pip install -r requirements.txt
Make sure you have Airflow set up on your machine. You can check out this link to do that.
Finally, place the the python files inside your Airflow DAG_FOLDER
and you should be good to go. 🍰