Dear all, I am currently analysing a data set on COVID-19. The data are arranged by each date from 16 March 2020 to 30 April 2023. I have four variables in my dataset
i) Date; (ii) Tests performed; (iii) Cases; and (iv) Deaths. The dates variable is appropriately formatted for STATA. The rest of my variables are numeric. We have observed four or five epidemic waves of COVID-19 in a country, and I am analyzing the data set of this country where these waves were seen/observed. I would like to see how many cases and deaths were reported and COVID-19 tests performed for each wave, and as such, I would like to segregate the number of cases, deaths, and tests performed in my dataset according to Wave-1, Wave-2, etc. I know the start and end date of each wave. However, my challenge is how to select the data on cases, deaths and tests performed by a particular range of dates (say from 06 April 2020 to 7 August for the first wave, 25 August 2020 to 15 January 2021 for the second wave, etc.). My ultimate aim is to compare these epidemiological characteristics (cases, deaths, tests, and some other analysis like CFR, tests/case ratio, etc.) by waves and calculate the statistical significance of the differences between the waves, if any. Any help or assistance that I get from any one of you on how to do this (segregation of data on cases, deaths and tests performed by a selected range of date) will be very much appreciated. Thanks a lot.
i) Date; (ii) Tests performed; (iii) Cases; and (iv) Deaths. The dates variable is appropriately formatted for STATA. The rest of my variables are numeric. We have observed four or five epidemic waves of COVID-19 in a country, and I am analyzing the data set of this country where these waves were seen/observed. I would like to see how many cases and deaths were reported and COVID-19 tests performed for each wave, and as such, I would like to segregate the number of cases, deaths, and tests performed in my dataset according to Wave-1, Wave-2, etc. I know the start and end date of each wave. However, my challenge is how to select the data on cases, deaths and tests performed by a particular range of dates (say from 06 April 2020 to 7 August for the first wave, 25 August 2020 to 15 January 2021 for the second wave, etc.). My ultimate aim is to compare these epidemiological characteristics (cases, deaths, tests, and some other analysis like CFR, tests/case ratio, etc.) by waves and calculate the statistical significance of the differences between the waves, if any. Any help or assistance that I get from any one of you on how to do this (segregation of data on cases, deaths and tests performed by a selected range of date) will be very much appreciated. Thanks a lot.


Comment