Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

SQLite database containing place names, geolocation and airport / train station information - to facilitate analysis on the notes of the "Isdal woman"

Notifications You must be signed in to change notification settings

dnso86/isdal-woman-travel-dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

For some context, please read the article "Isdal Woman: Connecting the Scattered Dots"! 😃

Isdal Woman Travel dataset

This script generates a SQLite database containing place names, geolocation and airport / train station information - to facilitate analysis on the notes of the "Isdal woman". You can read more about the case of the Isdal Woman here.

Generating the dataset

  • Go to GeoNames and download the file called allCountries.zip
  • Go to OpenDataSoft and download the file containing the list of european train stations, european-train-stations.csv
  • Go to openflights.org and download the file containing the OpenFlights Airports Database, airports-extended.dat
  • Copy all files downloaded above to the data/ directory
  • Run load-data.py
  • The database will be saved to isdal-geo.sqlite

About

SQLite database containing place names, geolocation and airport / train station information - to facilitate analysis on the notes of the "Isdal woman"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages