Remove usage of tag keyword in calls to TimeSeries.fetch_open_data
This PR removes all usage of the deprecated tag
keyword in calls to TimeSeries.fetch_open_data
- this should resolve a bunch of DeprecationWarning
s emitted when building the documentation.