Is your feature request related to a problem? Please describe.
Outline VPN's python wrapper currently allows us generate 30 day key usage data. In addition to this data, we would like to generate daily usage data
Describe the solution you'd like
Modify the script to generate usage data to include daily usage computation by getting the differential in the consecutive 30 day data.
We would like to export this data to a reporting platform (Gsheets/Airtable)