Skip to content

Instantly share code, notes, and snippets.

@enjalot
Created May 26, 2014 23:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save enjalot/b18930830a5c071e08ba to your computer and use it in GitHub Desktop.
Save enjalot/b18930830a5c071e08ba to your computer and use it in GitHub Desktop.
example data from checkin dump

Sample Checkin data

=====================

  • members.json - all the members for the group
  • rsvps.json - all the rsvsp for members of the group (memberId and eventId can be used to search)
  • attends.json - checkins linked to memberId and eventId
  • events.json - all the events, use eventId to filter rsvps and attends
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment