MichaelSchoenitzer created this task.
MichaelSchoenitzer added projects: Wikidata, Wikidata-Query-Service.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION

Querries like "Biggest company in field x" are currently impossible or at least very hard to write since turnover, profits, etc. are in the currency of the state the companies headquarter is in.

Proposed solution: Implement a currency converter as a query service, that allows all currencies to be converted into a given Currency. Format could be something like:

  SERVICE wikibase:currencyconverter {
      bd:serviceParam wikibase:value ?value.
      bd:serviceParam wikibase:currency ?currency.
      bd:serviceParam wikibase:targetcurrency wd:Q4917.
      bd:serviceParam wikibase:date wikibase:now.
}


TASK DETAIL
https://phabricator.wikimedia.org/T210164

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: MichaelSchoenitzer
Cc: MichaelSchoenitzer, Aklapper, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, D3r1ck01, Jonas, Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to