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

Wikidata GraphQL implementation #89

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Wikidata GraphQL implementation #89

wants to merge 15 commits into from

Conversation

ben-hong
Copy link
Collaborator

This pull request includes a

  • Bug fix
  • New feature
  • New number fact
  • Translation

The following changes were made

- created graphQL endpoint and tested queries and schema

  • Created parseData.js file to organize the data to be used in the graphQL resolver.
    -queries:
    ---getAttractions- input a keyword in arg to get list of name, visitors, and coordinates from attractions
    ---getMuseums- input a keyword in arg to get list of name, visitors, and coordinates from attractions
    ---getVisitors- input type, operator, and count in arg to get list of name, visitors, and coordinates from either museums or attractions
    -tested the graphQL queries and schemas
    -tested the parseData.js file
    -created skyscraperRawData.js, but never did anything with it yet

issue:
#88

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

Successfully merging this pull request may close these issues.

2 participants