Skip to main content

Peliqan

Apple App Store

Number of free vs paid apps

SQL query for Apple App Store

This query will give the count of free and paid apps on the Apple App Store.

SELECT is_free, COUNT(*) FROM Product_Type_Identifiers GROUP BY is_free;

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.