Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

Produce statistical data based on the building-database of the Behindertenverband Leipzig e.V. Its purpose is to outline information about support for disabled people in (public) buildings in Leipzig.

Notifications You must be signed in to change notification settings

AKSW/transform-bvl-csv-to-datacube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transform-bvl-csv-to-datacube

About

Produce statistical data based on the building-database of the Behindertenverband Leipzig e.V. The purpose is to outline information about support for disabled people in public buildings at Leipzig.

Usage

To run the process install Jupyter and start a notebook with jupyter notebook in the same directory where your notebook files are.

After that open the corresponding notebook you want to use and run all cells in it by clicking Cell -> Run Cells.

Update data

Replace the path to the provided CSV in the querying notebook and Run all cells. Afterwards run all cells from the csv-2-datacube notebook and new Datacube should be in the dist folder.

Docker

Also you could run the transformation in a Docker container. To build the Docker image run the following command within the repository folder:

docker build -t bvl docker/

To start the process define a path to a folder on your host system which contains a source.csv file and run:

 docker run -v /path/to/folder:/shared bvl

The results will be placed in the same folder.

About

Produce statistical data based on the building-database of the Behindertenverband Leipzig e.V. Its purpose is to outline information about support for disabled people in (public) buildings in Leipzig.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •