This project aims to look at the permissions apps require.
This is the format for the data contained within data.csv
Title of the application
ID associated with the application
URL associated with the application
The developer of the application
The developers unique ID
The price of the application
Determines if the app is free
The category of the application
The permissions the application requests
format: {str : [], ...}
each string is a different permission category, and the value is an array of the required permissions for that category
The (rough) number of installations for the application