Hi All,
I am currently undergoing a huge crisis in my dataset.
I am using a World Value Survey data to work upon the countries of Bangladesh, India and Pakistan to measure the impact of globalization over trust amongst people and confidence over the governmental institutions of the people across these 3 countries.
So, my problem is this:
1. The dataset is a timeseries dataset but the years covered in the survey are 1996, 2002 and 2018 for the country of Bangladesh and the same for India and Pakistan but with a different years. I want to create the years which are missing in this dataset.

So, my real query is how to create this missing years and even if I do it, how many observations should be there.
2. Can we interpolate a categorical variable and if this categorical variable is interpolated in the missing areas, how to maintain the values as the same categories that is preceding and succeeding that area of missing values, rather than the interpolated values changing to continuous values.
Can someone help me with this?
I am currently undergoing a huge crisis in my dataset.
I am using a World Value Survey data to work upon the countries of Bangladesh, India and Pakistan to measure the impact of globalization over trust amongst people and confidence over the governmental institutions of the people across these 3 countries.
So, my problem is this:
1. The dataset is a timeseries dataset but the years covered in the survey are 1996, 2002 and 2018 for the country of Bangladesh and the same for India and Pakistan but with a different years. I want to create the years which are missing in this dataset.
So, my real query is how to create this missing years and even if I do it, how many observations should be there.
2. Can we interpolate a categorical variable and if this categorical variable is interpolated in the missing areas, how to maintain the values as the same categories that is preceding and succeeding that area of missing values, rather than the interpolated values changing to continuous values.
Can someone help me with this?
Comment