/CovidData

Program to receive covid data in canada on specified dates, or within the past week if none are given. Data is saved to a CSV for further use at the discretion of the user. Done in Java using H2 databases to do in memory server requests to organize the data by date and province for saving to the CSV

Primary LanguageJava

CovidData