Timeseries aggregation for content gap metrics
Join the dataframes of article metrics generated in #1 (closed) with the content gap features dataframe and aggregate
- monthly/yearly (with a function for parsing from date strings)
- output dataframe should contain timeseries as ordered array in a struct
- each row contains a time series per metric
- ? aggregate metrics via map dict in a single map/reduce pass