First we took the raw data and extract the 'location' field which is a name that describes a place. We used 'geopy' library for Python to get lat/long coordinates from the 'location' field. In addition we convert the raw data to GEOJSON format which supprted in Kepler open source map. After that we uploaded the data to Kepler map and now you can use it easily and filter the data you interested in.
- PYTHON
- GEOJSON
- KEPLER
- open https://kepler.gl/
- click 'get started' button for adding new layer
- drag 'data.geojson' and load it
- All set - we’re ready to go :)
- (If you faced any problems, just take a look on the video below)