Skip to content

Scripts that produce spatial layers with block-group level (and eventually block-level -- work in progress!) demographic data for 1-mile and 6-mile zones around a selection of facilities that sought air pollution permits from TCEQ in the past 5 years.

Notifications You must be signed in to change notification settings

TRLegalAid/tceq-cch-mapping

Repository files navigation

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.

About

Scripts that produce spatial layers with block-group level (and eventually block-level -- work in progress!) demographic data for 1-mile and 6-mile zones around a selection of facilities that sought air pollution permits from TCEQ in the past 5 years.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages