var countries = [ { "id": "Monsters, Inc", "activity": "Adventure", "create_date": 115, "usd_value": 566 }, { "id": "Oz the Great and Powerful", "activity": "Adventure", "create_date": 160, "usd_value": 493 }, { "id": "Pirates of the Caribbean: Dead Man's Chest", "activity": "Adventure", "create_date": 225, "usd_value": 1066 }, { "id": "Quantum of Solace", "activity": "Action", "create_date": 200, "usd_value": 586 }, { "id": "Star Wars Ep. 1: The Phantom Menace", "activity": "Adventure", "create_date": 115, "usd_value": 1027 }, { "id": "The Blind Side", "activity": "Drama", "create_date": 29, "usd_value": 309 }, { "id": "The Chronicles of Narnia: The Lion, the Witch and the Wardrobe", "activity": "Adventure", "create_date": 180, "usd_value": 745 }, { "id": "The Hunger Games", "activity": "Thriller/Suspense", "create_date": 78, "usd_value": 649 }, ];