Skip to content

Instantly share code, notes, and snippets.

@coderforhire
Created July 10, 2012 15:14
Show Gist options
  • Save coderforhire/3083955 to your computer and use it in GitHub Desktop.
Save coderforhire/3083955 to your computer and use it in GitHub Desktop.
{"Countries"=>{"Country"=>[{"Name"=>"China ", "Rank"=>"1", "Total"=>"67", "Gold"=>"39", "Silver"=>"14", "Bronze"=>"14"}, {"Name"=>"United States ", "Rank"=>"2", "Total"=>"72", "Gold"=>"22", "Silver"=>"24", "Bronze"=>"26"}, {"Name"=>"Great Britain ", "Rank"=>"3", "Total"=>"27", "Gold"=>"12", "Silver"=>"7", "Bronze"=>"8"}, {"Name"=>"Australia ", "Rank"=>"4", "Total"=>"33", "Gold"=>"11", "Silver"=>"10", "Bronze"=>"12"}, {"Name"=>"Germany ", "Rank"=>"5", "Total"=>"23", "Gold"=>"9", "Silver"=>"7", "Bronze"=>"7"}]}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment