LandRegistry/import-addressbase

Name: import-addressbase

Owner: HM Land Registry

Description: null

Created: 2015-02-20 09:50:43.0

Updated: 2015-03-05 10:50:39.0

Pushed: 2015-03-06 17:46:20.0

Homepage: null

Size: 252

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Setup

To create a virtual env, run the following from a shell:

mkvirtualenv -p /usr/bin/python3 import-addressbase
pip install -r requirements.txt

To run it, run the following from a shell:

workon import-addressbase
python import.py /path/to/addressbase_file.csv -n localhost:4900

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.