LCS JSON File Layout Example


Layout

LCS JSON file layout by field number and sample data
Field Number JSON Example
{
1 "data":
[
{
1.1 "lcs":
{
1.1.1 "index": "C299CA-0004-2016-04-12-00:01:00",
1.1.2 "recordTimestamp":
{
1.1.2.1 "recordDate": "2016-04-19",
1.1.2.2 "recordTime": "14:26:04",
1.1.2.3 "recordEpoch": "1461101164"
},
1.1.3 "location":
{
1.1.3.1 "travelFlowDirection": "East",
1.1.3.2 "begin":
{
1.1.3.2.1 "beginDistrict": "2",
1.1.3.2.2 "beginLocationName": "Route 299",
1.1.3.2.3 "beginFreeFormDescription": "",
1.1.3.2.4 "beginNearbyPlace": "Lewiston",
1.1.3.2.5 "beginLongitude": "-122.733841",
1.1.3.2.6 "beginLatitude": "40.635122",
1.1.3.2.7 "beginElevation": "3277",
1.1.3.2.8 "beginDirection": "East",
1.1.3.2.9 "beginCounty": "Shasta",
1.1.3.2.10 "beginRoute": "SR-299",
1.1.3.2.11 "beginRouteSuffix": "",
1.1.3.2.12 "beginPostmilePrefix": "",
1.1.3.2.13 "beginPostmile": "0.000",
1.1.3.2.14 "beginAlignment": "",
1.1.3.2.15 "beginMilepost": "114.190"
},
1.1.3.3 "end":
{
1.1.3.3.1 "endDistrict": "2",
1.1.3.3.2 "endLocationName": "0.6 mi west of Crystal Creek Rd",
1.1.3.3.3 "endFreeFormDescription": "",
1.1.3.3.4 "endNearbyPlace": "French Gulch",
1.1.3.3.5 "endLongitude": "-122.654384",
1.1.3.3.6 "endLatitude": "40.672010",
1.1.3.3.7 "endElevation": "1427",
1.1.3.3.8 "endDirection": "East",
1.1.3.3.9 "endCounty": "Shasta",
1.1.3.3.10 "endRoute": "SR-299",
1.1.3.3.11 "endRouteSuffix": "",
1.1.3.3.12 "endPostmilePrefix": "",
1.1.3.3.13 "endPostmile": "7.500",
1.1.3.3.14 "endAlignment": "",
1.1.3.3.15 "endMilepost": "121.633"
}
},
1.1.4 "closure":
{
1.1.4.1 "closureID": "C299CA",
1.1.4.2 "logNumber": "4",
1.1.4.3 "closureTimestamp":
{
1.1.4.3.1 "closureRequestDate": "2016-04-08",
1.1.4.3.2 "closureRequestTime": "15:58:00",
1.1.4.3.3 "closureRequestEpoch": "1460156280",
1.1.4.3.4 "closureStartDate": "2016-04-12",
1.1.4.3.5 "closureStartTime": "00:01:00",
1.1.4.3.6 "closureStartEpoch": "1460444471",
1.1.4.3.7 "closureEndDate": "2016-04-30",
1.1.4.3.8 "closureEndTime": "23:59:00",
1.1.4.3.9 "closureEndEpoch": "1462085940",
1.1.4.3.10 "isClosureEndIndefinite": "false"
},
1.1.4.4 "facility": "Conventional Hwy",
1.1.4.5 "typeOfClosure": "Lane",
1.1.4.6 "typeOfWork": "Highway Construction",
1.1.4.7 "durationOfClosure": "Standard",
1.1.4.8 "estimatedDelay": "30",
1.1.4.9 "lanesClosed": "1",
1.1.4.10 "totalExistingLanes": "2",
1.1.4.11 "isCHINReportable": "false",
1.1.4.12 "code1097":
{
1.1.4.12.1 "isCode1097": "true",
1.1.4.12.2 "code1097Timestamp":
{
1.1.4.12.2.1 "code1097Date": "2016-04-12",
1.1.4.12.2.2 "code1097Time": "00:01:00",
1.1.4.12.2.3 "code1097Epoch": "1460444460"
}
},
1.1.4.13 "code1098":
{
1.1.4.13.1 "isCode1098": "false",
1.1.4.13.2 "code1098Timestamp":
{
1.1.4.13.2.1 "code1098Date": "",
1.1.4.13.2.2 "code1098Time": "",
1.1.4.13.2.3 "code1098Epoch": ""
}
},
1.1.4.14 "code1022":
{
1.1.4.14.1 "isCode1022": "false",
1.1.4.14.2 "code1022Timestamp":
{
1.1.4.14.2.1 "code1022Date": "",
1.1.4.14.2.2 "code1022Time": "",
1.1.4.14.2.3 "code1022Epoch": ""
}
}
}
}
}
]
}