CodeForPittsburgh / food-access-map-data

Data for the food access map
MIT License
8 stars 18 forks source link

Labels in data sources #161

Closed hellonewman closed 3 years ago

hellonewman commented 3 years ago

Found a few issues with how we are assigning snap=1, wic=0, etc within the prep scripts. These should be double-checked with PFPC (unless we are certain that they are accurate).

prep_Grow_PGH.R food_bucks = 0, SNAP = 1, WIC = 0, FMNP = 1, fresh_produce = 1, free_distribution = 0, open_to_spec_group = 0,

** I think all of these should be set to 0.

hellonewman commented 3 years ago

Fixed.