Skip to content

DSPG Land Use repository for the year 2022. Dr. Susan Chen has led the group and Nazmul Huda worked as thr graduate fellow for this project.

Notifications You must be signed in to change notification settings

nazmul0310/2022_DSPG_landuse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository for DSPG 2022 Land Use Project

Graduate fellows - Nazmul Huda, Samantha Rippley, Wen Yuanyuan

Undergraduate interns - Rachel Inman, John Malla, Chrisopher Vest

Lead Faculty - Susan Chen


Visit our website here.

This repository is for the Data Science for Public Good Young Scholars' Program, to view other projects like this visit the DSPG website.

How to use this repository

The repository is meant to be ready to use, simply clone the repository and launch the app.r file in Rstudio locally.

Any changes to how the code and graphs look can be changed in the code folder, which has many different files properly labelled. The code in this project takes a generic approach, meant to be reproducible for many uses. There are many parameters within a lot of the app's functions and scripts that can be changed and customized.

An example:

Code/ACS/pull_ACS.R was used to generate R objects for certain years from the American Community Survey using the following parameters

## Setting ALL needed parameters ======================

counties <- "Powhatan"

state <- "VA"
  
years <- 2016

This generic approach allows all of our data to be pulled from the American Community Survey real time, so modifying any of the parameters and running the script will allow for quick and easy changes to what is needed.

About

DSPG Land Use repository for the year 2022. Dr. Susan Chen has led the group and Nazmul Huda worked as thr graduate fellow for this project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages