Re: COVID-19 Open Research Dataset

On 3/26/20 7:07 PM, Juan Sequeda wrote:
> All,
>
> Tableau has published COVID-19 data [1] which is being hosted on
> data.world [2]. This data can be queried directly in SQL... and also
> in SPARQL! The CSV data is represented in CSVW. 
>
> There are plenty of other datasets on data.world too. 
>
>
>
>
> [1] https://data.world/covid-19-data-resource-hub/covid-19-case-counts
> [2] https://data.world/covid-19-data-resource-hub/covid-19-case-counts
>
Hi Juan,

Great!

BTW -- What's the change-sensitivity level of this data?

Can SQL happen over HTTP, just like it does re Google Spreadsheets?

Here's an example using cURL re a Google Spreadsheet URL that returns
CSV and also includes an encoded SQL Query Text parameter:

curl -I
"https://docs.google.com/spreadsheets/d/1Z0csxYkWFuvNpfaGQDKnhqdREHcwYbvd3s7vHsWsT5Q/gviz/tq?tqx=out:csv&sheet=US_State_Tracker_To_Date&tq=select%20A%2C%20B%2CC%2CL%2CM%2CN"

Likewise, is there a URL-pattern for SPARQL?


-- 
Regards,

Kingsley Idehen       
Founder & CEO 
OpenLink Software   
Home Page: http://www.openlinksw.com
Community Support: https://community.openlinksw.com
Weblogs (Blogs):
Company Blog: https://medium.com/openlink-software-blog
Virtuoso Blog: https://medium.com/virtuoso-blog
Data Access Drivers Blog: https://medium.com/openlink-odbc-jdbc-ado-net-data-access-drivers

Personal Weblogs (Blogs):
Medium Blog: https://medium.com/@kidehen
Legacy Blogs: http://www.openlinksw.com/blog/~kidehen/
              http://kidehen.blogspot.com

Profile Pages:
Pinterest: https://www.pinterest.com/kidehen/
Quora: https://www.quora.com/profile/Kingsley-Uyi-Idehen
Twitter: https://twitter.com/kidehen
Google+: https://plus.google.com/+KingsleyIdehen/about
LinkedIn: http://www.linkedin.com/in/kidehen

Web Identities (WebID):
Personal: http://kingsley.idehen.net/public_home/kidehen/profile.ttl#i
        : http://id.myopenlink.net/DAV/home/KingsleyUyiIdehen/Public/kingsley.ttl#this

Received on Friday, 27 March 2020 13:15:04 UTC