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

Functions to get structured data from Wikidata #17

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

jupeg
Copy link
Collaborator

@jupeg jupeg commented Apr 20, 2022

Here are some functions for retrieving structured data from the Wikidata project.
It can be helpful in finding some characters' data like occupation and nationality (although only a few characters are entities in wikidata).

Get the corresponding json using the functions get_json_from_qid() and get_json_from_query() and transform it in a DataFrame with the properties of interest using dataframe_from_json()

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.

1 participant