Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create new data structure for outputting to json data #17

Open
theovoss opened this issue Jun 18, 2014 · 1 comment
Open

Create new data structure for outputting to json data #17

theovoss opened this issue Jun 18, 2014 · 1 comment

Comments

@theovoss
Copy link
Contributor

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.

@theovoss 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
@theovoss
Copy link
Contributor Author

I'm thinking the new data structure will just be arrays of entrytime and exittime pairs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant