This project was inspired by Analyzing COVID-19 Data with SPARQL blog post.
It is using the express server of stardog cloud. The database name is covid19nyt
.
This project uses kepler.gl to render the data on the map. For the query to work, it was adjusted to get the latitude and longitude of each county reported by NYT. You can see the query here.
https://rossjackson.github.io/stardog-react-kepler/
REACT_APP_MAPBOX_TOKEN
- kepler.gl is built upon Mapbox. You will need a Mapbox Access Token to use it.