ahmadawais / corona-cli

🦠 Track the Coronavirus disease (COVID-19) in the command line. Worldwide for all countries, for one country, and the US States. Fast response time (< 100ms). To chat: https://twitter.com/MrAhmadAwais/
https://NodeCLI.com
MIT License
1.85k stars 191 forks source link

DEV: CSV-export to states, country & solve error from #103 #113

Closed yuntaeJ closed 1 year ago

yuntaeJ commented 3 years ago

Add CSV-export function

from : issue#103

Update

  1. Solve file path error

  2. Add csv-export function to country

  3. Change file name

ex)

  1. case1: export csv_file to states filename: US_states.csv
  2. case2: export csv_file to country filename: country_name.csv