getDataFreshness

fun getDataFreshness(instant: Instant): Long?

Gets duration in seconds between updateTimeUtc and instant

If updateTimeUtc is null (because an error occurred when parsing the field from the API), it returns null