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

Implements selectTruSatStats_JSON() #119

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

interplanetarychris
Copy link
Contributor

Includes routines to create stored procedure as well as query to JSON

Produces JSON output of the form:
{"total_sat_count": 3764, "total_obs_count": 127349, "total_user_count": 130, "total_station_count": 41, "last30_sat_count": 0, "last30_tle_count": 0, "last30_obs_count": 16, "last30_active_stations": 2, "last30_active_users": 2}

Code has been implemented on devvy, including necessary EXECUTE privileges for @Kmoneal's account.

Closes #117

Includes routines to create store procedure as well as query to JSON
@interplanetarychris interplanetarychris added the enhancement New feature or request label Apr 24, 2020
@interplanetarychris interplanetarychris added this to the 1.1.0 milestone Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
TruSat 1.1.0
  
Awaiting triage
Development

Successfully merging this pull request may close these issues.

None yet

1 participant