MissionalDigerati / joshua_project_api

An API for connecting to the Joshua Project data.
GNU General Public License v3.0
6 stars 2 forks source link

Database Update Frequency #12

Closed mgayheart closed 3 years ago

mgayheart commented 9 years ago

This may need to be directed at JP and not the code base for the api, but it would be useful to understand the update cycle of the database that this api is pointing at. Could the documentation state something about frequency of updates? Is the api looking at the same database that is driving the live joshuaproject.net website or more like the data download on the site that has a timestamp of July? Also, is there a way to get all the people groups that have changed since a given date? Thanks!

joshuaproject commented 9 years ago

Micheal,

The api runs off the same db as the site.

Eric

On Friday, January 9, 2015, Michael Gayheart notifications@github.com wrote:

This may need to be directed at JP and not the code base for the api, but it would be useful to understand the update cycle of the database that this api is pointing at. Could the documentation state something about frequency of updates? Is the api looking at the same database that is driving the live joshuaproject.net website or more like the data download on the site that has a timestamp of July? Also, is there a way to get all the people groups that have changed since a given date? Thanks!

— Reply to this email directly or view it on GitHub https://github.com/MissionalDigerati/joshua_project_api/issues/12.

Eric DeGrove Joshua Project

mgayheart commented 9 years ago

Thanks for the quick response!