Advertisement
MattySkala

Untitled

Apr 26th, 2016
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.40 KB | None | 0 0
  1. {
  2.     "records": [],
  3.     "fractions": {
  4.         "months_1": {
  5.             "one": 0.5,
  6.             "half": 0.2,
  7.             "quarter": 0.2,
  8.             "other": 0.1
  9.         },
  10.         "months_3": {
  11.             "one": 0.5,
  12.             "half": 0.2,
  13.             "quarter": 0.2,
  14.             "other": 0.1
  15.         },
  16.         "months_6": {
  17.             "one": 0.5,
  18.             "half": 0.2,
  19.             "quarter": 0.2,
  20.             "other": 0.1
  21.         },
  22.         "months_12": {
  23.             "one": 0.5,
  24.             "half": 0.2,
  25.             "quarter": 0.2,
  26.             "other": 0.1
  27.         }
  28.     }
  29. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement