Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.26 KB

README.md

File metadata and controls

28 lines (24 loc) · 1.26 KB

Census Data processing for HOLC maps

Jupyter notebook outlines how the census data was processed and labeled

  • 00_AllData_CleanandCombine.ipynb: Reads, cleans, and concats the Census and HOLC data.
  • 01_Census_LabelingandCrosswalk.ipynb: Details method for crosswalk to 1940s Census tract boundaries and labeling tracts with HOLC grade.

Data

Citation

If you would like to use the code from this repo, please use the following citation:

@article{doi:10.1080/10511482.2020.1858924,
author = {Wenfei Xu},
title = {Legacies of Institutionalized Redlining: A Comparison Between Speculative and Implemented Mortgage Risk Maps in Chicago, Illinois},
journal = {Housing Policy Debate},
volume = {0},
number = {0},
pages = {1-26},
year  = {2021},
publisher = {Routledge},
doi = {10.1080/10511482.2020.1858924},

URL = { 
        https://doi.org/10.1080/10511482.2020.1858924    
}