home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.winsite.com/win95/demo
/
ftp.winsite.com-win95-demo.tar
/
ftp.winsite.com
/
pub
/
pc
/
win95
/
demo
/
au_2000.exe
/
AccUtils2000.mdb
/
_varLabor2.json
< prev
next >
Wrap
JavaScript Object Notation
|
2000-01-22
|
403b
{
"schema": {
"ProjectID": "Long Integer",
"TaskID": "Text (50)",
"ResourceCode": "Long Integer",
"LaborTotal": "Double",
"SumOfLaborHrs": "Double"
},
"data": [
{
"ProjectID": 2,
"TaskID": "10.11",
"ResourceCode": 1,
"LaborTotal": 280,
"SumOfLaborHrs": 5
},
{
"ProjectID": 2,
"TaskID": "10.11",
"ResourceCode": 2,
"LaborTotal": 410,
"SumOfLaborHrs": 5
},
{
"ProjectID": 2,
"TaskID": "10.12",
"ResourceCode": 6,
"LaborTotal": 1140,
"SumOfLaborHrs": 15
}
]
}