Adding NLCD data (#1826)

Adding NLCD's natural space indicator end to end to the score.
This commit is contained in:
Emma Nechamkin 2022-08-17 14:21:28 -04:00 committed by GitHub
commit 7d89d41e49
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 288 additions and 18 deletions

View file

@ -48,7 +48,6 @@ class FloodRiskETL(ExtractTransformLoad):
"""
logger.info("Transforming National Risk Index Data")
logger.info(self.COLUMNS_TO_KEEP)
# read in the unzipped csv data source then rename the
# Census Tract column for merging
df_fsf_flood_disagg: pd.DataFrame = pd.read_csv(