Skip to content

Latest commit

 

History

History
37 lines (15 loc) · 1.38 KB

README.md

File metadata and controls

37 lines (15 loc) · 1.38 KB

tceq-cch-mapping

Project folder

Data Folders

input

  • tceq_cch_facilities.csv - This file should already be in your folder if you've cloned this repository. These are the permit-seeking facility addresses that we previously geocoded with Geocod.io, and manually verified with Google Maps.

  • tl_2020_48_tabblock20 - This is a folder containing a shapefile of all 2020 Texas Census Block boundaries. This file and the files in the next folder are too large to keep on GitHub! Find this file here, download it, and unzip it inside the input folder.

  • tx2020.pl - This is a folder containing all of the 2020 Census Redistricting Data released in legacy format on Aug. 16, 2021. Download the folder here, and unzip it in the input folder.

interim

output

Scripts

analysis-acs-block-groups.R

This script produces the data layers in this ArcGIS Online map

pl_all_4_2020_dar.r

analysis-decennial-blocks.R

This script is a work in progress that attempts to recreate the data layers in analysis-acs-block-groups.R at the block level, instead of the block group level.