Skip to content

mrhallak/Coronalytics

Repository files navigation

Coronalytics

Python 3.6 GitHub black codecov

This project consists of a data pipeline that fetches data, stores it in ElasticSearch and visualizes it in Kibana.

The pipeline

alt text

My Learning Outcomes

  • Introduction to Airflow
  • Introduction to testing (pytest, mocking, etc...)
  • Indexing using ElasticSearch
  • Visualization with Kibana

Documentation

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details