CodeForPittsburgh / food-access-map-data

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

Automate Data Processing With Github Actions #73

Closed maxachis closed 3 years ago

maxachis commented 3 years ago

Automate all data processing steps so that each module can be pipelined into the next, and automatically run using Github Actions.

maxachis commented 3 years ago

This has been completed! We're all good. The Github actions can be found in https://github.com/CodeForPittsburgh/food-access-map-data/blob/master/.github/workflows/run_workflow.yml.