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

[FEATURE] - add endpoint to return summary of business data #265

Open
navarroc opened this issue Oct 16, 2024 · 0 comments
Open

[FEATURE] - add endpoint to return summary of business data #265

navarroc opened this issue Oct 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@navarroc
Copy link
Contributor

Is your feature request related to a problem? Please describe.
We don't have an endpoint to return the summary of business data, which is what the crop insurance data is based on. The crop insurance data is a "summary" of the summary of business data.

Describe the solution you'd like
We need to add an endpoint to return the summary of business data, along with filters to get subsets of it or aggregate it to what we use in the crop insurance page. This needs to be either queried from the database.

Describe alternatives you've considered
To begin, the data could come from JSON/CSV files on the service, but I believe the data should fit well in a database structure.

Additional context
None

@navarroc navarroc added the enhancement New feature or request label Oct 16, 2024
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
None yet
Development

No branches or pull requests

1 participant