home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2002 March
/
PCWMAR02.iso
/
hands_on
/
DBCFEB01
/
dbcfeb02b.mdb
/
ITEMS.json
< prev
next >
Wrap
JavaScript Object Notation
|
2001-10-29
|
581b
{
"schema": {
"ItemCode": "Text (50)",
"Description": "Text (50)",
"SellingPrice": "Text (50)",
"VATRated": "Boolean NOT NULL"
},
"data": [
{
"ItemCode": "JCB 46",
"Description": "Childrens Red Fleece",
"SellingPrice": "18",
"VATRated": 0
},
{
"ItemCode": "JCB 221",
"Description": "JCB Juniour Workbench",
"SellingPrice": "35",
"VATRated": 1
},
{
"ItemCode": "JCB 116",
"Description": "Diggers Video",
"SellingPrice": "6",
"VATRated": 1
},
{
"ItemCode": "JCB CD18C",
"Description": "Cordless Hammer Drill",
"SellingPrice": "80",
"VATRated": 1
},
{
"ItemCode": "JCB 34",
"Description": "Childrens Gilet",
"SellingPrice": "20",
"VATRated": 0
}
]
}