Skip to content

Instantly share code, notes, and snippets.

@iandexter
Created May 12, 2016 17:57
Show Gist options
  • Save iandexter/3f36a6dd8f09cb469c5fedd243ff0737 to your computer and use it in GitHub Desktop.
Save iandexter/3f36a6dd8f09cb469c5fedd243ff0737 to your computer and use it in GitHub Desktop.
curl -s http://eleksyondata.gmanews.tv/national/VICE-PRESIDENT_PHILIPPINES.json.gz | jq -r '.result[0].candidates | sort_by(.name) | ["name","vote_count"] as $fields | $fields, (.[] | [.[$fields[]]]) | @csv'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment