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

Implement backend API endpoint for query 3 #19

Open
GoonerBrian opened this issue Mar 20, 2023 · 0 comments
Open

Implement backend API endpoint for query 3 #19

GoonerBrian opened this issue Mar 20, 2023 · 0 comments
Assignees

Comments

@GoonerBrian
Copy link
Owner

GoonerBrian commented Mar 20, 2023

Implement backend work for the following query from Deliverable 2:

How has the ratio of the production vs yield of a specific crop changed over a period of time between 2 countries?

This query will focus on the data contained in the Country, Product, and Element entities, and will be connected through the Produces and Collection-method relations. The ratio between production and yield will be calculated at the time the query is run and stored in a view. The user will specify which 2 countries they want to compare and the time period. The user can use this query to help identify trends in production and yields rates that may be related or contrasted between 2 countries.

@GoonerBrian GoonerBrian self-assigned this Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant