You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unknowns only have 1 data point, so I want the user to be able to say make all unknowns be an x hour duration.
Current data structure is how full the lot is over the course of a day.
So the data in the json needs to say which data point it was (entry or exit) instead of just how full the lot is.
@keekeejeejee, the current data is just the static, 'how many spots are filled in the lot at a given day'. I'd say start playing with that and see what format you want the unknown data in.
The text was updated successfully, but these errors were encountered:
theovoss
changed the title
Create new data structure for unknowns in json data
Create new data structure for outputting to json data
Jun 18, 2014
Unknowns only have 1 data point, so I want the user to be able to say make all unknowns be an x hour duration.
Current data structure is how full the lot is over the course of a day.
So the data in the json needs to say which data point it was (entry or exit) instead of just how full the lot is.
@keekeejeejee, the current data is just the static, 'how many spots are filled in the lot at a given day'. I'd say start playing with that and see what format you want the unknown data in.
The text was updated successfully, but these errors were encountered: