AndrewRWilliams commited on
Commit
1e98127
1 Parent(s): 7e0adbb

Amend metadata

Browse files
Files changed (1) hide show
  1. traffic_metadata.json +3 -3
traffic_metadata.json CHANGED
@@ -105,7 +105,7 @@
105
  "unit": "miles"
106
  },
107
  "Name": {
108
- "description": "Name of the sensor or the location",
109
  "data_type": "object",
110
  "unit": null
111
  },
@@ -115,12 +115,12 @@
115
  "unit": null
116
  },
117
  "Type": {
118
- "description": "Type of road or segment (e.g., freeway, highway)",
119
  "data_type": "object",
120
  "unit": null
121
  },
122
  "Sensor Type": {
123
- "description": "Type of sensor used (e.g., loop, radar)",
124
  "data_type": "object",
125
  "unit": null
126
  }
 
105
  "unit": "miles"
106
  },
107
  "Name": {
108
+ "description": "Name of the location in shorthand, e.g. '99SB at Crystal Way'",
109
  "data_type": "object",
110
  "unit": null
111
  },
 
115
  "unit": null
116
  },
117
  "Type": {
118
+ "description": "Type of road or segment (always 'Mainline' in this case)",
119
  "data_type": "object",
120
  "unit": null
121
  },
122
  "Sensor Type": {
123
+ "description": "Type of sensor used (e.g., 'loops', 'radars', 'magnetometers', 'others')",
124
  "data_type": "object",
125
  "unit": null
126
  }