codeforkansascity / Neighborhood-Dashboard

We're working to help neighborhoods help themselves by giving them easy access to useful data to allow them to identify and track problem areas in their neighborhood.
https://neighborhood-dashboard.codeforkc.org/
MIT License
18 stars 9 forks source link

Setup Cron Job task for re populating the neighborhood database #53

Closed JakeLaCombe closed 8 years ago

JakeLaCombe commented 8 years ago

Neighborhood data and boundaries does change, but not constantly. We need to determine the best interval of change to account for, and setup a cron job to reload the database when that happens.

JakeLaCombe commented 8 years ago

The goal is to get off a database, so a cron job would not be the best approach here.