home *** CD-ROM | disk | FTP | other *** search
/ PC Format Collection 2 / PCFORMAT2.iso / PREMIER.ZIP / DEMO.NEW / scorers.json < prev    next >
Encoding:
JavaScript Object Notation  |  1994-04-08  |  289 b 

  1. {
  2.     "schema": {
  3.         "division_id": "Long Integer",
  4.         "player_id": "Long Integer",
  5.         "player_name": "Text (15)",
  6.         "team_id": "Long Integer",
  7.         "team_name": "Text (30)",
  8.         "league": "Integer",
  9.         "cup": "Integer",
  10.         "previous": "Integer",
  11.         "total": "Integer",
  12.         "season": "Integer",
  13.         "own_goals": "Integer",
  14.         "squad_no": "Integer"
  15.     },
  16.     "data": []
  17. }