home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 21 / CTROM21B.mdf / win95 / diversen / spenderp / data1.cab / Program_Files / Default.spp / Revenus.json < prev    next >
Encoding:
JavaScript Object Notation  |  1999-05-28  |  698 b 

  1. {
  2.     "schema": {
  3.         "Source": "Text (50)",
  4.         "Description": "Text (255)",
  5.         "DateRevenus": "DateTime",
  6.         "Montant": "Currency"
  7.     },
  8.     "data": [
  9.         {
  10.             "Source": "IBM",
  11.             "Description": "normal income",
  12.             "DateRevenus": "10/17/98 00:00:00",
  13.             "Montant": 980
  14.         },
  15.         {
  16.             "Source": "IBM",
  17.             "Description": "normal income",
  18.             "DateRevenus": "10/03/98 00:00:00",
  19.             "Montant": 980
  20.         },
  21.         {
  22.             "Source": "Government",
  23.             "Description": "tax check",
  24.             "DateRevenus": "04/15/98 00:00:00",
  25.             "Montant": 425.48
  26.         },
  27.         {
  28.             "Source": "IBM",
  29.             "Description": "normal income",
  30.             "DateRevenus": "10/18/97 00:00:00",
  31.             "Montant": 960
  32.         },
  33.         {
  34.             "Source": "Icotech",
  35.             "Description": "paye normal",
  36.             "DateRevenus": "10/24/98 00:00:00",
  37.             "Montant": 1200
  38.         },
  39.         {
  40.             "Source": "Government",
  41.             "Description": "tax check",
  42.             "DateRevenus": "02/08/99 21:12:25",
  43.             "Montant": 1.25
  44.         }
  45.     ]
  46. }