Skip to content

Parse Device and OS data from Firebase Analytics CSV export. Shows distribution of devices and OS versions.

Notifications You must be signed in to change notification settings

justasza/iOSFirebaseDataParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parse Device and OS data from Firebase Analytics CSV export. Shows distribution of devices and OS versions.

Usage:

Clone repository and run command in terminal

Make the script executable:

chmod +x init.sh

Run the script:

./init.sh

Run parsing command:

./iOSFirebaseDataParser --source [path-to-data.csv] --mode [os/devices]

About

Parse Device and OS data from Firebase Analytics CSV export. Shows distribution of devices and OS versions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors