Skip to content

cfpb/housing-counselor-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Housing counselor pipeline

Pipeline to keep data fresh for https://www.consumerfinance.gov/find-a-housing-counselor/

Mainly consists of two management commands:

  • hud_generate_json to make per-zipcode json files from HUD housing counselor data
  • hud_generate_html which ingests the above json and creates html files from it

Internally, we pass these html files to a pdf generator so that pdfs are easily downloadable at stable endpoints.

There is also a third, rarely run, management command hud_geocode_zipcodes which geocodes all zipcodes if a mapbox access token is set.

About

Pipeline for keeping housing counselor data fresh

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published