Skip to main content

Peliqan

Apple App Store

Top 10 most downloaded apps

SQL query for Apple App Store

This query will list the top 10 most downloaded apps on the Apple App Store.

SELECT app_name, SUM(downloads) AS total_downloads FROM Product_Type_Identifiers GROUP BY app_name ORDER BY total_downloads DESC LIMIT 10;

Apple App Store data model

Apple App Store
Product Type Identifiers

View 3 columns
TypeString
IdentifierString
DescriptionString

Ready to get instant access to all your company data ?​

Connect 300+ sources, serve any BI tool, and give every AI agent one governed endpoint to read, and write back where the app supports it.