Skip to content

alessiogandelli/geospatial-uppsala-housing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geospatial analaysis of the city of Uppsala, Sweden

Data used

Steps to reproduce

database setup

The Uppsala.osm file have been loaded into a postgresql db using osm2pgsql to do that:

  • install postgres.app
  • install pg4 admin
  • install osm2pgsql
  • create a database in pg4admin
  • create extension postgis and hstore in the database
  • import the osm file to the database

osm2pgsql data/uppsala.osm -d geospatial

Libraries used

geopandas, shapely, geocoder, osmnx, networkx, folium, mapclassify, pysal

Analysis

All the analysis can be found inside the notebook analysis.ipynb

About

find home in Uppsala

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages