Skip to content

Instantly share code, notes, and snippets.

@CalamityAdam
Last active June 1, 2022 02:07
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 CalamityAdam/914dc118289b4b40f1f2adeacc8c445e to your computer and use it in GitHub Desktop.
Save CalamityAdam/914dc118289b4b40f1f2adeacc8c445e to your computer and use it in GitHub Desktop.
[
{
"rank": 1,
"name": "New York City",
"state": "NY",
"population": 8177020
},
{
"rank": 2,
"name": "Los Angeles",
"state": "CA",
"population": 3985520
},
{
"rank": 3,
"name": "Chicago",
"state": "IL",
"population": 2671640
},
{
"rank": 4,
"name": "Houston",
"state": "TX",
"population": 2325350
},
{
"rank": 5,
"name": "Phoenix",
"state": "AZ",
"population": 1759940
},
{
"rank": 6,
"name": "San Antonio",
"state": "TX",
"population": 1598960
},
{
"rank": 7,
"name": "Philadelphia",
"state": "PA",
"population": 1585480
},
{
"rank": 8,
"name": "San Diego",
"state": "CA",
"population": 1429650
},
{
"rank": 9,
"name": "Dallas",
"state": "TX",
"population": 1348890
},
{
"rank": 10,
"name": "Austin",
"state": "TX",
"population": 1028220
},
{
"rank": 11,
"name": "San Jose",
"state": "CA",
"population": 1003120
},
{
"rank": 12,
"name": "Fort Worth",
"state": "TX",
"population": 958692
},
{
"rank": 13,
"name": "Jacksonville",
"state": "FL",
"population": 938717
},
{
"rank": 14,
"name": "Charlotte",
"state": "NC",
"population": 925290
},
{
"rank": 15,
"name": "Columbus",
"state": "OH",
"population": 921605
},
{
"rank": 16,
"name": "Indianapolis",
"state": "IN",
"population": 892656
},
{
"rank": 17,
"name": "San Francisco",
"state": "CA",
"population": 884108
},
{
"rank": 18,
"name": "Seattle",
"state": "WA",
"population": 787995
},
{
"rank": 19,
"name": "Denver",
"state": "CO",
"population": 760049
},
{
"rank": 20,
"name": "Washington",
"state": "DC",
"population": 718355
},
{
"rank": 21,
"name": "Boston",
"state": "MA",
"population": 696959
},
{
"rank": 22,
"name": "El Paso",
"state": "TX",
"population": 687287
},
{
"rank": 23,
"name": "Nashville",
"state": "TN",
"population": 682262
},
{
"rank": 24,
"name": "Oklahoma City",
"state": "OK",
"population": 676492
},
{
"rank": 25,
"name": "Las Vegas",
"state": "NV",
"population": 675592
},
{
"rank": 26,
"name": "Portland",
"state": "OR",
"population": 666453
},
{
"rank": 27,
"name": "Detroit",
"state": "MI",
"population": 661193
},
{
"rank": 28,
"name": "Memphis",
"state": "TN",
"population": 650980
},
{
"rank": 29,
"name": "Louisville",
"state": "KY",
"population": 615067
},
{
"rank": 30,
"name": "Milwaukee",
"state": "WI",
"population": 586503
},
{
"rank": 31,
"name": "Baltimore",
"state": "MD",
"population": 566631
},
{
"rank": 32,
"name": "Albuquerque",
"state": "NM",
"population": 563165
},
{
"rank": 33,
"name": "Tucson",
"state": "AZ",
"population": 557718
},
{
"rank": 34,
"name": "Mesa",
"state": "AZ",
"population": 548213
},
{
"rank": 35,
"name": "Fresno",
"state": "CA",
"population": 539862
},
{
"rank": 36,
"name": "Atlanta",
"state": "GA",
"population": 532695
},
{
"rank": 37,
"name": "Sacramento",
"state": "CA",
"population": 531285
},
{
"rank": 38,
"name": "Kansas City",
"state": "MO",
"population": 505272
},
{
"rank": 39,
"name": "Colorado Springs",
"state": "CO",
"population": 495183
},
{
"rank": 40,
"name": "Raleigh",
"state": "NC",
"population": 488334
},
{
"rank": 41,
"name": "Miami",
"state": "FL",
"population": 483395
},
{
"rank": 42,
"name": "Omaha",
"state": "NE",
"population": 480871
},
{
"rank": 43,
"name": "Long Beach",
"state": "CA",
"population": 452917
},
{
"rank": 44,
"name": "Virginia Beach",
"state": "VA",
"population": 450349
},
{
"rank": 45,
"name": "Oakland",
"state": "CA",
"population": 444956
},
{
"rank": 46,
"name": "Minneapolis",
"state": "MN",
"population": 443715
},
{
"rank": 47,
"name": "Tampa",
"state": "FL",
"population": 407104
},
{
"rank": 48,
"name": "Tulsa",
"state": "OK",
"population": 403518
},
{
"rank": 49,
"name": "Arlington",
"state": "TX",
"population": 401047
},
{
"rank": 50,
"name": "Aurora",
"state": "CO",
"population": 393440
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment