UCDavisLibrary / ava

American Viticultural Areas
https://ucdavislibrary.github.io/ava/
Creative Commons Zero v1.0 Universal
62 stars 56 forks source link

Do we need a new column that captures the publication date of each AVA's revision, or is the revision history string is enough? #948

Open alisonsnwong opened 9 months ago

alisonsnwong commented 9 months ago

The new column would be publication_date and would have the same dates as the revision history string, which can be repetitive. However, if those dates are needed for a specific purpose, it can be more convenient.

kurtishouser commented 9 months ago

+1 for the new property!

Although redundant at times it would make it much easier to filter the AVAs based on this column rather than having to parse a string, especially if the data is in an actual database.