Closed adamdsmith closed 1 year ago
Store as an attribute the datetime a query was initiated. Subsequently use this to pass to the get_* functions to, I suspect, profoundly reduce the size and increase the speed of query updates.
get_*
lastInterpreted
datemodified
lastindexed
No longer needed for BISON.
Store as an attribute the datetime a query was initiated. Subsequently use this to pass to the
get_*
functions to, I suspect, profoundly reduce the size and increase the speed of query updates.lastInterpreted
parameterdatemodified
in iDigBio API, but need to check furtherlastindexed
is appropriate VertNet parameter?