We're adding
- is_producer_url_unstable to identify cases where a URL is clearly temporary (e.g. shows a specific date/time/season/day of week)
- is_seasonal to identify cases where a feed covers a seasonal service, e.g. only operates in the summer
- availability to assess if the URL returns a HTTP response in the 200 range.
2 of these concepts require manual updates in our schema. The third requires regular checks for new feeds that are unavailable.
We should develop a clear process for keeping this up-to-date, that include both automatic and manual checks.
We're adding
2 of these concepts require manual updates in our schema. The third requires regular checks for new feeds that are unavailable.
We should develop a clear process for keeping this up-to-date, that include both automatic and manual checks.