Data analyst and urban planner. Land use, demographics, transit. PDX β OAK π³οΈβπ
-
AC Transit & Kobel Solutions
- Oakland, CA
- http://kobelsolutions.com/
- @kobelsolutions
Pinned Loading
-
soi-rtools
soi-rtools PublicIRS Statistics of Income (SOI) R tools and shiny app to graph and map region-to-region migration flows
R 1
-
Summarize long ACS data and make int...
Summarize long ACS data and make into wide format, retaining the margins of error 1## Helpful web pages:
2# https://dcl-wrangle.stanford.edu/census.html
3# https://tarakc02.github.io/dot-density/
45## Run "install.packages("pacman")" in R console if you do not have pacman installed
-
Areal interpolation with ACS data re...
Areal interpolation with ACS data removing water and rights-of-way and clipping to filtered zoning area 1if(!require(pacman)){install.packages("pacman");library(pacman)}
2p_load(tidyverse, tidycensus, tigris, areal, sf, mapview, geojsonsf, rmapshaper, lwgeom)
3options(tigris_use_cache = T); options(tigris_class = "sf")
45## Download Portland zoning
-
BPSTechServices/income-analysis
BPSTechServices/income-analysis PublicR code for calculating household income estimates at PUMA geographies in Portland
R 1
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.