Hi,
I am struggling a bit reshaping my data.
So, I have the following variables: stationcode, stationname, street, zipcode etc.
I would like to make the variable names into the different stationcodes and then the stationname, street, zipcode etc. into observations. How do I do it using the reshape command or any other command?
Kind regards.
I am struggling a bit reshaping my data.
So, I have the following variables: stationcode, stationname, street, zipcode etc.
I would like to make the variable names into the different stationcodes and then the stationname, street, zipcode etc. into observations. How do I do it using the reshape command or any other command?
Kind regards.
Comment