home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
c't freeware shareware 2001 January
/
CT_SW0101.ISO
/
mac
/
software
/
finanzen
/
boerse
/
biutick.exe
/
data
/
#DBparam.mdb
/
Index.json
next >
Wrap
JavaScript Object Notation
|
2001-03-07
|
361b
{
"schema": {
"ID": "Long Integer",
"Name": "Text (50)",
"WKN": "Text (10)",
"Enable": "Boolean NOT NULL",
"Close": "Double",
"Alter": "Double",
"bUpdate": "Boolean NOT NULL"
},
"data": [
{
"ID": 0,
"Name": "Dax",
"WKN": "846900",
"Enable": 1,
"Close": 6557.93,
"Alter": 6564.91,
"bUpdate": 0
},
{
"ID": 1,
"Name": "Neuer Markt",
"WKN": "846896",
"Enable": 1,
"Close": 2528.26,
"Alter": 2533.61,
"bUpdate": 0
}
]
}