Skip to content

Instantly share code, notes, and snippets.

@mlmiller
Created January 13, 2011 17:54
Show Gist options
  • Save mlmiller/778289 to your computer and use it in GitHub Desktop.
Save mlmiller/778289 to your computer and use it in GitHub Desktop.
curl -X GET 'http://mlmiller.cloudant.com/planes/_design/example/_view/date?group_level=1' | more
rows":[
{"key":[1982],"value":[3593,1585]},
{"key":[1983],"value":[3556,1273]},
{"key":[1984],"value":[3457,1229]},
{"key":[1985],"value":[3096,1648]},
{"key":[1986],"value":[2880,1180]},
{"key":[1987],"value":[2828,1237]},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment