-
Notifications
You must be signed in to change notification settings - Fork 10
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
Overall statistics #109
Comments
Number of tracks is available through calling https://envirocar.org/api/stable/tracks?limit=1 The HTTP Response Header
|
Great - I would collect that information in a API though an not use headers. But the code should show how the information can be retrieved server side, which is good. |
API sketch (comments welcome @matthesrieke), should probably move this issue to the server.
|
headers can be part of the API. We currently only support HTTP anyhow. But providing nice JSON is also fine with me. |
Am 15.11.2013 12:58, schrieb MartinDueren:
Ann Hitchcock tel. +49 (0)251 396371 -21 [email protected] General Managers: |
Discussion of API layout continued in server issue enviroCar/enviroCar-server#170 |
Create statstics for complete database ("the current state"):
Think about the temporal resolution of the statistics (archive), potentially cached.
Regarding the website presentation, the page should show the statistics starting with the overall statistics of "just now" and two graphs of three graphs that are interesting to observe over time (no user interaction, just preconfigured graphs)
Other statistics, such as number of cars, users, contributors should be prepared on the server side but not added to the website.
The text was updated successfully, but these errors were encountered: