|
. clear
.
. insheet using D:\china.csv
(13 vars, 93 obs)
.
end of do-file
. des
Contains data
obs: 93
vars: 13
size: 4,557
------------------------------------------------------------------------------------------------
storage display value
variable name type format label variable label
------------------------------------------------------------------------------------------------
year int %8.0g
code byte %8.0g
provcn str6 %9s
ruralincome float %9.0g
expenditure float %9.0g
food float %9.0g
chothing float %9.0g
residence float %9.0g
facilitues float %9.0g
healthcare float %9.0g
transandcom float %9.0g
cultural float %9.0g
othergoods float %9.0g
------------------------------------------------------------------------------------------------
Sorted by:
Note: dataset has changed since last saved
|