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

Interactive Stats Page #222

Open
jtschulz opened this issue Jan 29, 2016 · 2 comments
Open

Interactive Stats Page #222

jtschulz opened this issue Jan 29, 2016 · 2 comments

Comments

@jtschulz
Copy link
Collaborator

In addition to the basic stats page outlined in #203 we want an interactive scopeable interface that will allow us to perform more advanced analysis, such as:

  • Gap analysis (where is there the greatest difference in number of hosts and visitors)
  • Tracking activity by time
  • Tracking activity by location

The current rough sketch of this feature would be to create an API for statistical data on the backend. We would have some sort of dynamic JS interface on the stats page (we're considering using React.js for this), possibly with data visualizations if suitable.

Our first step is to define how that interface might work. Then we can iteratively build out an API and the front-end. Please comment on what this interface might look like. This is a brainstorming ticket.

@jtschulz
Copy link
Collaborator Author

One filter would be for Visits: include/ exclude/ only travel dates in the past
Another for Hostings and Visits would be include/ exclude/ only soft-deleted records
Scopes could be by city, state, or maybe even groups of states

@jtschulz
Copy link
Collaborator Author

A rough wireframe for the stats page. I welcome feedback and additional ideas.

stats-page

@jasnow jasnow added the future label Mar 26, 2016
@jasnow jasnow added this to the future milestone Jun 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants