Skip to content

GSS-Cogs/provider-covid-infection-survey

Repository files navigation

provider-covid-infection-survey

This repo is a test case for transforming ONS Covid Infection Survey data into CSV-Ws, as well as training. This is a republication of existing data and no additional functionality can be derived from this repo.

Additionally, below is how to curl SPARQL queries to gss-data.org.uk's SPARQL end point as a proof of concept.

curl  -H "Accept: text/csv" 'https://beta.gss-data.org.uk/sparql' --data-urlencode query="$(< query.rq)"
curl  -H "Accept: application/json" 'https://beta.gss-data.org.uk/sparql' --data-urlencode query="$(< query.rq)"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published