Skip to content

Instantly share code, notes, and snippets.

@jxe
Last active August 29, 2015 14:04
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 jxe/7a78f8e1aa91988de040 to your computer and use it in GitHub Desktop.
Save jxe/7a78f8e1aa91988de040 to your computer and use it in GitHub Desktop.
OpenOutcomes example data http://openoutcomes.github.io
# todo this is obsolete
common_concerns:
"http://facebook.com":
"experience: feeling relaxed":
going_well_percent: .1
going_well_user_count: 1
going_poorly_user_count: 9
going_well_user_time_cost_avg: '30h'
going_poorly_user_time_cost_avg: '50h'
intended_user_count: 10
total_user_count: 10
"activity: mindless reading":
going_well_percent: .1
going_well_user_count: 1
going_poorly_user_count: 9
going_well_user_time_cost_avg: '30h'
going_poorly_user_time_cost_avg: '50h'
intended_user_count: 10
total_user_count: 10
"activity: flirting":
going_well_percent: .2
going_well_user_count: 1
going_poorly_user_count: 4
going_well_user_time_cost_avg: '10h'
going_poorly_user_time_cost_avg: '50h'
intended_user_count: 5
total_user_count: 5
best_options:
'activity: mindless reading':
'itunes.com/random_app':
type: 'app'
going_well_percent: .9
going_well_user_upfront_time_cost_avg: '5m'
going_well_user_currency_cost_avg: null
'state: feeling relaxed':
'yelp.com/dolores-park':
type: 'venue'
going_well_percent: .9
going_well_user_upfront_time_cost_avg: '1h'
going_well_user_currency_cost_avg: null
related_concerns:
'activity: mindless reading':
'state: feeling relaxed':
forward_migrations: 6
backward_migrations: 0
reviewers:
'facebook.com':
'facebook:514190':
reviewed_at: 29820412
resources:
'http://facebook.com/':
image: 'http://facebook.com/favicon.ico'
title: 'Facebook'
url: 'http://facebook.com/'
types: ['app', 'website']
people:
'facebook:514190':
name: 'Joe Edelman'
facebook_id: '514190'
photo: 'https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xap1/t1.0-1/p50x50/10346047_10100265769347896_3000165581634871280_o.jpg'
city: '<WOEID>'
birthyear: 1976
gender: 'm'
observations:
'_USER_ID_HERE_':
'engagement: using https%3A%2F%workflowy%2Ecom':
used: '50h over 120398123-150398123'
paid: '$10 USD'
delivers:
'activity: getting organized': true
'recognition: understanding oneself': true
'engagement: using https%3A%2F%2Ffacebook%2Ecom':
used: '500h over 120398123-150398123'
delivers:
'activity: organizing events': true
'activity: hosting a potluck': true
whatdrives:
'impression: feeling relaxed': true
'activity: a quick break': true
'activity: a quick break':
whattrumps:
'recognition: bold actions': true
'impression: feeling relaxed': true
drives:
'engagement: using https%3A%2F%2Ffacebook%2Ecom': true
'activity: hosting a potluck':
whatleadsto:
'engagement: using https%3A%2F%2Ffacebook%2Ecom': true
'impression: feeling relaxed':
trumps:
'activity: a quick break': true
drives:
'activity: meditation': true
'activity: organizing events':
whatdelivers:
'engagement: using https%3A%2F%2Ffacebook%2Ecom': true
'activity: meditation':
whatdrives:
'impression: feeling relaxed': true
prizes:
'activity: getting organized':
aliases:
'kicking ass': true
'equipment: friends':
aliases:
'homies': true
'impression: feeling relaxed':
aliases:
'feeling chill': true
'activity: quality time with friends':
aliases:
'hanging out': true
findings:
'activity: getting organized':
comprisedof:
'impression: feeling effective': true
'impression: feeling organized': true
'impression: feeling relaxed': true
whatscomprisedof:
'activity: getting things done': true
'equipment: friends':
whatscomprisedof:
'equipment: community': true
'impression: feeling relaxed':
whatscomprisedof:
'impression: feeling good': true
'activity: quality time with friends':
whatscomprisedof:
'activity: being social': true
comprisedof:
'equipment: friends': true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment