Closed danielabar closed 5 years ago
The gis-lookup metadata contains start and end dates for which the current gis value is applicable: https://github.com/danielabar/gis-lookup/blob/master/data/current/metadata.json
See fields time_period_coverage_start and time_period_coverage_end.
time_period_coverage_start
time_period_coverage_end
These should be displayed somewhere in the calculator results so people know how current the data is.
Consider for date formatting: https://github.com/iamkun/dayjs
Parsing of fields from metadata should be responsibility of gis-lookup: https://github.com/danielabar/gis-lookup/issues/6
The gis-lookup metadata contains start and end dates for which the current gis value is applicable: https://github.com/danielabar/gis-lookup/blob/master/data/current/metadata.json
See fields
time_period_coverage_start
andtime_period_coverage_end
.These should be displayed somewhere in the calculator results so people know how current the data is.
Consider for date formatting: https://github.com/iamkun/dayjs
Parsing of fields from metadata should be responsibility of gis-lookup: https://github.com/danielabar/gis-lookup/issues/6