Daniel-Mietchen / ideas

A dumping ground for halfbaked ideas, some of which will hopefully be worked on soon
Other
26 stars 6 forks source link

Tag papers that are both about autism and about data science #1078

Open Daniel-Mietchen opened 5 years ago

Daniel-Mietchen commented 5 years ago

e.g. to find out whether autistic people have a higher propensity to work in data science than others of their age cohort, as some anecdotes would suggest.

Daniel-Mietchen commented 5 years ago

Here is a first query to find the occupation of people with some relation — either via field of work (P101) or medical condition (P1050) — with autism or autism spectrum disorders:

SELECT DISTINCT ?occupation ?occupationLabel ?property WHERE {
  ?person wdt:P106 ?occupation .
  { ?person ?property wd:Q38404 . } UNION { ?person ?property wd:Q1436063 . } 
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
Daniel-Mietchen commented 5 years ago

Currently, the above query yields 30 results, of which 8 are due to P101(