This repo contains data scraped from GoOut.cz, the data is saved as GeoJSON (out.json
), other information is in the CSV file (venues.csv
).
Show what data the given files contain, how it is spatially distributed, spatial context (locations around, public transport, etc.), relationships and links...
- Analyze the data.
- Mandatory - Create a simple visualization web app, use React for the UI and either:
- After completing the mandatory task, optionally:
- use banana.gl for rendering,
- use deck.gl for rendering,
- use mapbox-gl for rendering,
- use leaflet for rendering,
- use openlayers for rendering,
- use anything else for rendering.
- use the available GeoJSON of road network to show the spatial context (download from opendata.iprpraha.cz)
Interactive web application. Please submit as link to your own github repo with instructions on how to run the app. Keep it simple.