home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "LocCode": "Text (50)",
- "LocDesc": "Text (50)",
- "InUse": "Boolean NOT NULL"
- },
- "data": [
- {
- "LocCode": "AH",
- "LocDesc": "Appleton House",
- "InUse": 1
- },
- {
- "LocCode": "Birmingham",
- "LocDesc": "Birmingham",
- "InUse": 1
- },
- {
- "LocCode": "Howden",
- "LocDesc": "Howden Office",
- "InUse": 1
- },
- {
- "LocCode": "Leeds",
- "LocDesc": "Leeds",
- "InUse": 1
- },
- {
- "LocCode": "London",
- "LocDesc": "London",
- "InUse": 1
- },
- {
- "LocCode": "Manchester",
- "LocDesc": "Manchester",
- "InUse": 1
- },
- {
- "LocCode": "New York",
- "LocDesc": "New York",
- "InUse": 1
- }
- ]
- }