DIY Project - Data Mining and Analytics2
DIY Project - Data Mining and Analytics2
This DIY project is to work on the world's most sensitive situation that has occurred and analysis of
data using Data Mining approaches to develop a model is absolutely necessary. This is based on the
Corona Virus pandemic and its threat.
You are provided with 2 real life data-sets in the format of CSV files, called : covid_19_data.csv and
covid19_line_list_data_modified.
3) Use Data Analysis and mining techniques to develop solutions to queries as given below:
i) Which is the highest affected area and what is the number. Group from the model, the second
highest affected area along with number.
iii) Is there any general tendency towards particular age, gender or random?
4) Develop a simple User Interface including all the queries and processes above to make it a
functional system.
Use Python based libraries for data mining and analytics project development.