Skip to content

Instantly share code, notes, and snippets.

@AkihikoITOH
Created March 7, 2014 13:56
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 AkihikoITOH/9411928 to your computer and use it in GitHub Desktop.
Save AkihikoITOH/9411928 to your computer and use it in GitHub Desktop.
{
"label": "Kangaroo",
"Kingdom": "Animalia",
"Phylum": "Chordata",
"Class": "Mammalia",
"Order": "Diprotodontia",
"Family": "Macropodidae",
"Genus": "Macropus",
"Scientific_Name": "Macropus Giganteus",
"Type": "Mammal",
"Diet": "Omnivore",
"Size": "0.6-1.5m (1.9-4.9ft)",
"Weight": "18-95kg (40-200lbs)",
"Top_Speed": "55km/h (35mph)",
"Life_Span": "4-10 years",
"Lifestyle": "Sociable",
"Conservation_Status": "Threatened",
"Colour": [
"Tan",
"Brown",
"Grey"
],
"Skin_Type": "Fur",
"Favourite_Food": "Grass",
"Habitat": [
"Dry forests",
"desert and grassland"
],
"Average_Litter_Size": "2",
"Main_Prey": [
"Grass",
"Seeds",
"Flowers"
],
"Predators": [
"Human",
"Dingo"
],
"Special_Features": "Pouch on female and hop on hind legs",
"Related_Animals": [
{
"label": "Cuscus",
"url": "http://a-z-animals.com/animals/cuscus/"
},
{
"label": "Koala",
"url": "http://a-z-animals.com/animals/koala/"
},
{
"label": "Numbat",
"url": "http://a-z-animals.com/animals/numbat/"
},
{
"label": "Possum",
"url": "http://a-z-animals.com/animals/possum/"
},
{
"label": "Quoll",
"url": "http://a-z-animals.com/animals/quoll/"
},
{
"label": "Tasmanian Devil",
"url": "http://a-z-animals.com/animals/tasmanian-devil/"
},
{
"label": "Wombat",
"url": "http://a-z-animals.com/animals/wombat/"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment