Recent | Popular
#sparql #wikidata #query
select * from shortform.submitted s where user_input is not null and user_input != '{}' and "name" is not null and "name" != '{}' order by random() limit 10;
select distinct count(*) from auth."user" inner join shortform.firm on shortform.firm.organization_id = auth."user".organization_id limit 10;
select distinct ?school ?schoolLabel where { ?school wdt:P31/wdt:P279* wd:Q38723. SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } } limit 100
Sat May 29 2021 22:50:10 GMT+0000 (Coordinated Universal Time)
Sat May 29 2021 22:04:22 GMT+0000 (Coordinated Universal Time)
Fri May 21 2021 23:48:41 GMT+0000 (Coordinated Universal Time) https://query.wikidata.org/