A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | AA | AB | AC | AD | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Based on PodcastIndex data from 6 Jun | SELECT lastUpdate FROM podcasts ORDER BY lastUpdate DESC limit 1 | ||||||||||||||||||||||||||||
2 | ||||||||||||||||||||||||||||||
3 | How many podcasts on each host only have one episode? | select count(*) AS totalcount,host from podcasts WHERE episodeCount=1 GROUP BY host ORDER BY totalcount DESC LIMIT 20 | ||||||||||||||||||||||||||||
4 | ||||||||||||||||||||||||||||||
5 | 692549 | shows on | anchor.fm | have just one episode: which is | 43% | of their | 1618312 | shows | select count(*) AS totalhostcount, host from podcasts GROUP BY host ORDER BY totalhostcount DESC | |||||||||||||||||||||
6 | 454111 | shows on | spreaker.com | have just one episode: which is | 49% | of their | 918346 | shows | ||||||||||||||||||||||
7 | 125874 | shows on | ivoox.com | have just one episode: which is | 45% | of their | 280911 | shows | ||||||||||||||||||||||
8 | 26663 | shows on | castbox.fm | have just one episode: which is | 54% | of their | 49651 | shows | ||||||||||||||||||||||
9 | 16742 | shows on | afr.net | have just one episode: which is | 93% | of their | 18003 | shows | ||||||||||||||||||||||
10 | 16353 | shows on | rss.com | have just one episode: which is | 57% | of their | 28559 | shows | ||||||||||||||||||||||
11 | 16304 | shows on | soundcloud.com | have just one episode: which is | 12% | of their | 134067 | shows | ||||||||||||||||||||||
12 | 11482 | shows on | sms.cam.ac.uk | have just one episode: which is | 94% | of their | 12266 | shows | ||||||||||||||||||||||
13 | 9637 | shows on | podomatic.com | have just one episode: which is | 19% | of their | 50096 | shows | ||||||||||||||||||||||
14 | 6581 | shows on | buzzsprout.com | have just one episode: which is | 6% | of their | 105936 | shows | ||||||||||||||||||||||
15 | 6328 | shows on | podbean.com | have just one episode: which is | 8% | of their | 79303 | shows | ||||||||||||||||||||||
16 | 5237 | shows on | podcastmachine.com | have just one episode: which is | 67% | of their | 7764 | shows | ||||||||||||||||||||||
17 | 4824 | shows on | feedburner.com | have just one episode: which is | 9% | of their | 55998 | shows | ||||||||||||||||||||||
18 | 4183 | shows on | islamhouse.com | have just one episode: which is | 79% | of their | 5315 | shows | ||||||||||||||||||||||
19 | 2837 | shows on | podcasts.com | have just one episode: which is | 41% | of their | 6859 | shows | ||||||||||||||||||||||
20 | 2694 | shows on | podster.fm | have just one episode: which is | 45% | of their | 6020 | shows | ||||||||||||||||||||||
21 | 2385 | shows on | talkshoe.com | have just one episode: which is | 40% | of their | 5985 | shows | ||||||||||||||||||||||
22 | 2065 | shows on | getkhabri.com | have just one episode: which is | 28% | of their | 7337 | shows | ||||||||||||||||||||||
23 | 1810 | shows on | radio4all.net | have just one episode: which is | 87% | of their | 2078 | shows | ||||||||||||||||||||||
24 | 1495 | shows on | radiofrance-podcast.net | have just one episode: which is | 34% | of their | 4383 | shows | ||||||||||||||||||||||
25 | ||||||||||||||||||||||||||||||
26 | How many podcasts on each host have been updated in the last 90 days | |||||||||||||||||||||||||||||
27 | select count(*) FROM podcasts | |||||||||||||||||||||||||||||
28 | 761332 | shows on | all platforms | were updated in the last 90 days | 19% | of the | 3929127 | shows | select count(*) FROM podcasts WHERE newestItemPubdate>1615197600 | |||||||||||||||||||||
29 | 315200 | shows on | anchor.fm | were updated in the last 90 days | 19% | of their | 1618312 | shows | select count(*) AS totalcount,host from podcasts WHERE newestItemPubdate>1615197600 GROUP BY host ORDER BY totalcount DESC LIMIT 20 | |||||||||||||||||||||
30 | 95182 | shows on | spreaker.com | were updated in the last 90 days | 10% | of their | 918346 | shows | ||||||||||||||||||||||
31 | 59257 | shows on | buzzsprout.com | were updated in the last 90 days | 56% | of their | 105936 | shows | ||||||||||||||||||||||
32 | 31022 | shows on | libsyn.com | were updated in the last 90 days | 48% | of their | 64846 | shows | ||||||||||||||||||||||
33 | 30967 | shows on | podbean.com | were updated in the last 90 days | 39% | of their | 79303 | shows | ||||||||||||||||||||||
34 | 27769 | shows on | soundcloud.com | were updated in the last 90 days | 21% | of their | 134067 | shows | ||||||||||||||||||||||
35 | 15594 | shows on | ivoox.com | were updated in the last 90 days | 6% | of their | 280911 | shows | ||||||||||||||||||||||
36 | 15090 | shows on | rss.com | were updated in the last 90 days | 53% | of their | 28559 | shows | ||||||||||||||||||||||
37 | 9102 | shows on | feedburner.com | were updated in the last 90 days | 16% | of their | 55998 | shows | ||||||||||||||||||||||
38 | 7737 | shows on | simplecast.com | were updated in the last 90 days | 53% | of their | 14548 | shows | ||||||||||||||||||||||
39 | 5451 | shows on | captivate.fm | were updated in the last 90 days | 60% | of their | 9074 | shows | ||||||||||||||||||||||
40 | 5367 | shows on | acast.com | were updated in the last 90 days | 50% | of their | 10727 | shows | ||||||||||||||||||||||
41 | 5364 | shows on | podigee.io | were updated in the last 90 days | 59% | of their | 9019 | shows | ||||||||||||||||||||||
42 | 5295 | shows on | omnycontent.com | were updated in the last 90 days | 54% | of their | 9794 | shows | ||||||||||||||||||||||
43 | 5191 | shows on | transistor.fm | were updated in the last 90 days | 51% | of their | 10238 | shows | ||||||||||||||||||||||
44 | 4224 | shows on | megaphone.fm | were updated in the last 90 days | 63% | of their | 6725 | shows | ||||||||||||||||||||||
45 | 3431 | shows on | podomatic.com | were updated in the last 90 days | 7% | of their | 50096 | shows | ||||||||||||||||||||||
46 | 3073 | shows on | audioboom.com | were updated in the last 90 days | 30% | of their | 10300 | shows | ||||||||||||||||||||||
47 | 3056 | shows on | redcircle.com | were updated in the last 90 days | 53% | of their | 5755 | shows | ||||||||||||||||||||||
48 | 2525 | shows on | ausha.co | were updated in the last 90 days | 57% | of their | 4438 | shows | ||||||||||||||||||||||
49 | ||||||||||||||||||||||||||||||
50 | ||||||||||||||||||||||||||||||
51 | ||||||||||||||||||||||||||||||
52 | ||||||||||||||||||||||||||||||
53 | ||||||||||||||||||||||||||||||
54 | ||||||||||||||||||||||||||||||
55 | ||||||||||||||||||||||||||||||
56 | ||||||||||||||||||||||||||||||
57 | ||||||||||||||||||||||||||||||
58 | ||||||||||||||||||||||||||||||
59 | ||||||||||||||||||||||||||||||
60 | ||||||||||||||||||||||||||||||
61 | ||||||||||||||||||||||||||||||
62 | ||||||||||||||||||||||||||||||
63 | ||||||||||||||||||||||||||||||
64 | ||||||||||||||||||||||||||||||
65 | ||||||||||||||||||||||||||||||
66 | ||||||||||||||||||||||||||||||
67 | ||||||||||||||||||||||||||||||
68 | ||||||||||||||||||||||||||||||
69 | ||||||||||||||||||||||||||||||
70 | ||||||||||||||||||||||||||||||
71 | ||||||||||||||||||||||||||||||
72 | ||||||||||||||||||||||||||||||
73 | ||||||||||||||||||||||||||||||
74 | ||||||||||||||||||||||||||||||
75 | ||||||||||||||||||||||||||||||
76 | ||||||||||||||||||||||||||||||
77 | ||||||||||||||||||||||||||||||
78 | ||||||||||||||||||||||||||||||
79 | ||||||||||||||||||||||||||||||
80 | ||||||||||||||||||||||||||||||
81 | ||||||||||||||||||||||||||||||
82 | ||||||||||||||||||||||||||||||
83 | ||||||||||||||||||||||||||||||
84 | ||||||||||||||||||||||||||||||
85 | ||||||||||||||||||||||||||||||
86 | ||||||||||||||||||||||||||||||
87 | ||||||||||||||||||||||||||||||
88 | ||||||||||||||||||||||||||||||
89 | ||||||||||||||||||||||||||||||
90 | ||||||||||||||||||||||||||||||
91 | ||||||||||||||||||||||||||||||
92 | ||||||||||||||||||||||||||||||
93 | ||||||||||||||||||||||||||||||
94 | ||||||||||||||||||||||||||||||
95 | ||||||||||||||||||||||||||||||
96 | ||||||||||||||||||||||||||||||
97 | ||||||||||||||||||||||||||||||
98 | ||||||||||||||||||||||||||||||
99 | ||||||||||||||||||||||||||||||
100 |