Skip to content

lianxhcn/data

Repository files navigation

data

datasets used for blogs in https://www.lianxh.cn

.dta 导入方法

* Du2021EE_ERdata.dta
use "https://github.com/lianxhcn/data/raw/refs/heads/main/stata/Du2021EE_ERdata.dta", clear

or

global gitdata "https://github.com/lianxhcn/data/raw/refs/heads/main/stata"

use "$gitdata/Du2021EE_ERdata.dta", clear

use "$gitdata/hansen1999.dta", clear

数据描述命令

You can type the following commands to see the data description.

des

char list

codebook

About

datasets used for blogs in https://www.lianxh.cn

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5