CodeForPittsburgh / food-access-map-data

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

data prep new wic, snap; fix fresh_produce assignment error #51

Closed cgmoreno closed 3 years ago

cgmoreno commented 3 years ago

incorporated updated data prep for new WIC and SNAP file (under food-data/new-datasets); also fixed bug caught in old data prep which assigned fresh_produce = 0 if unknown, this new eversion now assigns fresh_produce = NA if unknown.