SpectData / MONAH_Earnings_Call

0 stars 0 forks source link

Pilot Download of GS Wikibase/Wikidata Graph to Local Computer #6

Open joshkyh opened 3 years ago

joshkyh commented 3 years ago

Referring to the VOLTAGE paper: We mine connections between companies from Wikidata, Wikidata represents relations in the form of statements like (subject; predicate; object)such as (Facebook; founded by; Mark Zuckerberg)

In this step, I'd like to explore how to download the above graph for ONE company onto the LOCAL computer. In future steps, we would expand it to download graphs for multiple companies onto the graph SQL Server. I have made this step tiny because I believe that there is much learning/investigation/setup to do to download the first graph.

For this step, please also investigate if it is possible to get the graph for a historical point in time. For example, the current CEO of GS could be Person A, but it was Person B in 2018, when the earnings call was made in 2018.

This is only a 5 min investigation from me, I have found two references that could help you figure out the differences/ usages between Wikibase https://doc.wikimedia.org/Wikibase/master/php/md_docs_documentation.html and Wikidata https://www.wikidata.org/wiki/Wikidata:Introduction