Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for a data vintage date #280

Open
mraross opened this issue Jan 11, 2018 · 1 comment
Open

Add support for a data vintage date #280

mraross opened this issue Jan 11, 2018 · 1 comment

Comments

@mraross
Copy link
Contributor

mraross commented Jan 11, 2018

Having a data vintage date that is shown in api responses will allow users to know the vintage of the data the current geocoder/router is using.

Graeme suggests the data prep process generate an additional file with vintage data information in it which will be read in by geocoder and route planner nodes on startup.

Options

  1. Single or multiple vintage dates:

    • data_vintage
    • data_vintage + dra_vintage, addressbc_vintage, bca_vintage, opendata_vintage, statscanrnf_vintage
  2. How is vintage represented in API?

    • as new HTTP headers of existing resources
    • in response metadata of existing resources with code version and execution time, etc.
    • in a response to a new dataVintage resource request
@cmhodgson
Copy link
Collaborator

After a discussion we decided that the updated date on sites should be used to store the source data vintage date for the source the site came from,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants