Skip to content

talelbaz/topics_in_Digital_Humanities_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital_Humanities_project

Working Process

Our goal was to simplify the way of finding an archive file and improve the user experience.

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.

Technologies

  • PYTHON
  • GEOJSON
  • KEPLER

How to use it

  1. open https://kepler.gl/
  2. click 'get started' button for adding new layer
  3. drag 'data.geojson' and load it
  4. All set - we’re ready to go :)
  • (If you faced any problems, just take a look on the video below)

Example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages