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

Provider Reports - API #606

Closed
wants to merge 7 commits into from
Closed

Provider Reports - API #606

wants to merge 7 commits into from

Conversation

schnuerle
Copy link
Member

@schnuerle schnuerle commented Dec 10, 2020

Explain pull request

This is a simplified, beta implementation of the #569 special groups aggregate metrics issue. It adds a /reports endpoint within the Provider API that handles returning monthly trip counts of special groups, in this case just low income groups.

The structure is similar to the Metrics API, but reduced in scope (no duration specifications, no measures besides counts of trips).

Is this a breaking change

  • No, not breaking (new feature)

Impacted Spec

Which spec(s) will this pull request impact?

  • provider

Additional context

Measures and durations could be added back into the PR. See PR #607 for a static version of this solution.

@schnuerle schnuerle requested a review from a team as a code owner December 10, 2020 02:52
@schnuerle schnuerle requested a review from a team December 10, 2020 02:52
@schnuerle schnuerle marked this pull request as draft December 10, 2020 02:52
@schnuerle schnuerle added enhancement New feature or request privacy Implications around privacy for the attention of the OMF Privacy Committee Provider Specific to the Provider API labels Dec 10, 2020
@schnuerle schnuerle linked an issue Dec 10, 2020 that may be closed by this pull request
@schnuerle schnuerle added this to the 1.1.0 milestone Dec 10, 2020
@schnuerle schnuerle self-assigned this Dec 10, 2020
@schnuerle schnuerle changed the title Provider Reports Provider Reports - API Dec 11, 2020
@schnuerle
Copy link
Member Author

Created a static version of this solution with PR #607 based on feedback from WG call.

@schnuerle schnuerle removed this from the 1.1.0 milestone Dec 16, 2020
@schnuerle
Copy link
Member Author

Closing this in favor of the static version in #607.

@schnuerle schnuerle closed this Dec 16, 2020
@schnuerle schnuerle deleted the feature-provider-reports branch January 26, 2021 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request privacy Implications around privacy for the attention of the OMF Privacy Committee Provider Specific to the Provider API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Special groups aggregate metrics
2 participants