Skip to content

Instantly share code, notes, and snippets.

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