Difference between revisions of "Visualizations"

From Wikibase Personal data
Jump to navigation Jump to search
Line 24: Line 24:
 
|-
 
|-
 
| Adtech ecosystem || [[adtech|routes your personal data takes when you browse the web]] ||   
 
| Adtech ecosystem || [[adtech|routes your personal data takes when you browse the web]] ||   
|-
 
| Scottish data ecosystem || [[MyData Scotland ecosystem mapping]] workshop ||
 
[{{SPARQLEmbed|query={{SPARQLTableQuery|table=Q201}}}}]
 
[{{SPARQLEmbed|query={{SPARQLTableQuery|table=Q227}}}}]
 
[{{SPARQLEmbed|query={{SPARQLTableQuery|table=Q228}}}}]
 
[{{SPARQLEmbed|query={{SPARQLWorkshopQuery|workshop=Q224}}}}]
 
 
|-
 
|-
 
| Platform economy and work || workers contribute a lot of data to the [[gig work ecosystem]]  ||
 
| Platform economy and work || workers contribute a lot of data to the [[gig work ecosystem]]  ||
|-
 
| MyDataLab Geneva|| [[Presentation_MyDataLab |workshop]] run in the context of the OpenGeneva festival ||
 
* [http://tinyurl.com/y49p76ff Paul's Wikidata footprint]
 
* [https://query.personaldata.io/embed.html#%23defaultView%3AGraph%0APREFIX%20pdio%3A%20%3Chttp%3A%2F%2Fwiki.personaldata.io%2Fentity%2F%3E%0APREFIX%20pdiot%3A%20%3Chttp%3A%2F%2Fwiki.personaldata.io%2Fprop%2Fdirect%2F%3E%0A%0ASELECT%20%3Fnode%20%3FnodeLabel%20%3FnodeImage%20%3FchildNode%20%3FchildNodeLabel%20%3FchildNodeImage%20%3Frgb%20WHERE%20%7B%0A%20%20%7B%0A%20%20%20%20BIND%28pdio%3AQ308%20AS%20%3Fnode%29%0A%20%20%20%20%3Fnode%20%3Fp%20%3Fi.%0A%20%20%20%20OPTIONAL%20%7B%20%3Fnode%20pdiot%3AP47%20%3FnodeImage.%20%7D%0A%20%20%20%20%3FchildNode%20%3Fx%20%3Fp.%0A%20%20%20%20%3FchildNode%20rdf%3Atype%20wikibase%3AProperty.%0A%20%20%20%20FILTER%28STRSTARTS%28STR%28%3Fi%29%2C%20%22http%3A%2F%2Fwiki.personaldata.io%2Fentity%2FQ%22%29%29%0A%20%20%20%20FILTER%28STRSTARTS%28STR%28%3FchildNode%29%2C%20%22http%3A%2F%2Fwiki.personaldata.io%2Fentity%2FP%22%29%29%0A%20%20%7D%0A%20%20UNION%0A%20%20%7B%0A%20%20%20%20BIND%28%22EFFBD8%22%20AS%20%3Frgb%29%0A%20%20%20%20pdio%3AQ308%20%3Fp%20%3FchildNode.%0A%20%20%20%20OPTIONAL%20%7B%20%3FchildNode%20pdiot%3AP47%20%3FchildNodeImage.%20%7D%0A%20%20%20%20%3Fnode%20%3Fx%20%3Fp.%0A%20%20%20%20%3Fnode%20rdf%3Atype%20wikibase%3AProperty.%0A%20%20%20%20FILTER%28STRSTARTS%28STR%28%3FchildNode%29%2C%20%22http%3A%2F%2Fwiki.personaldata.io%2Fentity%2FQ%22%29%29%0A%20%20%7D%0A%20%20OPTIONAL%20%7B%0A%20%20%20%20%3Fnode%20pdiot%3AP47%20%3FnodeImage.%0A%20%20%20%20%3FchildNode%20pdiot%3AP47%20%3FchildNodeImage.%0A%20%20%7D%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22en%22.%20%7D%0A%7D Mickey Mouse's social network]
 
* [http://tinyurl.com/yyyk42d8 Sustainable development goals]
 
* [https://www.wikidata.org/wiki/Wikidata:WikiProject_Sustainable_Development  WikiProject SDGs]
 
* [http://tinyurl.com/y6r6mm7n OpenGeneva]
 
* [http://tinyurl.com/y253gnam OpenGeneva hackathons]
 
|-
 
| MyData ecosystem || [[MyData case bank]] ||
 
|-
 
| MyData Finland ecosystem || [[Mapping/Finland|Finnish ecosystem]] ||
 
[{{SPARQLEmbed|query={{SPARQLcountry|country=Q564}}}}]
 
|-
 
| MyData Japan ecosystem || [[Mapping/Japan|Japanese ecosystem]] ||
 
[{{SPARQLEmbed|query={{SPARQLcountry|country=Q681|legend=true}}}}]
 
 
|-
 
|-
 
| Mobility data ecosystem || [[Mobility services|actors and activities in the mobility space]] ||
 
| Mobility data ecosystem || [[Mobility services|actors and activities in the mobility space]] ||

Revision as of 00:14, 20 September 2019

We think producing quickly and efficiently visualisations that are maximally relevant to specific segments of our stakeholders is key to our success in engaging progressively more participants.

We find ourselves in a particularly virtuous feedback loop if we manage to put contributors in front of a simple interface (to them) to enter data, knowing that their work will directly translate into an outcome valuable to them. The easiest way to achieve that is to give them a perspective on their own work that they didn't have before, because they can then address their peers with already new information.

For this reason, we need to be able to produce high quality visualisations in an extremely modular way. There are several reasons for the modularity:

  • separation of concerns between querying the database for data and producing the visualisation itself;
  • modularity of either side;
  • access controls on components generating such requests.

For these reasons, we wish to split searches below into reusable components, but we are not there yet...

Visualizations

These are some of the visualizations we are building together.


Data ecosystem Topic Visualization
Facebook's tools various Facebook tools, and how they exchange information [1]
Facebook and disinformation how disinformation blends into our information ecosystem through Facebook [2]
Cambridge Analytica scandal visual summary [3]
Adtech ecosystem routes your personal data takes when you browse the web
Platform economy and work workers contribute a lot of data to the gig work ecosystem
Mobility data ecosystem actors and activities in the mobility space
Open Science Hardware Mapping the Gathering for Open Science Hardware community

MyData

MyData Topic Visualization
Facebook's tools various Facebook tools, and how they exchange information * MyData org members
Open Science Hardware Mapping the Gathering for Open Science Hardware community


Of course, it is necessary for these visualisations to engage in a mapping process. We explain here how to do so.