Renamed “all podcasts” to “Podcast Index Statistics” to properly reflect the platform's statistics.
Added activity-tracking for 3 days, 7 days, 10 days, 14 days, 30 days, and 60 days to Apple Podcasts Statistics.
Added new API data fields: active3days, active7days, active10days, active14days, and active30days, active30days. These are available in podcast /podcastindex and /applepodcasts endpoints.
BREAKING API CHANGE: Renamed active to active90days in /applepodcasts top-level endpoints. Deeper endpoints will follow the same pattern soon.
Added activity field to API as a shortcut to receive all new activity levels without having to include each. And you can still include only the activity fields you want by adding them individually.
BREAKING API CHANGE: We will be discontinuing returning inactivity numbers in the API as they can be derived by subtracting active#days from total.
February 2, 2023
Added stats page for all podcasts (including statistics from Podcast Index)