-
Notifications
You must be signed in to change notification settings - Fork 20
A way to switch between dataset releases #41
Comments
I think a first step towards accomplishing this is going over how we would include the session in our URL (remembering that we have to stay RESTful). Any ideas? |
Something like |
I'm wondering if there's any reason for the So we'd have something like Also how would the database look if we were keeping old releases? Would we be using multiple databases? It may be better to use multiple collections for each dataset (maybe |
I guess the |
👍 omitting |
P.S. @paulxuca would like to tackle this. |
Cobalt has a few historical datasets, there should be a way to run the APIs on more than just the latest one.
The text was updated successfully, but these errors were encountered: