Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.04 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.04 KB

valueguard jupyter notebooks

Data science notebooks for housing analysis in Swedens

About

Notebooks examples on how to interact with the Valueguard API

Documentation about the API: Valueguard python client documentation

Notebooks

Valueguard-api

Residential Registry

Installation

Run it from Docker (Linux)

  1. Copy docker_run_template.sh to docker_run.sh cp docker_run_template.sh docker_run.sh
  2. Change the variables in docker_run.sh
  3. Make it executable. chmod +x ./docker_run.sh
  4. Make sure you have Docker installed
  5. Run it. ./docker_run.sh