Skip to content
New issue

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

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

Already on GitHub? # to your account

Include "EGH update timestamp" in metadata tables #129

Open
fccoelho opened this issue Aug 16, 2022 · 1 comment
Open

Include "EGH update timestamp" in metadata tables #129

fccoelho opened this issue Aug 16, 2022 · 1 comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed

Comments

@fccoelho
Copy link
Contributor

Our metadata tables currently contain descriptions about the dataset in a table and its meaning.

However, for many datasets stored in EGH, we have periodically updated data.

This issue proposes to add an extra entry in the metadata tables called epigraphhub_timestamp that will record the most recent date that dataset was updated.

Open to other suggestions about how to accomplish this

@fccoelho fccoelho added documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed labels Aug 16, 2022
@fccoelho fccoelho changed the title Include update EGH timetamp in metadata tables Include EGH update timestamp in metadata tables Aug 16, 2022
@fccoelho fccoelho changed the title Include EGH update timestamp in metadata tables Include "EGH update timestamp" in metadata tables Aug 16, 2022
@eduardocorrearaujo
Copy link
Contributor

I think about to possibilities:

  1. Add a new column in the metadata table that would maintain this information.

  2. Create a new table with three columns: table_name, schema, and epigraphhub_timestamp. So we could see the updated data of all the datasets together.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants