deployment-gap-model-education-fund / deployment-gap-model

ETL code for the Deployment Gap Model Education Fund
https://www.deploymentgap.fund/
MIT License
6 stars 2 forks source link

Add `tribal_land_frac` #276

Closed bendnorman closed 1 year ago

bendnorman commented 1 year ago

This PR adds a tribal_land_percent column to the county_fips and county_wide and county_long tables which is the percent of the county within tribal land.

@TrentonBush I'm a little confused about adding the column to the data mart tables. Seems like there is a lot of columns adding and dropping happening.