Other datasets
American Communities Project, United States, 2023-2024¶
R Script file¶
[[Copy the code]] below ➜ Paste into [[RStudio console]] ➜ Hit Enter
source(url("https://raw.githubusercontent.com/ttezcann/ssric-reg/refs/heads/main/docs/assets/data/other-datasets/acp/0-packages-data.R"));
download.file("https://raw.githubusercontent.com/ttezcann/ssric-reg/refs/heads/main/docs/assets/data/other-datasets/acp/01-script.R", "01-script.R");
file.edit("01-script.R")
Codebook¶
American Health Values Survey II¶
R Script file¶
Copy the code below ➜ Paste into [[RStudio console]] ➜ Hit Enter
source(url("https://raw.githubusercontent.com/ttezcann/ssric-reg/refs/heads/main/docs/assets/data/other-datasets/ahvs/0-packages-data.R"));
download.file("https://raw.githubusercontent.com/ttezcann/ssric-reg/refs/heads/main/docs/assets/data/other-datasets/ahvs/01-script.R", "01-script.R");
file.edit("01-script.R")
Codebook¶
Health Reform Monitoring Survey, United States, April 2021¶
R Script file¶
Copy the code below ➜ Paste into [[RStudio console]] ➜ Hit Enter
source(url("https://raw.githubusercontent.com/ttezcann/ssric-reg/refs/heads/main/docs/assets/data/other-datasets/hrms/0-packages-data.R"));
download.file("https://raw.githubusercontent.com/ttezcann/ssric-reg/refs/heads/main/docs/assets/data/other-datasets/hrms/01-script.R", "01-script.R");
file.edit("01-script.R")
Codebook¶
National Survey of Artists, [United States], 2024¶
R Script file¶
Copy the code below ➜ Paste into [[RStudio console]] ➜ Hit Enter
source(url("https://raw.githubusercontent.com/ttezcann/ssric-reg/refs/heads/main/docs/assets/data/other-datasets/nsa/0-packages-data.R"));
download.file("https://raw.githubusercontent.com/ttezcann/ssric-reg/refs/heads/main/docs/assets/data/other-datasets/nsa/01-script.R", "01-script.R");
file.edit("01-script.R")
Codebook¶
National Survey of Health Attitudes, [United States], 2023¶
R Script file¶
Copy the code below ➜ Paste into [[RStudio console]] ➜ Hit Enter
source(url("https://raw.githubusercontent.com/ttezcann/ssric-reg/refs/heads/main/docs/assets/data/other-datasets/nsha/0-packages-data.R"));
download.file("https://raw.githubusercontent.com/ttezcann/ssric-reg/refs/heads/main/docs/assets/data/other-datasets/nsha/01-script.R", "01-script.R");
file.edit("01-script.R")
Codebook¶
National Wellbeing Survey (NWS) 2024¶
R Script file¶
Copy the code below ➜ Paste into [[RStudio console]] ➜ Hit Enter
source(url("https://raw.githubusercontent.com/ttezcann/ssric-reg/refs/heads/main/docs/assets/data/other-datasets/nws/0-packages-data.R"));
download.file("https://raw.githubusercontent.com/ttezcann/ssric-reg/refs/heads/main/docs/assets/data/other-datasets/nws/01-script.R", "01-script.R");
file.edit("01-script.R")
Codebook¶
Police-Public Contact Survey, 2022¶
R Script file¶
Copy the code below ➜ Paste into [[RStudio console]] ➜ Hit Enter
source(url("https://raw.githubusercontent.com/ttezcann/ssric-reg/refs/heads/main/docs/assets/data/other-datasets/ppcs/0-packages-data.R"));
download.file("https://raw.githubusercontent.com/ttezcann/ssric-reg/refs/heads/main/docs/assets/data/other-datasets/ppcs/01-script.R", "01-script.R");
file.edit("01-script.R")
Codebook¶
Well-Being and Basic Needs Survey December 2023¶
R Script file¶
Copy the code below ➜ Paste into [[RStudio console]] ➜ Hit Enter
source(url("https://raw.githubusercontent.com/ttezcann/ssric-reg/refs/heads/main/docs/assets/data/other-datasets/wbns/0-packages-data.R"));
download.file("https://raw.githubusercontent.com/ttezcann/ssric-reg/refs/heads/main/docs/assets/data/other-datasets/wbns/01-script.R", "01-script.R");
file.edit("01-script.R")
Codebook¶
Y Strong Communities Study, United States, 2019-2020¶
R Script file¶
Copy the code below ➜ Paste into [[RStudio console]] ➜ Hit Enter
source(url("https://raw.githubusercontent.com/ttezcann/ssric-reg/refs/heads/main/docs/assets/data/other-datasets/yscs/0-packages-data.R"));
download.file("https://raw.githubusercontent.com/ttezcann/ssric-reg/refs/heads/main/docs/assets/data/other-datasets/yscs/01-script.R", "01-script.R");
file.edit("01-script.R")