AaronWard / covidify

Covidify - corona virus report and dataset generator for python 📈 [no longer being updated]
MIT License
446 stars 113 forks source link

Project structural pattern #110

Open chensteven opened 3 years ago

chensteven commented 3 years ago

I have implemented the adapter design pattern for generating and saving json reports instead of CSV without breaking the API. This allows flexibility to create different types of reports like log, trend and agg data in different file formats