Created
March 24, 2011 14:08
-
-
Save quickredfox/885115 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
hose_name => [ | |
{ | |
title: 'Atlanta twitter content search', | |
entries_samples: [1,...], | |
polls_samples: [1,...], | |
entries_total : 345211, | |
polls_total : 44556 | |
}, | |
{ | |
title: 'Atlanta twitter geo search', | |
entries: [1,...], | |
polls: [1,...], | |
entries_total : 345211, | |
polls_total : 44556 | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Colin, this is to get the ball rolling...