Skip to content

Instantly share code, notes, and snippets.

@FrancescaK
Created September 3, 2013 14:39
Show Gist options
  • Save FrancescaK/6424845 to your computer and use it in GitHub Desktop.
Save FrancescaK/6424845 to your computer and use it in GitHub Desktop.
The **10** airports with the most PageRank are:
1.{ pg: 0.06370586088275128,
airportCode: "ATL",
airportState: "Georgia",
airportStateId: "GA",
airportCity: "Atlanta, GA" },
2.{ pg: 0.04987817077679942,
airportCode: "ORD",
airportState: "Illinois",
airportStateId: "IL",
airportCity: "Chicago, IL" },
3.{ pg: 0.04484114423869301,
airportCode: "DFW',
airportState: "Texas",
airportStateId: "TX",
airportCity: "Dallas/Fort Worth, TX" },
4.{ pg: 0.0375874819401995,
airportCode: "DEN",
airportState: "Colorado",
airportStateId: "CO",
airportCity: "Denver, CO" },
5.{ pg: 0.035847669686020475,
airportCode: "LAX",
airportState: "California",
airportStateId: "CA",
airportCity: "Los Angeles, CA" },
6.{ pg: 0.029359141715724606,
airportCode: "IAH",
airportState: "Texas",
airportStateId: "TX",
airportCity: "Houston, TX" },
7.{ pg: 0.029269624393415964,
airportCode: "PHX",
airportState: "Arizona",
airportStateId: "AZ",
airportCity: "Phoenix, AZ" },
8.{ pg: 0.027586105077479,
airportCode: "SFO",
airportState: "California",
airportStateId: "CA",
airportCity: "San Francisco, CA" },
9.{ pg: 0.022826269022159618,
airportCode: "LAS",
airportState: "Nevada",
airportStateId: "NV",
airportCity: "Las Vegas, NV" },
10.{ pg: 0.022075486537264547,
airportCode: "CLT",
airportState: "North Carolina",
airportStateId: "NC",
airportCity: "Charlotte, NC" }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment