Before we can start
Before moving on, please check some things first:
None found with "monthly"
Possible but not likely (time needed)
Prerequisites
pyDataverse==0.3.3
Feature Request
Add support for /api/info/metrics/{metric}/monthly in the MetricsAPI class
Question : would it be best to have a series of get_dataset/file/dataverses_by_month() or a more generic function get_metric_by_month() with the type as a parameter ?
Before we can start
Before moving on, please check some things first:
Prerequisites
Feature Request
Add support for
/api/info/metrics/{metric}/monthlyin the MetricsAPI classQuestion : would it be best to have a series of
get_dataset/file/dataverses_by_month()or a more generic functionget_metric_by_month()with the type as a parameter ?