We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 work for the following query from Deliverable 2:
Were countries with smaller harvested yield areas able to produce more crops?
This query will use the Country, Product, and Element entities, and will be connected through the Produces and Collection-method relations to
This will allow the user to identify what, if any, trends exist between a country’s yield area and the amount of the crop they were able to produce.
The text was updated successfully, but these errors were encountered:
naserash
No branches or pull requests
Implement backend work for the following query from Deliverable 2:
Were countries with smaller harvested yield areas able to produce more crops?
This query will use the Country, Product, and Element entities, and will be connected through the Produces and Collection-method relations to
This will allow the user to identify what, if any, trends exist between a country’s yield area and the amount of the crop they were able to produce.
The text was updated successfully, but these errors were encountered: