Skip to content

Instantly share code, notes, and snippets.

@sidravic
Created December 4, 2013 10:56
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 sidravic/873593cb4f934ec9f51c to your computer and use it in GitHub Desktop.
Save sidravic/873593cb4f934ec9f51c to your computer and use it in GitHub Desktop.
{ "_id" :
{ "year" : 2013, "month" : 3 },
"value" :
{ "next_day_air" : 30,
"second_day" : 83,
"three_day_select" : 7,
"ground" : 27,
"fedex_ground" : 51,
"priority_overnight" : 0,
"fedex_express_saver" : 0,
"fedex_2_day" : 0,
"total_price_cents" : 0,
"zone_2" : 10,
"zone_3" : 10,
"zone_4" : 12,
"zone_5" : 16,
"zone_6" : 158,
"zone_7" : 1,
"zone_8" : 0,
"zone_9" : 0,
"zone_10" : 0,
"zone_14" : 0,
"zone_17" : 0,
"zone_22" : 0,
"zone_23" : 0,
"zone_25" : 0,
"zone_92" : 0,
"zone_96" : 0,
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment