Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local Data Collection #4

Open
1 of 4 tasks
asorici opened this issue Apr 10, 2017 · 0 comments
Open
1 of 4 tasks

Local Data Collection #4

asorici opened this issue Apr 10, 2017 · 0 comments
Assignees
Labels

Comments

@asorici
Copy link
Contributor

asorici commented Apr 10, 2017

Why

In order to analyze the data collected via Google Awareness API, we want to assess its quality, as well as the impact on phone performance (battery consumption, CPU usage, etc). Therefore, an initial local data collection service and storage is implemented as an Android Service.

What

  • interface to enable/disable the Google Awareness API data collection service
  • interface to configure the data collection frequency and status of the service
  • Run the service daily for a week and collect data into a locally stored CSV file
  • Data cleanup (missing values, outliers) and analysis (e.g. max, min, avg aggregations, graphs)

Notes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants