Skip to content

Instantly share code, notes, and snippets.

@danared
Created November 2, 2015 18:10
Show Gist options
  • Save danared/2fbd36099deeef3e81d5 to your computer and use it in GitHub Desktop.
Save danared/2fbd36099deeef3e81d5 to your computer and use it in GitHub Desktop.
{
"_id": 1995,
"higestPrice": 1000000,
"lowestPrice": 12000,
"averagePrice": 114059.35206869633,
"priceStdDev": 81540.50490801703
},
...
{
"_id": 2015,
"higestPrice": 1688000,
"lowestPrice": 125000,
"averagePrice": 451413.23917137476,
"priceStdDev": 228293.6005201898
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment