-
Notifications
You must be signed in to change notification settings - Fork 2
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
Addition to the API #30
Comments
Ideas on how to implement stuff mentiond in this issueInstead of having this data hard-coded into the website like this:
Then after having that one could add a command or whatever its called to the API with like "https://www.herta-experiment.org/frbstats/api/generalstats" which returns these stats as an array like with the FRBs. Also pretty much the same for the graphs just with a linke maybe like this: Also for the filter option maybe smth like this: |
Dynamic updating of events observed is part of #24 (it's actually the only one that is constantly up-to-date automatically). There's a JavaScript snippet in I think the API support for the stats should come only after #24 is covered. |
Make it possbile to get the genereal stats (like total observerd events, repeaters, galactic sources, event coverage)
Maybe also accsess to the FRB Count over Time Graph, or the FRB Class graph (as png?)
Maybe also a filter option not to only search by name?!
The text was updated successfully, but these errors were encountered: